mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 07:03:37 +02:00
arm64: dts: rockchip: make rk3368 cru syscon
Change-Id: I5585401276ac1230c50b699e7e550fdbaa394f1e Signed-off-by: Peng Zhou <benjo.zhou@rock-chips.com>
This commit is contained in:
parent
fd66488313
commit
bfd8339bc2
|
|
@ -1136,7 +1136,7 @@ reboot-mode {
|
|||
};
|
||||
|
||||
cru: clock-controller@ff760000 {
|
||||
compatible = "rockchip,rk3368-cru";
|
||||
compatible = "rockchip,rk3368-cru", "syscon";
|
||||
reg = <0x0 0xff760000 0x0 0x1000>;
|
||||
rockchip,grf = <&grf>;
|
||||
#clock-cells = <1>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user