1
0
Fork 0

MLK-19850-2 ARM64: dts: fsl-imx8dx: enlarge USB PHY register region

There is a DCD module at USBPHY, the offset is from 0x800.

Reviewed-by: Jun Li <jun.li@nxp.com>
Signed-off-by: Peter Chen <peter.chen@nxp.com>
pull/10/head
Peter Chen 2018-09-28 14:43:20 +08:00 committed by Jason Liu
parent f9e7bb437e
commit bf477d1420
1 changed files with 1 additions and 1 deletions

View File

@ -2366,7 +2366,7 @@
usbphy1: usbphy@0x5b100000 {
compatible = "fsl,imx8qm-usbphy", "fsl,imx7ulp-usbphy", "fsl,imx6ul-usbphy", "fsl,imx23-usbphy";
reg = <0x0 0x5b100000 0x0 0x200>;
reg = <0x0 0x5b100000 0x0 0x1000>;
clocks = <&clk IMX8QXP_USB2_PHY_IPG_CLK>;
power-domains = <&pd_conn_usbotg0_phy>;
};