]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/fsl-ls1043a.dtsi
tegra: video: Move LCD driver to use the DM PWM driver
[u-boot] / arch / arm / dts / fsl-ls1043a.dtsi
index 12ea0ab541ff58c62672c586df6bd2981bedc1c6..66b409a05c21090e4715c5b8013d1cfc2cae5755 100644 (file)
                        clock-names = "ipg";
                        status = "disabled";
                };
+               qspi: quadspi@1550000 {
+                       compatible = "fsl,vf610-qspi";
+                       #address-cells = <1>;
+                       #size-cells = <0>;
+                       reg = <0x1550000 0x10000>,
+                               <0x40000000 0x4000000>;
+                       num-cs = <2>;
+                       big-endian;
+                       status = "disabled";
+               };
        };
 };