ARM: dts: rockchip: add "rockchip,rk3228-grf" compatible for rk322x grf node

rockchip,rk3228-grf is used both for rk3228 and rk3229.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Shawn Lin
2018-02-07 14:20:02 +08:00
committed by Heiko Stuebner
parent 99435889bd
commit 692f492f66

View File

@@ -233,7 +233,7 @@
};
grf: syscon@11000000 {
compatible = "syscon", "simple-mfd";
compatible = "rockchip,rk3228-grf", "syscon", "simple-mfd";
reg = <0x11000000 0x1000>;
#address-cells = <1>;
#size-cells = <1>;