Merge branch 'master' of git://git.denx.de/u-boot-spi
[platform/kernel/u-boot.git] / arch / arm / dts / zynqmp-zcu100-revC.dts
index 6e575a0..05491e9 100644 (file)
 
        ltc2954: ltc2954 { /* U7 */
                compatible = "lltc,ltc2954", "lltc,ltc2952";
+               status = "disabled";
                trigger-gpios = <&gpio 26 GPIO_ACTIVE_LOW>; /* INT line - input */
                /* If there is HW watchdog on mezzanine this signal should be connected there */
                watchdog-gpios = <&gpio 35 GPIO_ACTIVE_HIGH>; /* MIO on PAD */
 &spi0 { /* Low Speed connector */
        status = "okay";
        label = "LS-SPI0";
+       num-cs = <1>;
 };
 
 &spi1 { /* High Speed connector */
        status = "okay";
        label = "HS-SPI1";
+       num-cs = <1>;
 };
 
 &uart0 {