]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
doc: dt-binding: ci-hdrc-usb2: split vendor specific properties
authorPeter Chen <peter.chen@freescale.com>
Wed, 16 Sep 2015 01:24:19 +0000 (09:24 +0800)
committerPeter Chen <peter.chen@freescale.com>
Thu, 22 Oct 2015 01:36:21 +0000 (09:36 +0800)
Each vendor may have its specific properties, they are not belonged
to common optional properties, split them from common's.

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Peter Chen <peter.chen@freescale.com>
Documentation/devicetree/bindings/usb/ci-hdrc-usb2.txt

index e4e30cc3c05dcff1c54bc4c6ceaf83d91c66411e..781296bfbe4faacc951feb2756fb4232a0f8027c 100644 (file)
@@ -27,10 +27,6 @@ Optional properties:
 - vbus-supply: reference to the VBUS regulator
 - maximum-speed: limit the maximum connection speed to "full-speed".
 - tpl-support: TPL (Targeted Peripheral List) feature for targeted hosts
-- fsl,usbmisc: (FSL only) phandler of non-core register device, with one
-  argument that indicate usb controller index
-- disable-over-current: (FSL only) disable over current detect
-- external-vbus-divider: (FSL only) enables off-chip resistor divider for Vbus
 - itc-setting: interrupt threshold control register control, the setting
   should be aligned with ITC bits at register USBCMD.
 - ahb-burst-config: it is vendor dependent, the required value should be
@@ -58,6 +54,12 @@ Optional properties:
 - phy-clkgate-delay-us: the delay time (us) between putting the PHY into
   low power mode and gating the PHY clock.
 
+i.mx specific properties
+- fsl,usbmisc: phandler of non-core register device, with one
+  argument that indicate usb controller index
+- disable-over-current: disable over current detect
+- external-vbus-divider: enables off-chip resistor divider for Vbus
+
 Example:
 
        usb@f7ed0000 {