public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [GIT PULL 1/4] soc changes for omaps for v4.14
@ 2017-08-15 16:52 Tony Lindgren
  2017-08-15 16:52 ` [GIT PULL 2/4] defconfig " Tony Lindgren
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Tony Lindgren @ 2017-08-15 16:52 UTC (permalink / raw)
  To: linux-arm-kernel

From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:

  Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)

are available in the git repository at:

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

for you to fetch changes up to 3af6ccc3d1b167c14fd195341092073820361de1:

  ARM: OMAP: dra7: powerdomain data: Register SoC specific powerdomains (2017-08-14 10:33:29 -0700)

----------------------------------------------------------------
SoC updates for omaps for v4.14. Most of the chages are to add
support for new dra762 SoC. The other changes are are for legacy
DMA code removal, and MMC quirk and iodelay config for dra7.

----------------------------------------------------------------
Kishon Vijay Abraham I (1):
      ARM: OMAP2+: Select PINCTRL_TI_IODELAY for SOC_DRA7XX

Lokesh Vutla (5):
      ARM: OMAP2+: board-generic: add support for dra762 family
      ARM: dra762: Add support for device identification
      ARM: dra7: hwmod: Register dra76x specific hwmod
      ARM: dra762: Enable SMP for dra762
      ARM: OMAP: dra7: powerdomain data: Register SoC specific powerdomains

Sekhar Nori (1):
      ARM: OMAP2+: Add pdata-quirks for MMC/SD on DRA74x EVM

Tony Lindgren (1):
      ARM: OMAP2+: Remove unused legacy code for DMA

 .../devicetree/bindings/arm/omap/omap.txt          |   3 +
 arch/arm/mach-omap2/Kconfig                        |   1 +
 arch/arm/mach-omap2/board-generic.c                |   1 +
 arch/arm/mach-omap2/dma.c                          | 148 +--------------------
 arch/arm/mach-omap2/id.c                           |   9 ++
 arch/arm/mach-omap2/omap-smp.c                     |   4 +-
 arch/arm/mach-omap2/omap_hwmod_7xx_data.c          |  11 +-
 arch/arm/mach-omap2/pdata-quirks.c                 |  31 +++++
 arch/arm/mach-omap2/powerdomains7xx_data.c         |  33 ++++-
 arch/arm/mach-omap2/soc.h                          |   5 +
 include/linux/platform_data/hsmmc-omap.h           |   3 +
 11 files changed, 101 insertions(+), 148 deletions(-)

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

* [GIT PULL 2/4] defconfig changes for omaps for v4.14
  2017-08-15 16:52 [GIT PULL 1/4] soc changes for omaps for v4.14 Tony Lindgren
@ 2017-08-15 16:52 ` Tony Lindgren
  2017-08-15 16:52 ` [GIT PULL 3/4] non-urgent dts fixes " Tony Lindgren
  2017-08-15 16:52 ` [GIT PULL 4/4] device tree changes " Tony Lindgren
  2 siblings, 0 replies; 5+ messages in thread
From: Tony Lindgren @ 2017-08-15 16:52 UTC (permalink / raw)
  To: linux-arm-kernel

From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit 9b51f04424e17051a89ab32d892ca66b2a104825:

  Merge branch 'parisc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux (2017-07-05 17:41:31 -0700)

are available in the git repository at:

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

for you to fetch changes up to 6a60a2aca111fd71c5229dbcb3de8ecf0e0e9a12:

  ARM: omap2plus_defconfig: Enable LP87565 (2017-08-14 10:33:49 -0700)

----------------------------------------------------------------
Defconfig updates for omaps for v4.14 to enable DP83867
phy driver on dra72x and dra71x evm, and LP87565 that is
on dra76-evm.

----------------------------------------------------------------
Lokesh Vutla (1):
      ARM: omap2plus_defconfig: Enable LP87565

Sekhar Nori (1):
      ARM: omap2plus_defconfig: enable DP83867 phy driver

 arch/arm/configs/omap2plus_defconfig | 4 ++++
 1 file changed, 4 insertions(+)

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

* [GIT PULL 3/4] non-urgent dts fixes for omaps for v4.14
  2017-08-15 16:52 [GIT PULL 1/4] soc changes for omaps for v4.14 Tony Lindgren
  2017-08-15 16:52 ` [GIT PULL 2/4] defconfig " Tony Lindgren
@ 2017-08-15 16:52 ` Tony Lindgren
  2017-08-15 16:52 ` [GIT PULL 4/4] device tree changes " Tony Lindgren
  2 siblings, 0 replies; 5+ messages in thread
From: Tony Lindgren @ 2017-08-15 16:52 UTC (permalink / raw)
  To: linux-arm-kernel

From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit ff570a01b1bd15cf8a87c9ea774fc9c52ea07f15:

  ARM: dts: dra71-evm: mdio: Fix impedance values (2017-07-05 00:54:52 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.14/fixes-not-urgent-dt-signed

for you to fetch changes up to 83f51f06d132c5430b4ac5065ce3594fc4c99aaa:

  ARM: dts: dra72-evm-revc: workaround incorrect DP83867 RX_CTRL pin strap (2017-08-10 10:32:17 -0700)

----------------------------------------------------------------
Two non-urgent dts fixes for dra7 Ethernet quirk. These are sent
separately from the rest of the dts changes to avoid merge conflicts
as these depend on earlier fixes sent during v4.13-rc cycle.

----------------------------------------------------------------
Sekhar Nori (2):
      ARM: dts: dra71-evm: workaround incorrect DP83867 RX_CTRL pin strap
      ARM: dts: dra72-evm-revc: workaround incorrect DP83867 RX_CTRL pin strap

 arch/arm/boot/dts/dra71-evm.dts      | 2 ++
 arch/arm/boot/dts/dra72-evm-revc.dts | 2 ++
 2 files changed, 4 insertions(+)

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

* [GIT PULL 4/4] device tree changes for omaps for v4.14
  2017-08-15 16:52 [GIT PULL 1/4] soc changes for omaps for v4.14 Tony Lindgren
  2017-08-15 16:52 ` [GIT PULL 2/4] defconfig " Tony Lindgren
  2017-08-15 16:52 ` [GIT PULL 3/4] non-urgent dts fixes " Tony Lindgren
@ 2017-08-15 16:52 ` Tony Lindgren
  2 siblings, 0 replies; 5+ messages in thread
From: Tony Lindgren @ 2017-08-15 16:52 UTC (permalink / raw)
  To: linux-arm-kernel

From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:

  Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)

are available in the git repository at:

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

for you to fetch changes up to d510d12f26f49905d53ab550fcb40e848a01a60e:

  ARM: dts: nokia n900: update dts with camera support (2017-08-14 11:34:25 -0700)

----------------------------------------------------------------
Device tree changes for omaps for v4.14 merge window:

- A series of changes for dra7 and am572 to use generic
  MMC vqmmc regulator

- Clean-up tps65217 internal interrupts to define them
  only in tps65217.dtsi

- Add dra7 iodelay pinctrl driver configuration

- Add buzzer support for am437x-gp-evm

- Disable HDMI CEC internal pull-ups as it seems that
  all boards have an external pull for these

- Remove unnecessary interrupt-parent for omap3

- Configure droid 4 vaudio regulator initial mode and
  add vibrator

- Enable NAND dma prefetch for am335x-evm, am437x and dra7

- Add pcie1 dt node for EP mode for am57x and dra7

- Add support for new dra76x SoCs and dra76x-evm

----------------------------------------------------------------
Enric Balletbo i Serra (2):
      ARM: dts: tps65217: Add charger interrupts to the common tps65217.dtsi file
      ARM: dts: tps65217: Add power button interrupt to the common tps65217.dtsi file

Faiz Abbas (1):
      ARM: dts: am437x-gp-evm: Add support for buzzer

Franklin S Cooper Jr (3):
      ARM: dts: am335x-evm: Enable NAND dma prefetch by default
      ARM: dts: am437xx: Enable NAND dma prefetch by default
      ARM: dts: dra7xx: Enable NAND dma prefetch by default

Karthik Tummala (1):
      ARM: dts: omap3: Remove needless interrupt-parent property

Kishon Vijay Abraham I (9):
      ARM: dts: dra72-evm-common: Correct vmmc-supply for mmc2
      ARM: dts: dra72-evm: Add vqmmc supply to mmc1
      ARM: dts: dra72-evm-revc: Add vqmmc supply to mmc1
      ARM: dts: am57xx-beagle-x15-revb1: Fix supply name used for MMC1 IO lines
      ARM: dts: dra7: Add "max-frequency" property to MMC dt nodes
      ARM: dts: am571x-idk: Fix GPIO polarity for MMC1 card detect
      ARM: dts: am572x-idk: Fix GPIO polarity for MMC1 card detect
      ARM: dts: omap*: Replace deprecated "vmmc_aux" with "vqmmc"
      ARM: dts: DRA7: Add pcie1 dt node for EP mode

Lokesh Vutla (2):
      ARM: dts: Add support for dra76x family of devices
      ARM: dts: Add support for dra76-evm

Pavel Machek (1):
      ARM: dts: nokia n900: update dts with camera support

Ravikumar Kattekola (1):
      ARM: dts: dra7-evm: Correct the vmmc-supply for mmc2

SZ Lin (1):
      ARM: dts: am335x: add support for Moxa UC-8100-ME-T open platform

Sebastian Reichel (2):
      ARM: dts: motorola-cpcap-mapphone: set initial mode for vaudio
      ARM: dts: omap4-droid4: Add vibrator

Tony Lindgren (4):
      Merge tag 'v4.13-rc1' into omap-for-v4.14/mmc-regulator
      Merge branch 'omap-for-v4.14/mmc-regulator' into omap-for-v4.14/dt
      ARM: dts: Add dra7 iodelay configuration
      ARM: dts: Disable HDMI CEC internal pull-ups

 .../devicetree/bindings/arm/omap/omap.txt          |   6 +
 arch/arm/boot/dts/Makefile                         |   4 +-
 arch/arm/boot/dts/am335x-bone-common.dtsi          |   3 -
 arch/arm/boot/dts/am335x-chiliboard.dts            |   3 -
 arch/arm/boot/dts/am335x-evm.dts                   |   1 +
 arch/arm/boot/dts/am335x-moxa-uc-8100-me-t.dts     | 525 +++++++++++++++++++++
 arch/arm/boot/dts/am437x-gp-evm.dts                |  15 +
 arch/arm/boot/dts/am43x-epos-evm.dts               |   1 +
 arch/arm/boot/dts/am571x-idk.dts                   |  11 +-
 arch/arm/boot/dts/am572x-idk.dts                   |  11 +-
 arch/arm/boot/dts/am57xx-beagle-x15-common.dtsi    |   7 +-
 arch/arm/boot/dts/am57xx-beagle-x15-revb1.dts      |   2 +-
 arch/arm/boot/dts/dra7-evm-common.dtsi             | 258 ++++++++++
 arch/arm/boot/dts/dra7-evm.dts                     | 255 +---------
 arch/arm/boot/dts/dra7.dtsi                        |  36 +-
 arch/arm/boot/dts/dra71-evm.dts                    |  16 +-
 arch/arm/boot/dts/dra72-evm-common.dtsi            |   7 +-
 arch/arm/boot/dts/dra72-evm-revc.dts               |  18 +
 arch/arm/boot/dts/dra72-evm-tps65917.dtsi          |   2 +-
 arch/arm/boot/dts/dra72-evm.dts                    |  18 +
 arch/arm/boot/dts/dra76-evm.dts                    | 423 +++++++++++++++++
 arch/arm/boot/dts/dra76x.dtsi                      |  19 +
 arch/arm/boot/dts/motorola-cpcap-mapphone.dtsi     |   1 +
 arch/arm/boot/dts/omap3-beagle-xm.dts              |   2 +-
 arch/arm/boot/dts/omap3-beagle.dts                 |   2 +-
 arch/arm/boot/dts/omap3-cm-t3517.dts               |   2 +-
 arch/arm/boot/dts/omap3-cm-t3730.dts               |   2 +-
 arch/arm/boot/dts/omap3-devkit8000-common.dtsi     |   2 +-
 arch/arm/boot/dts/omap3-evm-common.dtsi            |   2 +-
 arch/arm/boot/dts/omap3-n900.dts                   |  89 +++-
 arch/arm/boot/dts/omap3-overo-base.dtsi            |   2 +-
 arch/arm/boot/dts/omap3-tao3530.dtsi               |   2 +-
 arch/arm/boot/dts/omap3-zoom3.dts                  |   2 +-
 arch/arm/boot/dts/omap3.dtsi                       |   4 -
 arch/arm/boot/dts/omap3430-sdp.dts                 |   2 +-
 arch/arm/boot/dts/omap4-droid4-xt894.dts           |  42 +-
 arch/arm/boot/dts/omap4-duovero-parlor.dts         |   2 +-
 arch/arm/boot/dts/omap4-panda-common.dtsi          |   2 +-
 arch/arm/boot/dts/omap4-sdp-es23plus.dts           |   2 +-
 arch/arm/boot/dts/omap4-sdp.dts                    |   2 +-
 arch/arm/boot/dts/omap4-var-om44customboard.dtsi   |   2 +-
 arch/arm/boot/dts/omap5-board-common.dtsi          |   2 +-
 arch/arm/boot/dts/omap5-cm-t54.dts                 |   2 +-
 arch/arm/boot/dts/tps65217.dtsi                    |   3 +
 include/dt-bindings/pinctrl/dra.h                  |   3 +
 45 files changed, 1532 insertions(+), 285 deletions(-)
 create mode 100644 arch/arm/boot/dts/am335x-moxa-uc-8100-me-t.dts
 create mode 100644 arch/arm/boot/dts/dra7-evm-common.dtsi
 create mode 100644 arch/arm/boot/dts/dra76-evm.dts
 create mode 100644 arch/arm/boot/dts/dra76x.dtsi

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

* [GIT PULL 4/4] device tree changes for omaps for v4.14
       [not found] <5246773866334625482@unknownmsgid>
@ 2017-08-16 21:28 ` Arnd Bergmann
  0 siblings, 0 replies; 5+ messages in thread
From: Arnd Bergmann @ 2017-08-16 21:28 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Aug 15, 2017 at 6:52 PM, Tony Lindgren <tony@atomide.com> wrote:
> From: "Tony Lindgren" <tony@atomide.com>
> ----------------------------------------------------------------
> Device tree changes for omaps for v4.14 merge window:
>
> - A series of changes for dra7 and am572 to use generic
>   MMC vqmmc regulator
>
> - Clean-up tps65217 internal interrupts to define them
>   only in tps65217.dtsi
>
> - Add dra7 iodelay pinctrl driver configuration
>
> - Add buzzer support for am437x-gp-evm
>
> - Disable HDMI CEC internal pull-ups as it seems that
>   all boards have an external pull for these
>
> - Remove unnecessary interrupt-parent for omap3
>
> - Configure droid 4 vaudio regulator initial mode and
>   add vibrator
>
> - Enable NAND dma prefetch for am335x-evm, am437x and dra7
>
> - Add pcie1 dt node for EP mode for am57x and dra7
>
> - Add support for new dra76x SoCs and dra76x-evm

Pulled into next/dt, thanks!

    Arnd

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

end of thread, other threads:[~2017-08-16 21:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-15 16:52 [GIT PULL 1/4] soc changes for omaps for v4.14 Tony Lindgren
2017-08-15 16:52 ` [GIT PULL 2/4] defconfig " Tony Lindgren
2017-08-15 16:52 ` [GIT PULL 3/4] non-urgent dts fixes " Tony Lindgren
2017-08-15 16:52 ` [GIT PULL 4/4] device tree changes " Tony Lindgren
     [not found] <5246773866334625482@unknownmsgid>
2017-08-16 21:28 ` Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox