[PATCH v4,2/3] ARM: dts: AM33XX: update GPMC node

Gupta, Pekon pekon at ti.com
Tue May 28 07:41:24 EDT 2013


From: "Gupta, Pekon" <pekon at ti.com>

add prefix to 'gpmc' specific properties

Signed-off-by: Gupta, Pekon <pekon at ti.com>
---
 arch/arm/boot/dts/am33xx.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi
index 0425af8..095f696 100644
--- a/arch/arm/boot/dts/am33xx.dtsi
+++ b/arch/arm/boot/dts/am33xx.dtsi
@@ -418,7 +418,7 @@
 			reg = <0x50000000 0x2000>;
 			interrupts = <100>;
 			num-cs = <7>;
-			num-waitpins = <2>;
+			gpmc,num-waitpins = <2>;
 			#address-cells = <2>;
 			#size-cells = <1>;
 			status = "disabled";
-- 
1.8.1




More information about the linux-mtd mailing list