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:
Jianqun Xu
2022-08-18 15:01:25 +08:00
committed by Tao Huang
parent c8b2593e7a
commit 2c72e670b0

View File

@@ -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";
};