Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

doc: dt-binding: ci-hdrc-usb2: split vendor specific properties

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>

+6 -4
+6 -4
Documentation/devicetree/bindings/usb/ci-hdrc-usb2.txt
··· 27 27 - vbus-supply: reference to the VBUS regulator 28 28 - maximum-speed: limit the maximum connection speed to "full-speed". 29 29 - tpl-support: TPL (Targeted Peripheral List) feature for targeted hosts 30 - - fsl,usbmisc: (FSL only) phandler of non-core register device, with one 31 - argument that indicate usb controller index 32 - - disable-over-current: (FSL only) disable over current detect 33 - - external-vbus-divider: (FSL only) enables off-chip resistor divider for Vbus 34 30 - itc-setting: interrupt threshold control register control, the setting 35 31 should be aligned with ITC bits at register USBCMD. 36 32 - ahb-burst-config: it is vendor dependent, the required value should be ··· 53 57 be specified. 54 58 - phy-clkgate-delay-us: the delay time (us) between putting the PHY into 55 59 low power mode and gating the PHY clock. 60 + 61 + i.mx specific properties 62 + - fsl,usbmisc: phandler of non-core register device, with one 63 + argument that indicate usb controller index 64 + - disable-over-current: disable over current detect 65 + - external-vbus-divider: enables off-chip resistor divider for Vbus 56 66 57 67 Example: 58 68