ARM: dts: gr8: Add support for the GR8 evaluation board
[cascardo/linux.git] / arch / arm / boot / dts / at91-ariag25.dts
index e9ced30..4da011a 100644 (file)
        };
 
        clocks {
-               #address-cells = <1>;
-               #size-cells = <1>;
-               ranges;
-
-               main_clock: clock@0 {
-                       compatible = "atmel,osc", "fixed-clock";
-                       clock-frequency = <12000000>;
-               };
-
                slow_xtal {
                        clock-frequency = <32768>;
                };
 
        };
 
-       onewire@0 {
+       onewire {
                compatible = "w1-gpio";
                gpios = <&pioA 21 GPIO_ACTIVE_LOW>;
                pinctrl-names = "default";