mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 22:52:35 +02:00
Revert "arm64: dts: rockchip: make rk3368 cru syscon"
This reverts commit bfd8339bc2.
cif driver don't access cru directly.
Change-Id: I907b700f1792be5ea7c4127638f55782f6223d00
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
This commit is contained in:
parent
f947855a4b
commit
86c52ed094
|
|
@ -1136,7 +1136,7 @@ reboot-mode {
|
|||
};
|
||||
|
||||
cru: clock-controller@ff760000 {
|
||||
compatible = "rockchip,rk3368-cru", "syscon";
|
||||
compatible = "rockchip,rk3368-cru";
|
||||
reg = <0x0 0xff760000 0x0 0x1000>;
|
||||
rockchip,grf = <&grf>;
|
||||
#clock-cells = <1>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user