devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/7] ARM: shmobile: genmai dts: Replace status value "ok" by "okay"
@ 2014-12-09 11:24 Geert Uytterhoeven
  2014-12-09 11:25 ` [PATCH 2/7] ARM: shmobile: armadillo800eva " Geert Uytterhoeven
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Geert Uytterhoeven @ 2014-12-09 11:24 UTC (permalink / raw)
  To: Simon Horman, Magnus Damm
  Cc: devicetree, linux-sh, linux-arm-kernel, Geert Uytterhoeven

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>
---
 arch/arm/boot/dts/r7s72100-genmai.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/r7s72100-genmai.dts b/arch/arm/boot/dts/r7s72100-genmai.dts
index 1518c5bcca33d8d1..a9da7a89fc4ba65a 100644
--- a/arch/arm/boot/dts/r7s72100-genmai.dts
+++ b/arch/arm/boot/dts/r7s72100-genmai.dts
@@ -45,7 +45,7 @@
 };
 
 &mtu2 {
-	status = "ok";
+	status = "okay";
 };
 
 &i2c2 {
-- 
1.9.1


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-12-10  0:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-09 11:24 [PATCH 1/7] ARM: shmobile: genmai dts: Replace status value "ok" by "okay" Geert Uytterhoeven
2014-12-09 11:25 ` [PATCH 2/7] ARM: shmobile: armadillo800eva " Geert Uytterhoeven
2014-12-09 11:25 ` [PATCH 3/7] ARM: shmobile: lager " Geert Uytterhoeven
2014-12-09 11:25 ` [PATCH 4/7] ARM: shmobile: henninger " Geert Uytterhoeven
     [not found] ` <1418124305-7445-1-git-send-email-geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org>
2014-12-09 11:25   ` [PATCH 5/7] ARM: shmobile: koelsch " Geert Uytterhoeven
2014-12-09 11:25 ` [PATCH 6/7] ARM: shmobile: alt " Geert Uytterhoeven
2014-12-09 11:25 ` [PATCH 7/7] ARM: shmobile: kzm9g-reference " Geert Uytterhoeven
2014-12-10  0:30 ` [PATCH 1/7] ARM: shmobile: genmai " Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).