MLK-16976-1 ARM64: dts: fsl-imx8: add OTG register regions for Cadence USB3
authorPeter Chen <peter.chen@nxp.com>
Fri, 24 Nov 2017 09:15:04 +0000 (17:15 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Tue, 20 Mar 2018 19:50:34 +0000 (14:50 -0500)
Add OTG register regions for Cadence USB3.

BuildInfo:
- SCFW 245582b, IMX-MKIMAGE 0ad6069a, ATF 6bd98a3
- U-Boot 2017.03-imx_v2017.03+gfa65b0a

Acked-by: Jun Li <jun.li@nxp.com>
Signed-off-by: Peter Chen <peter.chen@nxp.com>
arch/arm64/boot/dts/freescale/fsl-imx8qm.dtsi
arch/arm64/boot/dts/freescale/fsl-imx8qxp.dtsi

index 12b8f59..b523b1d 100644 (file)
                reg = <0x0 0x5B110000 0x0 0x10000>,
                        <0x0 0x5B130000 0x0 0x10000>,
                        <0x0 0x5B140000 0x0 0x10000>,
-                       <0x0 0x5B160000 0x0 0x40000>;
+                       <0x0 0x5B160000 0x0 0x40000>,
+                       <0x0 0x5B120000 0x0 0x10000>;
                interrupt-parent = <&gic>;
                interrupts = <GIC_SPI 271 IRQ_TYPE_LEVEL_HIGH>;
                clocks = <&clk IMX8QM_USB3_LPM_CLK>,
index 2cbc9c3..fc0869c 100644 (file)
                reg = <0x0 0x5B110000 0x0 0x10000>,
                        <0x0 0x5B130000 0x0 0x10000>,
                        <0x0 0x5B140000 0x0 0x10000>,
-                       <0x0 0x5B160000 0x0 0x40000>;
+                       <0x0 0x5B160000 0x0 0x40000>,
+                       <0x0 0x5B120000 0x0 0x10000>;
                interrupt-parent = <&gic>;
                interrupts = <GIC_SPI 271 IRQ_TYPE_LEVEL_HIGH>;
                clocks = <&clk IMX8QXP_USB3_LPM_CLK>,