mbox series

[GIT,PULL,2/3] Devicetree changes for omaps for v5.11 merge window

Message ID pull-1606462656-588116@atomide.com-2
State New
Headers show
Series [GIT,PULL,1/3] SoC changes for omaps for v5.11 merge window | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.11/dt-signed

Message

Tony Lindgren Nov. 27, 2020, 7:38 a.m. UTC
From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.11/dt-signed

for you to fetch changes up to d7356a7ab125c3a4fee521b7530f3122bc842ac4:

  ARM: dts: am335x: Fix comments for AM335X_PIN_GPMC_WPN pin in GPIO mode (2020-11-16 13:38:29 +0200)

----------------------------------------------------------------
Devicetree changes for omaps for v5.11 merge window

- Two non-urgent pandaboard updates to get gpio button and bluetooth
  working on pandaboard-es

- Updates to follow devicetree binding docs for dwc3 and pwm-leds

- Add initial support for droid bionic based on what we have for droid4

- Add second sha instance for dra7

- Add eQEP nodes for am335x for boneblue

- Fix wrong comments for am335x gpio_31

----------------------------------------------------------------
Alexander Dahl (1):
      ARM: dts: omap: Fix schema warnings for pwm-leds

Alexander Shiyan (1):
      ARM: dts: am335x: Fix comments for AM335X_PIN_GPMC_WPN pin in GPIO mode

Carl Philipp Klemm (2):
      ARM: dts: mapphone: separate out xt894 specific things
      ARM: dts: xt875: add section for kionix kxtf9

David Lechner (2):
      ARM: dts: am33xx: Add nodes for eQEP
      ARM: dts: am335x-boneblue: Enable eQEP

H. Nikolaus Schaller (2):
      ARM: dts: pandaboard: fix pinmux for gpio user button of Pandaboard ES
      ARM: dts: pandaboard es: add bluetooth uart for HCI

Serge Semin (2):
      ARM: dts: am437x: Correct DWC USB3 compatible string
      ARM: dts: omap5: Harmonize DWC USB3 DT nodes name

Tero Kristo (1):
      ARM: dts: dra7: add second SHA instance

Tony Lindgren (1):
      Merge branch 'omap-for-v5.11/dt-mot-take2' into omap-for-v5.11/dt

 arch/arm/boot/dts/am335x-baltos.dtsi            |   2 +-
 arch/arm/boot/dts/am335x-boneblue.dts           |  54 +++++++++
 arch/arm/boot/dts/am335x-cm-t335.dts            |   2 +-
 arch/arm/boot/dts/am335x-evm.dts                |   2 +-
 arch/arm/boot/dts/am335x-igep0033.dtsi          |   2 +-
 arch/arm/boot/dts/am33xx-l4.dtsi                |  27 +++++
 arch/arm/boot/dts/am437x-l4.dtsi                |   4 +-
 arch/arm/boot/dts/dra7.dtsi                     |  34 +++++-
 arch/arm/boot/dts/motorola-mapphone-common.dtsi | 141 +----------------------
 arch/arm/boot/dts/omap3-beagle-xm.dts           |  10 +-
 arch/arm/boot/dts/omap3-overo-base.dtsi         |   4 +-
 arch/arm/boot/dts/omap4-droid-bionic-xt875.dts  |  46 ++++++++
 arch/arm/boot/dts/omap4-droid4-xt894.dts        | 143 ++++++++++++++++++++++++
 arch/arm/boot/dts/omap4-kc1.dts                 |   6 +-
 arch/arm/boot/dts/omap4-panda-es.dts            |  34 +++++-
 arch/arm/boot/dts/omap4-sdp.dts                 |  26 +++--
 arch/arm/boot/dts/omap5-l4.dtsi                 |   2 +-
 17 files changed, 367 insertions(+), 172 deletions(-)