From: Geert Uytterhoeven <geert+renesas@glider.be>
To: Simon Horman <horms@verge.net.au>, Magnus Damm <magnus.damm@gmail.com>
Cc: devicetree@vger.kernel.org, linux-sh@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [PATCH 6/7] ARM: shmobile: alt dts: Replace status value "ok" by "okay"
Date: Tue, 9 Dec 2014 12:25:04 +0100 [thread overview]
Message-ID: <1418124305-7445-6-git-send-email-geert+renesas@glider.be> (raw)
In-Reply-To: <1418124305-7445-1-git-send-email-geert+renesas@glider.be>
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/r8a7794-alt.dts | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/boot/dts/r8a7794-alt.dts b/arch/arm/boot/dts/r8a7794-alt.dts
index f2cf7576bf3f5a0b..0d848e60507172ef 100644
--- a/arch/arm/boot/dts/r8a7794-alt.dts
+++ b/arch/arm/boot/dts/r8a7794-alt.dts
@@ -40,9 +40,9 @@
};
&cmt0 {
- status = "ok";
+ status = "okay";
};
&scif2 {
- status = "ok";
+ status = "okay";
};
--
1.9.1
next prev parent reply other threads:[~2014-12-09 11:25 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Geert Uytterhoeven [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1418124305-7445-6-git-send-email-geert+renesas@glider.be \
--to=geert+renesas@glider.be \
--cc=devicetree@vger.kernel.org \
--cc=horms@verge.net.au \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-sh@vger.kernel.org \
--cc=magnus.damm@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).