linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9] ARM: dts: renesas: update PFC node name to pin-controller
@ 2017-04-26 10:05 Simon Horman
  2017-04-26 10:05 ` [PATCH 1/9] ARM: dts: emev2: " Simon Horman
                   ` (10 more replies)
  0 siblings, 11 replies; 13+ messages in thread
From: Simon Horman @ 2017-04-26 10:05 UTC (permalink / raw)
  To: linux-arm-kernel


The device trees for Renesas SoCs use either pfc or pin-controller as the
node name for the PFC device. This patch is intended to take a step towards
unifying the node name used as pin-controller which appears to be the more
generic of the two and thus more in keeping with the DT specs.

My analysis is that this is a user-visible change to the extent that kernel
logs, and sysfs entries change from XXX.pfc and pfc at XXX to
XXX.pin-controller and pin-controller at XXX.

Boot tested on:
 r8a73a4/ape6evm
 r8a7740/armadillo800evb
 r8a7778/bockw
 r8a7790/lager
 r8a7791/koelsch
 r8a7791/porter
 r8a7793/gose
 sh73a9/kzm9g

Not tested on (due to lack of hw access):
 evm2/kzm9d
 r8a7789/marzen

Simon Horman (9):
  ARM: dts: emev2: update PFC node name to pin-controller
  ARM: dts: r8a73a4: update PFC node name to pin-controller
  ARM: dts: r8a7740: update PFC node name to pin-controller
  ARM: dts: r8a7778: update PFC node name to pin-controller
  ARM: dts: r8a7779: update PFC node name to pin-controller
  ARM: dts: r8a7790: update PFC node name to pin-controller
  ARM: dts: r8a7791: update PFC node name to pin-controller
  ARM: dts: r8a7793: update PFC node name to pin-controller
  ARM: dts: sh73a0: update PFC node name to pin-controller

 arch/arm/boot/dts/emev2.dtsi   | 2 +-
 arch/arm/boot/dts/r8a73a4.dtsi | 2 +-
 arch/arm/boot/dts/r8a7740.dtsi | 2 +-
 arch/arm/boot/dts/r8a7778.dtsi | 2 +-
 arch/arm/boot/dts/r8a7779.dtsi | 2 +-
 arch/arm/boot/dts/r8a7790.dtsi | 2 +-
 arch/arm/boot/dts/r8a7791.dtsi | 2 +-
 arch/arm/boot/dts/r8a7793.dtsi | 2 +-
 arch/arm/boot/dts/sh73a0.dtsi  | 2 +-
 9 files changed, 9 insertions(+), 9 deletions(-)

-- 
2.12.2.816.g2cccc81164

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

end of thread, other threads:[~2017-05-03  8:11 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-26 10:05 [PATCH 0/9] ARM: dts: renesas: update PFC node name to pin-controller Simon Horman
2017-04-26 10:05 ` [PATCH 1/9] ARM: dts: emev2: " Simon Horman
2017-04-26 10:05 ` [PATCH 2/9] ARM: dts: r8a73a4: " Simon Horman
2017-04-26 10:05 ` [PATCH 3/9] ARM: dts: r8a7740: " Simon Horman
2017-04-26 10:05 ` [PATCH 4/9] ARM: dts: r8a7778: " Simon Horman
2017-04-26 10:05 ` [PATCH 5/9] ARM: dts: r8a7779: " Simon Horman
2017-04-26 10:05 ` [PATCH 6/9] ARM: dts: r8a7790: " Simon Horman
2017-04-26 10:05 ` [PATCH 7/9] ARM: dts: r8a7791: " Simon Horman
2017-04-26 10:05 ` [PATCH 8/9] ARM: dts: r8a7793: " Simon Horman
2017-04-26 10:05 ` [PATCH 9/9] ARM: dts: sh73a0: " Simon Horman
2017-04-26 11:20 ` [PATCH 0/9] ARM: dts: renesas: " Geert Uytterhoeven
2017-04-28  5:10   ` Simon Horman
2017-05-03  8:11 ` 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).