mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: dts: rockchip: rk3566/rk3568: add iq feature property in rkisp
Signed-off-by: Hu Kejun <william.hu@rock-chips.com> Change-Id: I147672d5a788b54f08060b5071bb2d505ab646d4
This commit is contained in:
@@ -48,6 +48,10 @@
|
||||
};
|
||||
};
|
||||
|
||||
&rkisp {
|
||||
rockchip,iq-feature = /bits/ 64 <0x3FBF7FE67FF>;
|
||||
};
|
||||
|
||||
&usbdrd_dwc3 {
|
||||
phys = <&u2phy0_otg>;
|
||||
phy-names = "usb2-phy";
|
||||
|
||||
@@ -1305,6 +1305,7 @@
|
||||
rockchip,grf = <&grf>;
|
||||
power-domains = <&power RK3568_PD_VI>;
|
||||
iommus = <&rkisp_mmu>;
|
||||
rockchip,iq-feature = /bits/ 64 <0x3FBFFFE67FF>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user