]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - arch/arm/boot/dts/bcm958525xmc.dts
ARM: dts: NSP: DT Clean-ups
[mirror_ubuntu-artful-kernel.git] / arch / arm / boot / dts / bcm958525xmc.dts
index 959cde911c3c5102c5b5db0f72cf6a6b86476934..4492f55720d9f7cd6979e7133a007e42c973bda0 100644 (file)
@@ -59,6 +59,8 @@
        };
 };
 
+/* XHCI, MMC, and Ethernet support needed to be complete */
+
 &i2c0 {
        temperature-sensor@4c {
                compatible = "adi,adt7461a";
        };
 };
 
-/* XHCI, MMC, and Ethernet support needed to be complete */
-
-&uart0 {
-       status = "okay";
-};
-
 &pcie0 {
        status = "okay";
 };
        status = "okay";
 };
 
+&pinctrl {
+       pinctrl-names = "default";
+       pinctrl-0 = <&nand_sel>;
+       nand_sel: nand_sel {
+               function = "nand";
+               groups = "nand_grp";
+       };
+};
+
 &sata_phy0 {
        status = "okay";
 };
        status = "okay";
 };
 
-&pinctrl {
-       pinctrl-names = "default";
-       pinctrl-0 = <&nand_sel>;
-       nand_sel: nand_sel {
-               function = "nand";
-               groups = "nand_grp";
-       };
+&uart0 {
+       status = "okay";
 };