From: Matt Porter Date: Thu, 24 Apr 2014 17:12:56 +0000 (-0400) Subject: dt: bindings: dwc2: fix required value for the phy-names property X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~21^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d4bde5fab13615a619ae74deb1a159c68506780;p=pandora-kernel.git dt: bindings: dwc2: fix required value for the phy-names property "7408484 usb: gadget: s3c-hsotg: enable generic phy support" introduces generic phy support to the dwc2.txt binding and the s3c-hsotg driver which implements support for the binding. The binding documentation incorrectly states that the phy-names property will be "device". The binding example, driver, and one dts user all implement the phy-names property as requiring "usb2-phy". Fix the dwc2.txt binding documentation to correctly specify "usb2-phy" as the appropriate value for phy-names. Reported-by: Tomasz Figa Signed-off-by: Matt Porter Signed-off-by: Rob Herring --- Reading git-diff-tree failed