mirror of
https://github.com/torvalds/linux.git
synced 2026-06-10 07:32:29 +02:00
arm64: dts: rockchip: rk356x evb: enable csi2 dphy hw
Signed-off-by: Allon Huang <allon.huang@rock-chips.com> Change-Id: Ia5afe5729e09273123f35c36429f0aef498304cd
This commit is contained in:
parent
d4795f4b66
commit
66605ab268
|
|
@ -48,6 +48,10 @@ &combphy1_usq {
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&csi2_dphy_hw {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&csi2_dphy0 {
|
||||
status = "okay";
|
||||
|
||||
|
|
|
|||
|
|
@ -280,6 +280,10 @@ &cpu0 {
|
|||
cpu-supply = <&vdd_cpu>;
|
||||
};
|
||||
|
||||
&csi2_dphy_hw {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&csi2_dphy0 {
|
||||
status = "okay";
|
||||
|
||||
|
|
|
|||
|
|
@ -194,6 +194,10 @@ &cpu0 {
|
|||
cpu-supply = <&vdd_cpu>;
|
||||
};
|
||||
|
||||
&csi2_dphy_hw {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&csi2_dphy0 {
|
||||
status = "okay";
|
||||
|
||||
|
|
|
|||
|
|
@ -98,6 +98,10 @@ &combphy2_psq {
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&csi2_dphy_hw {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&csi2_dphy0 {
|
||||
status = "okay";
|
||||
|
||||
|
|
|
|||
|
|
@ -253,6 +253,10 @@ &i2c5 {
|
|||
/delete-node/ mxc6655xa@15;
|
||||
};
|
||||
|
||||
&csi2_dphy_hw {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&csi2_dphy0 {
|
||||
status = "okay";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user