Skip to content
Snippets Groups Projects
Commit 23abad36 authored by Alexandre Bailon's avatar Alexandre Bailon
Browse files

ARM64: mt8165-evk: Add the APU DRM device


This add the APU DRM device to mt8365 evk.

Signed-off-by: default avatarAlexandre Bailon <abailon@baylibre.com>
parent a16dcd63
No related branches found
No related tags found
No related merge requests found
Pipeline #13460 failed
...@@ -105,6 +105,12 @@ vdev0buffer: vdev0buffer@52900000 { ...@@ -105,6 +105,12 @@ vdev0buffer: vdev0buffer@52900000 {
}; };
}; };
apu_drm@0 {
compatible = "mediatek,apu-drm";
remoteproc = <&apu_rproc>;
iova = <0 0x60000000 0 0x10000000>;
};
vsys_lcm_reg: regulator-vsys-lcm { vsys_lcm_reg: regulator-vsys-lcm {
compatible = "regulator-fixed"; compatible = "regulator-fixed";
regulator-name = "vsys_lcm"; regulator-name = "vsys_lcm";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment