mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-24 19:40:21 +09:00
ODROID-M1/M1S: arm64/dts: fix to enable Panfrost GPU driver
Change-Id: If14c3f3100bb0c585f5d7c1312d1af5bf4f5686c
This commit is contained in:
@@ -302,6 +302,8 @@
|
||||
&gpu {
|
||||
mali-supply = <&vdd_gpu>;
|
||||
status = "okay";
|
||||
interrupt-names = "gpu", "mmu", "job";
|
||||
clock-names = "gpu", "bus";
|
||||
};
|
||||
|
||||
&display_subsystem {
|
||||
|
||||
@@ -272,6 +272,11 @@
|
||||
"", "", "", "", "", "", "", "";
|
||||
};
|
||||
|
||||
&gpu {
|
||||
interrupt-names = "gpu", "mmu", "job";
|
||||
clock-names = "gpu", "bus";
|
||||
};
|
||||
|
||||
&hdmi_sound {
|
||||
simple-audio-card,name = "ODROID-M1-HDMI";
|
||||
status = "okay";
|
||||
|
||||
Reference in New Issue
Block a user