arm64: dts: mediatek: mt8173: Add domain supply for mfg_async
[linux-2.6-microblaze.git] / arch / arm64 / boot / dts / mediatek / mt8173-elm.dtsi
index 44a0346..e666ebb 100644 (file)
 #include "mt8173.dtsi"
 
 / {
+       aliases {
+               mmc0 = &mmc0;
+               mmc1 = &mmc1;
+               mmc2 = &mmc3;
+       };
+
        memory@40000000 {
                device_type = "memory";
                reg = <0 0x40000000 0 0x80000000>;
@@ -87,7 +93,6 @@
        panel: panel {
                compatible = "lg,lp120up1";
                power-supply = <&panel_fixed_3v3>;
-               ddc-i2c-bus = <&i2c0>;
                backlight = <&backlight>;
 
                port {
        };
 };
 
+&mfg_async {
+       domain-supply = <&da9211_vgpu_reg>;
+};
+
 &cec {
        status = "okay";
 };