};
        };
 
-       panel: panel {
-               compatible = "lg,lp120up1";
-               power-supply = <&panel_fixed_3v3>;
-               backlight = <&backlight>;
-
-               port {
-                       panel_in: endpoint {
-                               remote-endpoint = <&ps8640_out>;
-                       };
-               };
-       };
-
        panel_fixed_3v3: regulator1 {
                compatible = "regulator-fixed";
                regulator-name = "PANEL_3V3";
                                };
                        };
                };
+
+               aux-bus {
+                       panel: panel {
+                               compatible = "lg,lp120up1";
+                               power-supply = <&panel_fixed_3v3>;
+                               backlight = <&backlight>;
+
+                               port {
+                                       panel_in: endpoint {
+                                               remote-endpoint = <&ps8640_out>;
+                                       };
+                               };
+                       };
+               };
        };
 };