regulator: pwm: implement ->enable(), ->disable() and ->is_enabled methods
[deliverable/linux.git] / arch / arm / boot / dts / bcm4708-netgear-r6250.dts
index 326ce8f4e49cc13e1495b9d66ac84946740482db..64b8d10ccff8ce65bb318a6ed318cd98d97a8f0e 100644 (file)
                reg = <0x00000000 0x08000000>;
        };
 
-       chipcommonA {
-               uart0: serial@0300 {
-                       status = "okay";
-               };
-
-               uart1: serial@0400 {
-                       status = "okay";
-               };
-       };
-
        leds {
                compatible = "gpio-leds";
 
@@ -92,3 +82,7 @@
                };
        };
 };
+
+&uart0 {
+       status = "okay";
+};
This page took 0.039901 seconds and 5 git commands to generate.