mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
dt-bindings: phy: mxs-usb-phy: add imx8ulp and imx8qm compatible
The imx8ulp and imx8qm are compatible with imx8dxl. This will add such compatible. Signed-off-by: Xu Yang <xu.yang_2@nxp.com> Acked-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20230613083445.1129137-2-xu.yang_2@nxp.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
This commit is contained in:
parent
bbbfd03290
commit
1abd3127bd
1 changed files with 4 additions and 1 deletions
|
@ -29,7 +29,10 @@ properties:
|
|||
- const: fsl,imx6ul-usbphy
|
||||
- const: fsl,imx23-usbphy
|
||||
- items:
|
||||
- const: fsl,imx8dxl-usbphy
|
||||
- enum:
|
||||
- fsl,imx8dxl-usbphy
|
||||
- fsl,imx8qm-usbphy
|
||||
- fsl,imx8ulp-usbphy
|
||||
- const: fsl,imx7ulp-usbphy
|
||||
|
||||
reg:
|
||||
|
|
Loading…
Add table
Reference in a new issue