mbox series

[0/7] ARM: dts: meson: clean pin offsets

Message ID 20170921171450.27407-1-jbrunet@baylibre.com
Headers show
Series ARM: dts: meson: clean pin offsets | expand

Message

Jerome Brunet Sept. 21, 2017, 5:14 p.m. UTC
The series is the device-tree part of the series sent to pinctrl [0]
The present patchset depends on the pinctrl part.

The purpose of this series is to:
1) remove the hardcoded gpio offset
2) adjust gpio-ranges with respect to the new pin number of each
   controller
3) adjust gpio-line-names accordingly for the boards having this property.

[0]: https://lkml.kernel.org/r/20170918134610.17743-1-jbrunet@baylibre.com

Jerome Brunet (7):
  ARM: dts: meson8: remove gpio offset
  ARM64: dts: meson-gx: remove gpio offset
  ARM64: dts: meson-gx: adjust gpio-ranges for TEST_N
  ARM64: dts: meson-gxbb: adjust nanopi-k2 gpio-line-names
  ARM64: dts: meson-gxbb: adjust odroid-c2 gpio-line-names
  ARM64: dts: meson-gxl: adjust kvim gpio-line-names
  ARM64: dts: meson-gxl: adjust libretech-cc gpio-line-names

 arch/arm/boot/dts/meson8.dtsi                                |  2 +-
 arch/arm/boot/dts/meson8b.dtsi                               |  2 +-
 arch/arm64/boot/dts/amlogic/meson-gxbb-nanopi-k2.dts         | 10 +++++-----
 arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts          | 10 +++++-----
 arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi                  |  2 +-
 arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts   |  8 ++++----
 arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts |  8 ++++----
 arch/arm64/boot/dts/amlogic/meson-gxl.dtsi                   |  2 +-
 8 files changed, 22 insertions(+), 22 deletions(-)

-- 
2.13.5

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Kevin Hilman Oct. 6, 2017, 10:30 p.m. UTC | #1
Jerome Brunet <jbrunet@baylibre.com> writes:

> The series is the device-tree part of the series sent to pinctrl [0]

> The present patchset depends on the pinctrl part.

>

> The purpose of this series is to:

> 1) remove the hardcoded gpio offset

> 2) adjust gpio-ranges with respect to the new pin number of each

>    controller

> 3) adjust gpio-line-names accordingly for the boards having this property.

>

> [0]: https://lkml.kernel.org/r/20170918134610.17743-1-jbrunet@baylibre.com


Seeing the driver part is now merged, applying to v4.15/dt64,

Thanks,

Kevin
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html