ARM: dts: am335x-baltos: change nand-xfer-type
authorYegor Yefremov <yegorslists@googlemail.com>
Tue, 5 Jul 2022 12:23:55 +0000 (14:23 +0200)
committerTony Lindgren <tony@atomide.com>
Wed, 7 Sep 2022 05:15:23 +0000 (08:15 +0300)
Use "prefetch-dma" instead of "polled".

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Message-Id: <20220705122355.14854-1-yegorslists@googlemail.com>
Acked-by: Roger Quadros <rogerq@kernel.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am335x-baltos.dtsi

index d3eafee79a2379be4eac25283d13091be0008fe6..6161c8929a781ab90b8cc2163bc53c904b4f2d5b 100644 (file)
                rb-gpios = <&gpmc 0 GPIO_ACTIVE_HIGH>; /* gpmc_wait0 */
                nand-bus-width = <8>;
                ti,nand-ecc-opt = "bch8";
-               ti,nand-xfer-type = "polled";
+               ti,nand-xfer-type = "prefetch-dma";
 
                gpmc,device-nand = "true";
                gpmc,device-width = <1>;