arm: dts: imx: fsl-imx8qm.dtsi: add gpio aliases to fix gpio command
[oweals/u-boot.git] / arch / arm / dts / tegra20-tamonten.dtsi
index 78449e613379dc12ebc8914fdd5f8957c8150ac0..f13ef4d05a841772506121e97f91f7aca31ebd67 100644 (file)
@@ -8,7 +8,7 @@
                reg = <0x00000000 0x20000000>;
        };
 
-       host1x {
+       host1x@50000000 {
                hdmi {
                        vdd-supply = <&hdmi_vdd_reg>;
                        pll-supply = <&hdmi_pll_reg>;
                status = "okay";
        };
 
+       clocks {
+               compatible = "simple-bus";
+               #address-cells = <1>;
+               #size-cells = <0>;
+
+               clk32k_in: clock@0 {
+                       compatible = "fixed-clock";
+                       reg=<0>;
+                       #clock-cells = <0>;
+                       clock-frequency = <32768>;
+               };
+       };
+
        regulators {
                compatible = "simple-bus";