]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/arm/dts/tegra20.dtsi
tegra: fdt: Add clock bindings
[karo-tx-uboot.git] / arch / arm / dts / tegra20.dtsi
index a9a98eaf13b9ad2476c4114735305e0daec7f7cf..2c46e117519313b9c9610ff73bd61b65c92694b2 100644 (file)
@@ -4,6 +4,22 @@
        compatible = "nvidia,tegra20";
        interrupt-parent = <&intc>;
 
+       tegra_car: clock@60006000 {
+               compatible = "nvidia,tegra20-car";
+               reg = <0x60006000 0x1000>;
+               #clock-cells = <1>;
+       };
+
+       clocks {
+               #address-cells = <1>;
+               #size-cells = <0>;
+
+               osc: clock {
+                       compatible = "fixed-clock";
+                       #clock-cells = <0>;
+               };
+       };
+
        intc: interrupt-controller@50041000 {
                compatible = "nvidia,tegra20-gic";
                interrupt-controller;