Merge branch 'bt-fix' (bluetooth fixes from Marcel)
[linux-2.6-microblaze.git] / arch / arm / boot / dts / bcm2835-rpi-a.dts
index 46d078e..4b1af06 100644 (file)
@@ -94,3 +94,9 @@
 &hdmi {
        hpd-gpios = <&gpio 46 GPIO_ACTIVE_HIGH>;
 };
+
+&uart0 {
+       pinctrl-names = "default";
+       pinctrl-0 = <&uart0_gpio14>;
+       status = "okay";
+};