mbox series

[GIT,PULL] few omap dts fixes for v5.5 merge window

Message ID pull-1574870758-237468@atomide.com (mailing list archive)
State Mainlined, archived
Commit 3e5c3c41ae925458150273e2f74ffbf999530c5f
Headers show
Series [GIT,PULL] few omap dts fixes for v5.5 merge window | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.5/dt-fixes-merge-window-signed

Message

Tony Lindgren Nov. 27, 2019, 4:06 p.m. UTC
From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit abb0e36b434d784864fe0e4d5dedd17f4d72f3e3:

  ARM: dts: logicpd-torpedo: Disable USB Host (2019-11-11 13:03:06 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.5/dt-fixes-merge-window-signed

for you to fetch changes up to 3e5c3c41ae925458150273e2f74ffbf999530c5f:

  ARM: dts: Fix sgx sysconfig register for omap4 (2019-11-25 07:40:01 -0800)

----------------------------------------------------------------
Device tree fixes for omap variants for for v5.5 merge window

This series of changes contains fixes for few SoC and board specific
issues that would be good to have merged for v5.5-rc1:

- Fix incorrect MMC card detection polarity for omap3-tao3530

- Fix wrong am57xx-beagle-x15 pinmux named states for eMMC

- Fix dra7 cpsw mdio clock that causes wrong speed

- Fix vcsi for droid4 so it won't get turned off after init

- Fix rev and sysconfig register offsets for omap4 sgx so it can idle

Then there are also two minor late changes to logicpd-torpedo-baseboard
to configure 1-wire HDQ for battery stats, and remove out of date
workaround comments no longer needed.

----------------------------------------------------------------
Adam Ford (2):
      ARM: dts: logicpd-torpedo-baseboard:  Enable HDQ
      ARM: dts: logicpd-torpedo: Remove unnecessary notes/comments

Faiz Abbas (1):
      ARM: dts: am57xx-beagle-x15: Update pinmux name to ddr_3_3v

Grygorii Strashko (1):
      ARM: dts: dra7: fix cpsw mdio fck clock

Jarkko Nikula (1):
      ARM: dts: omap3-tao3530: Fix incorrect MMC card detection GPIO polarity

Tony Lindgren (2):
      ARM: dts: Fix vcsi regulator to be always-on for droid4 to prevent hangs
      ARM: dts: Fix sgx sysconfig register for omap4

 arch/arm/boot/dts/am57xx-beagle-x15-revb1.dts        |  2 +-
 arch/arm/boot/dts/am57xx-beagle-x15-revc.dts         |  2 +-
 arch/arm/boot/dts/dra7-l4.dtsi                       |  2 +-
 arch/arm/boot/dts/logicpd-torpedo-37xx-devkit-28.dts |  1 -
 arch/arm/boot/dts/logicpd-torpedo-baseboard.dtsi     | 13 ++++++++++++-
 arch/arm/boot/dts/motorola-cpcap-mapphone.dtsi       |  4 ++--
 arch/arm/boot/dts/omap3-tao3530.dtsi                 |  2 +-
 arch/arm/boot/dts/omap4.dtsi                         |  4 ++--
 8 files changed, 20 insertions(+), 10 deletions(-)

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#938): https://linux.kernel.org/g/patchwork-soc/message/938
Mute This Topic: https://linux.kernel.org/mt/62591566/1554929
Group Owner: patchwork-soc+owner@linux.kernel.org
Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub  [patchwork-linux-kernel-org@patchwork.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-

Comments

patchwork-bot+linux-soc@kernel.org Dec. 6, 2019, 4:42 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (refs/heads/arm/fixes).

On Wed, 27 Nov 2019 08:06:27 -0800 you wrote:
> From: "Tony Lindgren" <tony@atomide.com>
> 
> The following changes since commit abb0e36b434d784864fe0e4d5dedd17f4d72f3e3:
> 
>   ARM: dts: logicpd-torpedo: Disable USB Host (2019-11-11 13:03:06 -0800)
> 
> are available in the Git repository at:
> 
> [...]


Here is a summary with links:
  - [GIT,PULL] few omap dts fixes for v5.5 merge window
    https://git.kernel.org/soc/soc/c/e89d108da909a4a248ab27cddd68eebaed2850f3

You are awesome, thank you!