mirror of https://github.com/armbian/build.git
Add missing node for youyeetoo r1 on current kernel (#7472)
This commit is contained in:
parent
05afe5df3a
commit
6d8b845029
|
@ -226,6 +226,11 @@
|
|||
mem-supply = <&vdd_cpu_lit_mem_s0>;
|
||||
};
|
||||
|
||||
&display_subsystem {
|
||||
clocks = <&hdptxphy_hdmi0>;
|
||||
clock-names = "hdmi0_phy_pll";
|
||||
};
|
||||
|
||||
&gpu {
|
||||
mali-supply = <&vdd_gpu_s0>;
|
||||
status = "okay";
|
||||
|
|
Loading…
Reference in New Issue