diff mbox series

[2/2] dt-bindings: phy: mxs-usb-phy: add imx8ulp and imx8qm compatible

Message ID 20230601080723.1556461-2-xu.yang_2@nxp.com
State New
Headers show
Series [1/2] dt-bindings: phy: mxs-usb-phy: convert to DT schema format | expand

Commit Message

Xu Yang June 1, 2023, 8:07 a.m. UTC
The imx8ulp and imx8qm are compatible with imx8dxl. This will add such
compatible.

Signed-off-by: Xu Yang <xu.yang_2@nxp.com>
---
 Documentation/devicetree/bindings/phy/mxs-usb-phy.yaml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/phy/mxs-usb-phy.yaml b/Documentation/devicetree/bindings/phy/mxs-usb-phy.yaml
index 48b0e654e52c..642491d7fcbc 100644
--- a/Documentation/devicetree/bindings/phy/mxs-usb-phy.yaml
+++ b/Documentation/devicetree/bindings/phy/mxs-usb-phy.yaml
@@ -30,7 +30,10 @@  properties:
           - const: fsl,imx6ul-usbphy
           - const: fsl,imx23-usbphy
       - items:
-          - const: fsl,imx8dxl-usbphy
+          - enum:
+              - fsl,imx8ulp-usbphy
+              - fsl,imx8dxl-usbphy
+              - fsl,imx8qm-usbphy
           - const: fsl,imx7ulp-usbphy
           - const: fsl,imx6ul-usbphy
           - const: fsl,imx23-usbphy