From: Geert Uytterhoeven <geert+renesas@glider.be>
Date: Tue, 9 Dec 2014 11:25:05 +0000 (+0100)
Subject: ARM: shmobile: kzm9g-reference dts: Replace status value "ok" by "okay"
X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=338d1f0b5e877eae51c885da81d86b0efd6373e7;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git

ARM: shmobile: kzm9g-reference dts: Replace status value "ok" by "okay"

While the DT parsing code recognizes "ok" as a valid value for the
"status" property, ePAPR v1.1 doesn't mention it in the list of valid
values.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---

diff --git a/arch/arm/boot/dts/sh73a0-kzm9g-reference.dts b/arch/arm/boot/dts/sh73a0-kzm9g-reference.dts
index 939be1299ca6..863dc4c7d7f6 100644
--- a/arch/arm/boot/dts/sh73a0-kzm9g-reference.dts
+++ b/arch/arm/boot/dts/sh73a0-kzm9g-reference.dts
@@ -179,7 +179,7 @@
 };
 
 &cmt1 {
-	status = "ok";
+	status = "okay";
 };
 
 &i2c0 {