Message ID | 20220607111625.1845393-9-abel.vesa@nxp.com |
---|---|
State | Accepted |
Commit | 8567abecf22aeedd22d6468c19c23446d48c0f92 |
Headers | show |
Series | [v9,01/12] arm64: dts: freescale: Add adma subsystem dtsi for imx8dxl | expand |
On 07-06-22, 14:16, Abel Vesa wrote: > Add compatible for i.MX8DXL USB PHY. Applied, thanks > > Signed-off-by: Abel Vesa <abel.vesa@nxp.com> > Acked-by: Rob Herring <robh@kernel.org> > --- > Documentation/devicetree/bindings/phy/mxs-usb-phy.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/phy/mxs-usb-phy.txt b/Documentation/devicetree/bindings/phy/mxs-usb-phy.txt > index c9f5c0caf8a9..c9e392c64a7c 100644 > --- a/Documentation/devicetree/bindings/phy/mxs-usb-phy.txt > +++ b/Documentation/devicetree/bindings/phy/mxs-usb-phy.txt > @@ -8,6 +8,7 @@ Required properties: > * "fsl,vf610-usbphy" for Vybrid vf610 > * "fsl,imx6sx-usbphy" for imx6sx > * "fsl,imx7ulp-usbphy" for imx7ulp > + * "fsl,imx8dxl-usbphy" for imx8dxl > "fsl,imx23-usbphy" is still a fallback for other strings > - reg: Should contain registers location and length > - interrupts: Should contain phy interrupt > -- > 2.34.3 > > > -- > linux-phy mailing list > linux-phy@lists.infradead.org > https://lists.infradead.org/mailman/listinfo/linux-phy
diff --git a/Documentation/devicetree/bindings/phy/mxs-usb-phy.txt b/Documentation/devicetree/bindings/phy/mxs-usb-phy.txt index c9f5c0caf8a9..c9e392c64a7c 100644 --- a/Documentation/devicetree/bindings/phy/mxs-usb-phy.txt +++ b/Documentation/devicetree/bindings/phy/mxs-usb-phy.txt @@ -8,6 +8,7 @@ Required properties: * "fsl,vf610-usbphy" for Vybrid vf610 * "fsl,imx6sx-usbphy" for imx6sx * "fsl,imx7ulp-usbphy" for imx7ulp + * "fsl,imx8dxl-usbphy" for imx8dxl "fsl,imx23-usbphy" is still a fallback for other strings - reg: Should contain registers location and length - interrupts: Should contain phy interrupt