mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
arm64: dts: rockchip: rk3399-sapphire-excavator-edp: distinguish isp relate nodes for Android 9.0 & 8.1
rk3399-sapphire-excavator-edp*: isp0/1 for CameraHal1 in Android8.1 or lower version rkisp1_0/1 & mipi_dphy_rx0/tx1rx1 for CameraHal3 in Android9.0 Change-Id: I6bae9306d22edaebc6aaf6a3f49129f26977e623 Signed-off-by: Wang Panzhenzhuan <randy.wang@rock-chips.com>
This commit is contained in:
committed by
Tao Huang
parent
fcf4c451bd
commit
4883f31786
@@ -32,3 +32,20 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
&mipi_dphy_rx0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&mipi_dphy_tx1rx1 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&rkisp1_0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&rkisp1_1 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
@@ -68,3 +68,11 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
&isp0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&isp1 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
@@ -255,14 +255,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
&isp0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&isp1 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&isp0_mmu {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user