doc: usb: usbmisc-imx: add imx6sx compatible string
Add compatible string for imx6sx-usbmisc. Signed-off-by: Peter Chen <peter.chen@freescale.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
2e37cfd8e0
commit
b0e04f852a
|
@ -5,6 +5,7 @@ Required properties:
|
|||
- compatible: Should be one of below:
|
||||
"fsl,imx6q-usbmisc" for imx6q
|
||||
"fsl,vf610-usbmisc" for Vybrid vf610
|
||||
"fsl,imx6sx-usbmisc" for imx6sx
|
||||
- reg: Should contain registers location and length
|
||||
|
||||
Examples:
|
||||
|
|
Loading…
Reference in New Issue