projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
568035b
)
ARM: dts: am335x-baltos: change nand-xfer-type
author
Yegor Yefremov
<yegorslists@googlemail.com>
Tue, 5 Jul 2022 12:23:55 +0000
(14:23 +0200)
committer
Tony 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
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/am335x-baltos.dtsi
b/arch/arm/boot/dts/am335x-baltos.dtsi
index d3eafee79a2379be4eac25283d13091be0008fe6..6161c8929a781ab90b8cc2163bc53c904b4f2d5b 100644
(file)
--- a/
arch/arm/boot/dts/am335x-baltos.dtsi
+++ b/
arch/arm/boot/dts/am335x-baltos.dtsi
@@
-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 = "p
olled
";
+ ti,nand-xfer-type = "p
refetch-dma
";
gpmc,device-nand = "true";
gpmc,device-width = <1>;