From: Nicolas Ferre Date: Wed, 3 Jul 2013 10:51:36 +0000 (+0200) Subject: ARM: at91/DT: at91sam9x5ek: fix USB host property to enable port C X-Git-Tag: v3.11-rc7~14^2~5^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69b90f1aadd68fb61d7ff182886f11761086c04a;p=pandora-kernel.git ARM: at91/DT: at91sam9x5ek: fix USB host property to enable port C Device Tree "num-ports" property of USB host node has to be set to maximum number of ports available. The possibility to activate a particular port is done by specifying the proper gpio configuration for its vbus. This patch fixes the USB host node by configuring the 3 ports available on the product and letting "port A" available for USB gadget usage. Reported-by: Rodolfo Giometti Signed-off-by: Nicolas Ferre Acked-by: Jean-Christophe PLAGNIOL-VILLARD Cc: Bo Shen --- Reading git-diff-tree failed