linux-arm-kernel.lists.infradead.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; 9+ messages in thread
From: Geert Uytterhoeven @ 2014-12-09 11:24 UTC (permalink / raw)
  To: linux-arm-kernel

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] 9+ messages in thread
* [GIT PULL] Renesas ARM Based SoC DT Cleanups for v3.20
@ 2014-12-29  1:43 Simon Horman
  2014-12-29  1:43 ` [PATCH 5/7] ARM: shmobile: koelsch dts: Replace status value "ok" by "okay" Simon Horman
  0 siblings, 1 reply; 9+ messages in thread
From: Simon Horman @ 2014-12-29  1:43 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Olof, Hi Kevin, Hi Arnd,

Please consider these Renesas ARM based SoC DT cleanups for v3.20.


The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672:

  Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-dt-cleanups-for-v3.20

for you to fetch changes up to 338d1f0b5e877eae51c885da81d86b0efd6373e7:

  ARM: shmobile: kzm9g-reference dts: Replace status value "ok" by "okay" (2014-12-21 16:55:32 +0900)

----------------------------------------------------------------
Renesas ARM Based SoC DT Cleanups for v3.20

* Replace status value "ok" with "okay"

----------------------------------------------------------------
Geert Uytterhoeven (7):
      ARM: shmobile: genmai dts: Replace status value "ok" by "okay"
      ARM: shmobile: armadillo800eva dts: Replace status value "ok" by "okay"
      ARM: shmobile: lager dts: Replace status value "ok" by "okay"
      ARM: shmobile: henninger dts: Replace status value "ok" by "okay"
      ARM: shmobile: koelsch dts: Replace status value "ok" by "okay"
      ARM: shmobile: alt dts: Replace status value "ok" by "okay"
      ARM: shmobile: kzm9g-reference dts: Replace status value "ok" by "okay"

 arch/arm/boot/dts/r7s72100-genmai.dts         |  2 +-
 arch/arm/boot/dts/r8a7740-armadillo800eva.dts |  4 ++--
 arch/arm/boot/dts/r8a7790-lager.dts           | 12 ++++++------
 arch/arm/boot/dts/r8a7791-henninger.dts       |  4 ++--
 arch/arm/boot/dts/r8a7791-koelsch.dts         |  6 +++---
 arch/arm/boot/dts/r8a7794-alt.dts             |  4 ++--
 arch/arm/boot/dts/sh73a0-kzm9g-reference.dts  |  2 +-
 7 files changed, 17 insertions(+), 17 deletions(-)

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

end of thread, other threads:[~2014-12-29  1:43 UTC | newest]

Thread overview: 9+ 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
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
  -- strict thread matches above, loose matches on Subject: below --
2014-12-29  1:43 [GIT PULL] Renesas ARM Based SoC DT Cleanups for v3.20 Simon Horman
2014-12-29  1:43 ` [PATCH 5/7] ARM: shmobile: koelsch dts: Replace status value "ok" by "okay" 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).