All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH u-boot 0/2] ARM64: meson: Sync DT and Bindings with Linux 4.16
@ 2018-04-11 15:40 ` Neil Armstrong
  0 siblings, 0 replies; 10+ messages in thread
From: Neil Armstrong @ 2018-04-11 15:40 UTC (permalink / raw)
  To: u-boot

Synchronize the Amlogic Meson GX Device Tree and bindings with Linux 4.16 to
beneficiate with the new DT nodes.

The pinctrl bindings has changed since 4.13, so the pinctrl driver must be
updated with the changes.

Neil Armstrong (2):
  ARM64: meson: Sync DT and Bindings with Linux 4.16
  pinctrl: meson: Update pinmux with new Linux bindings

 arch/arm/dts/meson-gx.dtsi                    |  87 ++++++++++-----
 arch/arm/dts/meson-gxbb-odroidc2.dts          |  56 ++++++++--
 arch/arm/dts/meson-gxbb.dtsi                  | 137 ++++++++++++++++++++++--
 arch/arm/dts/meson-gxl-s905x-khadas-vim.dts   |  63 +++++++++++
 arch/arm/dts/meson-gxl-s905x-libretech-cc.dts | 108 ++++++++++++++++++-
 arch/arm/dts/meson-gxl-s905x-p212.dts         |   7 ++
 arch/arm/dts/meson-gxl-s905x-p212.dtsi        |  24 ++++-
 arch/arm/dts/meson-gxl.dtsi                   | 147 ++++++++++++++++++++++++--
 drivers/pinctrl/meson/pinctrl-meson-gxbb.c    |  12 +--
 drivers/pinctrl/meson/pinctrl-meson-gxl.c     |  14 +--
 include/dt-bindings/clock/gxbb-aoclkc.h       |   1 +
 include/dt-bindings/clock/gxbb-clkc.h         |  75 +++++++++++++
 include/dt-bindings/gpio/meson-gxbb-gpio.h    |   2 +-
 include/dt-bindings/gpio/meson-gxl-gpio.h     |   2 +-
 14 files changed, 658 insertions(+), 77 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-05-08 17:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-11 15:40 [U-Boot] [PATCH u-boot 0/2] ARM64: meson: Sync DT and Bindings with Linux 4.16 Neil Armstrong
2018-04-11 15:40 ` Neil Armstrong
2018-04-11 15:40 ` [U-Boot] [PATCH u-boot 1/2] " Neil Armstrong
2018-04-11 15:40   ` Neil Armstrong
2018-05-08 17:16   ` [U-Boot] [U-Boot, u-boot, " Tom Rini
2018-05-08 17:16     ` Tom Rini
2018-04-11 15:40 ` [U-Boot] [PATCH u-boot 2/2] pinctrl: meson: Update pinmux with new Linux bindings Neil Armstrong
2018-04-11 15:40   ` Neil Armstrong
2018-05-08 17:16   ` [U-Boot] [U-Boot, u-boot, " Tom Rini
2018-05-08 17:16     ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.