mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
arm64: dts: rockchip: rk3588s move the compatible property ahead for dfi
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com> Change-Id: I4e2bb5169a9d71e454a09111307c96de3c42cdff
This commit is contained in:
@@ -4466,8 +4466,8 @@
|
||||
};
|
||||
|
||||
dfi: dfi@fe060000 {
|
||||
reg = <0x00 0xfe060000 0x00 0x10000>;
|
||||
compatible = "rockchip,rk3588-dfi";
|
||||
reg = <0x00 0xfe060000 0x00 0x10000>;
|
||||
rockchip,pmu_grf = <&pmu1_grf>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user