My previous "Add DM support for omap PWM backlight" series synchronized
much of the am33xx device tree with Linux 5.9-rc7, except for those nodes
that were not affected by that patch set. GPIO nodes were among those left
out of sync.

The patch series can be cleanly applied to the HEAD of the master which
at the time of release points to 7c82e12cc4
("Merge tag 'u-boot-atmel-fixes-2021.04-a' of 
https://gitlab.denx.de/u-boot/custodians/u-boot-atmel";) commit.


Dario Binacchi (3):
  arm: dts: sync am33xx gpio nodes with Linux 5.9-rc7
  am33xx: board: remove GPIO platforma data
  dm: am33xx: drop GPIO domain clock enabling by SOC api

 arch/arm/dts/am33xx-clocks.dtsi           |  2 +-
 arch/arm/dts/am33xx-l4.dtsi               | 64 +++++++++++++++++++++++
 arch/arm/dts/am33xx.dtsi                  | 44 ----------------
 arch/arm/mach-omap2/am33xx/board.c        | 23 --------
 arch/arm/mach-omap2/am33xx/clock_am33xx.c |  4 ++
 5 files changed, 69 insertions(+), 68 deletions(-)

-- 
2.17.1

Reply via email to