Update rk3568-nanopi-r5s.dts
This commit is contained in:
parent
e894047b4d
commit
30a7d8e664
@ -34,7 +34,6 @@
|
|||||||
stdout-path = "serial2:1500000n8";
|
stdout-path = "serial2:1500000n8";
|
||||||
};
|
};
|
||||||
|
|
||||||
#ifdef DTS_NO_LEGACY
|
|
||||||
hdmi-con {
|
hdmi-con {
|
||||||
compatible = "hdmi-connector";
|
compatible = "hdmi-connector";
|
||||||
type = "a";
|
type = "a";
|
||||||
@ -45,7 +44,6 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
#endif
|
|
||||||
|
|
||||||
leds {
|
leds {
|
||||||
compatible = "gpio-leds";
|
compatible = "gpio-leds";
|
||||||
@ -187,7 +185,6 @@
|
|||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
#ifdef DTS_NO_LEGACY
|
|
||||||
&gpu {
|
&gpu {
|
||||||
mali-supply = <&vdd_gpu>;
|
mali-supply = <&vdd_gpu>;
|
||||||
status = "okay";
|
status = "okay";
|
||||||
@ -214,7 +211,6 @@
|
|||||||
&hdmi_sound {
|
&hdmi_sound {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
#endif
|
|
||||||
|
|
||||||
&i2c0 {
|
&i2c0 {
|
||||||
i2c-scl-rising-time-ns = <160>;
|
i2c-scl-rising-time-ns = <160>;
|
||||||
@ -473,11 +469,9 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
#ifdef DTS_NO_LEGACY
|
|
||||||
&i2s0_8ch {
|
&i2s0_8ch {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
#endif
|
|
||||||
|
|
||||||
&mdio0 {
|
&mdio0 {
|
||||||
rgmii_phy0: phy@1 {
|
rgmii_phy0: phy@1 {
|
||||||
@ -690,7 +684,6 @@
|
|||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
#ifdef DTS_NO_LEGACY
|
|
||||||
&vop {
|
&vop {
|
||||||
assigned-clocks = <&cru DCLK_VOP0>, <&cru DCLK_VOP1>;
|
assigned-clocks = <&cru DCLK_VOP0>, <&cru DCLK_VOP1>;
|
||||||
assigned-clock-parents = <&pmucru PLL_HPLL>, <&cru PLL_VPLL>;
|
assigned-clock-parents = <&pmucru PLL_HPLL>, <&cru PLL_VPLL>;
|
||||||
@ -707,4 +700,3 @@
|
|||||||
remote-endpoint = <&hdmi_in_vp0>;
|
remote-endpoint = <&hdmi_in_vp0>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
#endif
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user