Skip to content

Commit 1abd312

Browse files
Xu Yangvinodkoul
authored andcommitted
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>
1 parent bbbfd03 commit 1abd312

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Documentation/devicetree/bindings/phy/fsl,mxs-usbphy.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,10 @@ properties:
2929
- const: fsl,imx6ul-usbphy
3030
- const: fsl,imx23-usbphy
3131
- items:
32-
- const: fsl,imx8dxl-usbphy
32+
- enum:
33+
- fsl,imx8dxl-usbphy
34+
- fsl,imx8qm-usbphy
35+
- fsl,imx8ulp-usbphy
3336
- const: fsl,imx7ulp-usbphy
3437

3538
reg:

0 commit comments

Comments
 (0)