Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso...
[cascardo/linux.git] / arch / arm / boot / dts / keystone.dtsi
index 3f27282..e34b226 100644 (file)
@@ -20,6 +20,9 @@
 
        aliases {
                serial0 = &uart0;
+               spi0 = &spi0;
+               spi1 = &spi1;
+               spi2 = &spi2;
        };
 
        memory {
                             <GIC_SPI 23 IRQ_TYPE_EDGE_RISING>;
        };
 
+       psci {
+               compatible      = "arm,psci";
+               method          = "smc";
+               cpu_suspend     = <0x84000001>;
+               cpu_off         = <0x84000002>;
+               cpu_on          = <0x84000003>;
+       };
+
        soc {
                #address-cells = <1>;
                #size-cells = <1>;