[PATCH 1/2] ARM: dts: Add missing gpmc setting for phyCORE-AM335x

Teresa Gámez t.gamez at phytec.de
Tue Dec 9 01:01:55 PST 2014


cycle2cycle-diffcsen needs to be enabled.

Signed-off-by: Teresa Gámez <t.gamez at phytec.de>
---
 arch/arm/dts/am335x-phytec-phycore-som.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/dts/am335x-phytec-phycore-som.dtsi b/arch/arm/dts/am335x-phytec-phycore-som.dtsi
index f1bcb8b..fbd6760 100644
--- a/arch/arm/dts/am335x-phytec-phycore-som.dtsi
+++ b/arch/arm/dts/am335x-phytec-phycore-som.dtsi
@@ -225,6 +225,7 @@
 		gpmc,wait-on-write = "true";
 		gpmc,bus-turnaround-ns = <0>;
 		gpmc,cycle2cycle-delay-ns = <50>;
+		gpmc,cycle2cycle-diffcsen;
 		gpmc,clk-activation-ns = <0>;
 		gpmc,wait-monitoring-ns = <0>;
 		gpmc,wr-access-ns = <0>;
-- 
1.9.1




More information about the barebox mailing list