ARM: dts: am335x-baltos: change nand-xfer-type
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>
This commit is contained in:
parent
568035b01c
commit
aa8dfaf50b
@ -197,7 +197,7 @@
|
||||
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>;
|
||||
|
Loading…
Reference in New Issue
Block a user