Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client
[cascardo/linux.git] / arch / arm / boot / dts / bcm958625hr.dts
index 4caa8fa..4420025 100644 (file)
@@ -33,6 +33,7 @@
 /dts-v1/;
 
 #include "bcm-nsp.dtsi"
+#include <dt-bindings/gpio/gpio.h>
 
 / {
        model = "NorthStar Plus SVK (BCM958625HR)";
                device_type = "memory";
                reg = <0x60000000 0x80000000>;
        };
+
+       gpio-restart {
+               compatible = "gpio-restart";
+               gpios = <&gpioa 15 GPIO_ACTIVE_LOW>;
+               priority = <200>;
+       };
 };
 
 &nand {
                };
        };
 };
+
+&sata_phy0 {
+       status = "okay";
+};
+
+&sata_phy1 {
+       status = "okay";
+};
+
+&sata {
+       status = "okay";
+};