mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
arm64: dts: rockchip: rv1126b: Add dfi node
Change-Id: I6a75c7b60d5b36b35f2c4a88260ae7f7e0ff90ab Signed-off-by: Zhihuan He <huan.he@rock-chips.com>
This commit is contained in:
@@ -1667,6 +1667,13 @@
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
dfi: dfi@21620000 {
|
||||
compatible = "rockchip,rv1126b-dfi";
|
||||
reg = <0x21620000 0x10000>;
|
||||
rockchip,pmugrf = <&grf>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
mipi0_csi2_hw: mipi0-csi2-hw@21c00000 {
|
||||
compatible = "rockchip,rv1126b-mipi-csi2-hw";
|
||||
reg = <0x21c00000 0x10000>;
|
||||
|
||||
Reference in New Issue
Block a user