ARM: dts: rv1126: Add grf property for i2c2

Change-Id: Ica013514893d2097fbe0e744ce8b509dc2b6a961
Signed-off-by: David Wu <david.wu@rock-chips.com>
This commit is contained in:
David Wu
2020-04-07 10:14:10 +08:00
committed by Tao Huang
parent d4fefd31ed
commit da78decb84

View File

@@ -562,6 +562,7 @@
interrupts = <GIC_SPI 6 IRQ_TYPE_LEVEL_HIGH>;
#address-cells = <1>;
#size-cells = <0>;
rockchip,grf = <&pmugrf>;
clocks = <&pmucru CLK_I2C2>, <&pmucru PCLK_I2C2>;
clock-names = "i2c", "pclk";
pinctrl-names = "default";