[GIT PULL 2/2] device tree changes for omaps for v4.15 merge window

Tony Lindgren tony at atomide.com
Thu Oct 19 15:36:01 PDT 2017


* Arnd Bergmann <arnd at arndb.de> [171019 15:23]:
> On Fri, Oct 13, 2017 at 6:39 PM, Tony Lindgren <tony at atomide.com> wrote:
> > From: "Tony Lindgren" <tony at atomide.com>
> >
> 
> This is missing a tag description. Can you resend?

Oops sorry about that, it happens easily when I add tags..

The description for the signed tag is below.

Regards,

Tony

8< ----------------------
The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:

  Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)

are available in the git repository at:

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

for you to fetch changes up to aefe3babab100ce389b4506672e7ee54078c905b:

  ARM: dts: omap3: Replace deprecated mcp prefix (2017-10-11 08:47:31 -0700)

----------------------------------------------------------------
Device tree changes for omaps for v4.15 merge window to improve
support for omap35xx-evm, am34xx-epos-evm and dra7:

- A series of changes to fix support for omap35xx-evm

- A series of changes to add earlycon support for n8x0, pandaboard
  and omap5 boards

- A series of changes for am43xx-epos-evm pinctrl modes for default
  and sleep states

- A series of changes to correct pbias regulator voltage for dra7
  from 3V to 3.3V

- Use microchip compatible instead of deprecated mcp compatible for
  mcp23017

----------------------------------------------------------------
Andrew F. Davis (10):
      ARM: dts: am43xx: Introduce additional pinmux definitions for DS0
      ARM: dts: am43xx-epos-evm: Add sleep pinmux for spi0 and spi1
      ARM: dts: am43xx-epos-evm: Add sleep pinmux for qspi1
      ARM: dts: am43xx-epos-evm: Add sleep pinmux for ecap0
      ARM: dts: am43xx-epos-evm: Add sleep pinmux for gpmc
      ARM: dts: am43xx-epos-evm: Add sleep pinmux for pixcir_ts
      ARM: dts: am43xx-epos-evm: Add sleep pinmux for mmc1
      ARM: dts: am43xx-epos-evm: Add default and sleep pinmux for uart0
      ARM: dts: am43xx-epos-evm: Add default and sleep pinmux for usb2_phy1 and usb2_phy2
      ARM: dts: am43xx-epos-evm: Add default pinmux for unused pins

Derald D. Woods (4):
      ARM: dts: omap3-evm-37xx: Add common processor module support
      ARM: dts: omap3-evm: Add OMAP3530 specific device tree processor data
      ARM: dts: omap3: Add Sharp LS037V7DW01 'envdd' supply
      ARM: dts: omap3-evm: Add DSS {vdds_dsi,vdda_video}-supply references

Kabir Sahane (1):
      ARM: dts: am43xx-epos-evm: Add default and sleep pinmux for matrix_keypad0

Lars Poeschel (1):
      ARM: dts: omap3: Replace deprecated mcp prefix

Ravikumar Kattekola (3):
      ARM: dts: dra7: Increase max-voltage of pbias regulator
      ARM: dts: omap5: Increase max-voltage of pbias regulator
      ARM: dts: dra7-evm: Move pcie RC node to common file

Tony Lindgren (3):
      ARM: dts: Configure earlycon for n8x0
      ARM: dts: Configure earlycon for pandaboard
      ARM: dts: Configure earlycon for omap5-common

 arch/arm/boot/dts/am43x-epos-evm.dts               | 239 +++++++++++++++++++--
 arch/arm/boot/dts/dra7-evm-common.dtsi             |   4 +
 arch/arm/boot/dts/dra7-evm.dts                     |   4 -
 arch/arm/boot/dts/dra7.dtsi                        |   2 +-
 arch/arm/boot/dts/omap2420-n8x0-common.dtsi        |   4 +
 arch/arm/boot/dts/omap3-evm-37xx.dts               | 209 +-----------------
 arch/arm/boot/dts/omap3-evm-processor-common.dtsi  | 216 +++++++++++++++++++
 arch/arm/boot/dts/omap3-evm.dts                    |  76 ++++++-
 arch/arm/boot/dts/omap3-lilly-a83x.dtsi            |   2 +-
 .../boot/dts/omap3-panel-sharp-ls037v7dw01.dtsi    |   1 +
 arch/arm/boot/dts/omap4-panda-common.dtsi          |   4 +
 arch/arm/boot/dts/omap5-board-common.dtsi          |   4 +
 arch/arm/boot/dts/omap5.dtsi                       |   2 +-
 include/dt-bindings/pinctrl/am43xx.h               |  12 ++
 14 files changed, 539 insertions(+), 240 deletions(-)
 create mode 100644 arch/arm/boot/dts/omap3-evm-processor-common.dtsi



More information about the linux-arm-kernel mailing list