arm: dts: k3-am654: Increase OSPI default frequency to 50MHz
authorVignesh Raghavendra <vigneshr@ti.com>
Thu, 2 Apr 2020 13:29:12 +0000 (18:59 +0530)
committerLokesh Vutla <lokeshvutla@ti.com>
Tue, 14 Apr 2020 10:14:48 +0000 (15:44 +0530)
In 1 bit mode OSPI can work at upto 50MHz, this provides better write
performance. Therefore increase frequency from 40MHz to 50MHz

Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
arch/arm/dts/k3-am654-base-board.dts
arch/arm/dts/k3-am654-r5-base-board.dts

index 5058b6c88e96042c121e12fa80d7d0158d9b630a..3ebf4af5e47a71d3e2c993926489d96e1765e9e8 100644 (file)
                reg = <0x0>;
                spi-tx-bus-width = <1>;
                spi-rx-bus-width = <8>;
-               spi-max-frequency = <40000000>;
+               spi-max-frequency = <50000000>;
                cdns,tshsl-ns = <60>;
                cdns,tsd2d-ns = <60>;
                cdns,tchsh-ns = <60>;
index 257b56a1b0323f4ef1b28188e916634b4cb56f82..e6b78643c197239ed66e17437e030bcf1112d7de 100644 (file)
                reg = <0x0>;
                spi-tx-bus-width = <1>;
                spi-rx-bus-width = <8>;
-               spi-max-frequency = <40000000>;
+               spi-max-frequency = <50000000>;
                cdns,tshsl-ns = <60>;
                cdns,tsd2d-ns = <60>;
                cdns,tchsh-ns = <60>;