diff mbox

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

Message ID 1369741285-1967-3-git-send-email-pekon@ti.com
State Not Applicable
Headers show

Commit Message

pekon gupta May 28, 2013, 11:41 a.m. UTC
From: "Gupta, Pekon" <pekon@ti.com>

add prefix to 'gpmc' specific properties

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

Patch

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";