arm64: dts: rockchip: add grf handle for rk3328 u3phy
authorWilliam Wu <wulf@rock-chips.com>
Tue, 21 Feb 2017 12:24:36 +0000 (20:24 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Wed, 22 Feb 2017 06:19:40 +0000 (14:19 +0800)
The USB 3.0 PHY need to config grf when change between
USB 2.0 only and USB 2.0/3.0 mode, so we add grf property
for u3phy node.

Change-Id: I4ff2670d0637e9d0cbae06f5e9efbde9a8513bb3
Signed-off-by: William Wu <wulf@rock-chips.com>
arch/arm64/boot/dts/rockchip/rk3328.dtsi

index 901cc7b94e60284618feb622756a2ec37b28cc48..45d56914f7d3a27a3b406a2cfd1f69e8fbfa65ce 100644 (file)
                compatible = "rockchip,rk3328-u3phy";
                reg = <0x0 0xff470000 0x0 0x0>;
                rockchip,u3phygrf = <&usb3phy_grf>;
+               rockchip,grf = <&grf>;
                interrupts = <GIC_SPI 77 IRQ_TYPE_LEVEL_HIGH>;
                interrupt-names = "linestate";
                clocks = <&cru PCLK_USB3PHY_OTG>, <&cru PCLK_USB3PHY_PIPE>;