mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
arm64: dts: rockchip: rk3588s: add dfi node
Signed-off-by: Zhihuan He <huan.he@rock-chips.com> Change-Id: I0148d935391c1369251787608fe18f22322e17cd
This commit is contained in:
@@ -3325,6 +3325,13 @@
|
||||
reg = <0x0 0xfdf82200 0x0 0x20>;
|
||||
};
|
||||
|
||||
dfi: dfi@fe060000 {
|
||||
reg = <0x00 0xfe060000 0x00 0x10000>;
|
||||
compatible = "rockchip,rk3588-dfi";
|
||||
rockchip,pmu_grf = <&pmu1_grf>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
pcie2x1l1: pcie@fe180000 {
|
||||
compatible = "rockchip,rk3588-pcie", "snps,dw-pcie";
|
||||
#address-cells = <3>;
|
||||
|
||||
Reference in New Issue
Block a user