Merge branch 'rework/fixup-for-5.15' into for-linus
[linux-2.6-microblaze.git] / arch / arm64 / boot / dts / mediatek / mt8183-kukui.dtsi
index ff56bcf..ae549d5 100644 (file)
        };
 };
 
+&gpu {
+       mali-supply = <&mt6358_vgpu_reg>;
+       sram-supply = <&mt6358_vsram_gpu_reg>;
+};
+
 &i2c0 {
        pinctrl-names = "default";
        pinctrl-0 = <&i2c0_pins>;
                        compatible = "google,extcon-usbc-cros-ec";
                        google,usb-port-id = <0>;
                };
+
+               cbas {
+                       compatible = "google,cros-cbas";
+               };
        };
 };
 
        status = "okay";
 };
 
+&thermal_zones {
+       tboard1 {
+               polling-delay = <1000>; /* milliseconds */
+               polling-delay-passive = <0>; /* milliseconds */
+               thermal-sensors = <&tboard_thermistor1>;
+       };
+
+       tboard2 {
+               polling-delay = <1000>; /* milliseconds */
+               polling-delay-passive = <0>; /* milliseconds */
+               thermal-sensors = <&tboard_thermistor2>;
+       };
+};
+
 &u3phy {
        status = "okay";
 };