Update rk3568-lubancat2.dts
This commit is contained in:
parent
8cfad22b98
commit
28f7769b42
@ -53,7 +53,6 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
#ifdef DTS_NO_LEGACY
|
|
||||||
hdmi-con {
|
hdmi-con {
|
||||||
compatible = "hdmi-connector";
|
compatible = "hdmi-connector";
|
||||||
type = "a";
|
type = "a";
|
||||||
@ -64,7 +63,6 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
#endif
|
|
||||||
|
|
||||||
dc_5v: dc-5v {
|
dc_5v: dc-5v {
|
||||||
compatible = "regulator-fixed";
|
compatible = "regulator-fixed";
|
||||||
@ -177,7 +175,6 @@
|
|||||||
cpu-supply = <&vdd_cpu>;
|
cpu-supply = <&vdd_cpu>;
|
||||||
};
|
};
|
||||||
|
|
||||||
#ifdef DTS_NO_LEGACY
|
|
||||||
&gpu {
|
&gpu {
|
||||||
mali-supply = <&vdd_gpu>;
|
mali-supply = <&vdd_gpu>;
|
||||||
status = "okay";
|
status = "okay";
|
||||||
@ -204,7 +201,6 @@
|
|||||||
&hdmi_sound {
|
&hdmi_sound {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
#endif
|
|
||||||
|
|
||||||
&i2c0 {
|
&i2c0 {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
@ -454,12 +450,10 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
#ifdef DTS_NO_LEGACY
|
|
||||||
&i2s1_8ch {
|
&i2s1_8ch {
|
||||||
rockchip,trcm-sync-tx-only;
|
rockchip,trcm-sync-tx-only;
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
#endif
|
|
||||||
|
|
||||||
&gmac0 {
|
&gmac0 {
|
||||||
phy-mode = "rgmii";
|
phy-mode = "rgmii";
|
||||||
@ -527,10 +521,6 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
&gic {
|
|
||||||
mbi-ranges = <94 31>, <229 31>, <289 31>;
|
|
||||||
};
|
|
||||||
|
|
||||||
&pcie30phy {
|
&pcie30phy {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
@ -698,7 +688,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>;
|
||||||
@ -715,7 +704,6 @@
|
|||||||
remote-endpoint = <&hdmi_in_vp0>;
|
remote-endpoint = <&hdmi_in_vp0>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
#endif
|
|
||||||
|
|
||||||
&pinctrl {
|
&pinctrl {
|
||||||
leds {
|
leds {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user