linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH/RESEND 0/2] ARM: shmobile: Remove #gpio-ranges-cells property
@ 2013-09-11 13:51 Laurent Pinchart
  2013-09-11 13:51 ` [PATCH/RESEND 1/2] gpio: rcar: Remove #gpio-range-cells DT property usage Laurent Pinchart
  2013-09-11 13:51 ` [PATCH/RESEND 2/2] ARM: shmobile: Remove #gpio-ranges-cells DT property Laurent Pinchart
  0 siblings, 2 replies; 8+ messages in thread
From: Laurent Pinchart @ 2013-09-11 13:51 UTC (permalink / raw)
  To: linux-sh, linux-gpio
  Cc: Linus Walleij, Simon Horman, devicetree, linux-arm-kernel

(Resending due to wrong copy&paste in mailing list e-mail addresses, sorry for
the noise.)

The property has been deprecated and unused since commit
d9fe0039c4247383c2783923a3860227813b4d82 ("gpio: implement gpio-ranges binding
document fix"). Remove it.

This is a v3.12 fix, based on top of the latest mainline master branch.
Regression and backward compatibility issue should not occur, as:

- The first patch hardcodes the number of gpio-range cells to 3, which was the
  value used by all boards so far.

- The second patch removes a property from .dtsi files that isn't used anymore
  since the above-mentioned commit.

However, care must be taken to merge the patches in the correct order. Linus,
Simon, would you like to two patches to go through a single tree, or should
Linus provide a stable branch ?

Laurent Pinchart (2):
  gpio: rcar: Remove #gpio-range-cells DT property usage
  ARM: shmobile: Remove #gpio-ranges-cells DT property

 arch/arm/boot/dts/r8a7778.dtsi | 1 -
 arch/arm/boot/dts/r8a7779.dtsi | 1 -
 arch/arm/boot/dts/r8a7790.dtsi | 1 -
 drivers/gpio/gpio-rcar.c       | 7 +++----
 4 files changed, 3 insertions(+), 7 deletions(-)

-- 
Regards,

Laurent Pinchart


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

end of thread, other threads:[~2013-09-22 12:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-11 13:51 [PATCH/RESEND 0/2] ARM: shmobile: Remove #gpio-ranges-cells property Laurent Pinchart
2013-09-11 13:51 ` [PATCH/RESEND 1/2] gpio: rcar: Remove #gpio-range-cells DT property usage Laurent Pinchart
2013-09-20 18:36   ` Linus Walleij
2013-09-20 19:06     ` Simon Horman
2013-09-20 19:57       ` Laurent Pinchart
2013-09-22 12:04         ` Simon Horman
2013-09-22 12:27           ` Simon Horman
2013-09-11 13:51 ` [PATCH/RESEND 2/2] ARM: shmobile: Remove #gpio-ranges-cells DT property Laurent Pinchart

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).