All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: soc@kernel.org
Cc: arm@kernel.org, linux-omap@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	"Tony Lindgren" <tony@atomide.com>
Subject: [GIT PULL 1/2] Late devicetree changes for omaps for v5.11
Date: Fri, 11 Dec 2020 10:37:41 +0200	[thread overview]
Message-ID: <pull-1607675790-251347@atomide.com> (raw)

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

The following changes since commit d7356a7ab125c3a4fee521b7530f3122bc842ac4:

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

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-late-signed

for you to fetch changes up to 4d4ce69f19d4991701e84d5eaa0fc0e506210042:

  ARM: dts: dra71-evm: mark ldo0 regulator as always on (2020-12-08 15:57:43 +0200)

----------------------------------------------------------------
Late devicetree changes for omaps for v5.11 merge window

Here are few more late changes that would be nice to get into v5.11:

- More updates to use cpsw switchdev driver

- Enable gta04 PMIC power management

- Updates for dra7 for ECC support, 1.8GHz speed and keep the
  ldo0 regulator always on as specified in the data manual

----------------------------------------------------------------
Andreas Kemnade (1):
      ARM: dts: omap3-gta04: fix twl4030-power settings

Grygorii Strashko (2):
      ARM: dts: am33xx-l4: add dt node for new cpsw switchdev driver
      ARM: dts: am335x-evm/evmsk/icev2: switch to new cpsw switch drv

Tero Kristo (3):
      ARM: dts: am574x-idk: add support for EMIF1 ECC
      ARM: dts: dra76x: add support for OPP_PLUS
      ARM: dts: dra71-evm: mark ldo0 regulator as always on

 arch/arm/boot/dts/am335x-evm.dts   | 13 ++++++----
 arch/arm/boot/dts/am335x-evmsk.dts | 14 +++++------
 arch/arm/boot/dts/am335x-icev2.dts | 14 +++++------
 arch/arm/boot/dts/am33xx-l4.dtsi   | 49 ++++++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/am574x-idk.dts   |  4 ++++
 arch/arm/boot/dts/dra71-evm.dts    |  2 ++
 arch/arm/boot/dts/dra76x.dtsi      | 36 ++++++++++++++++++++++++++++
 arch/arm/boot/dts/omap3-gta04.dtsi |  4 ++--
 8 files changed, 113 insertions(+), 23 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: soc@kernel.org
Cc: Tony Lindgren <tony@atomide.com>,
	linux-omap@vger.kernel.org, arm@kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/2] Late devicetree changes for omaps for v5.11
Date: Fri, 11 Dec 2020 10:37:41 +0200	[thread overview]
Message-ID: <pull-1607675790-251347@atomide.com> (raw)
Message-ID: <20201211083741.t-15dRBT0SMekRPdtc7kls4-usc9nCOV5dfWl8C67u4@z> (raw)

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

The following changes since commit d7356a7ab125c3a4fee521b7530f3122bc842ac4:

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

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-late-signed

for you to fetch changes up to 4d4ce69f19d4991701e84d5eaa0fc0e506210042:

  ARM: dts: dra71-evm: mark ldo0 regulator as always on (2020-12-08 15:57:43 +0200)

----------------------------------------------------------------
Late devicetree changes for omaps for v5.11 merge window

Here are few more late changes that would be nice to get into v5.11:

- More updates to use cpsw switchdev driver

- Enable gta04 PMIC power management

- Updates for dra7 for ECC support, 1.8GHz speed and keep the
  ldo0 regulator always on as specified in the data manual

----------------------------------------------------------------
Andreas Kemnade (1):
      ARM: dts: omap3-gta04: fix twl4030-power settings

Grygorii Strashko (2):
      ARM: dts: am33xx-l4: add dt node for new cpsw switchdev driver
      ARM: dts: am335x-evm/evmsk/icev2: switch to new cpsw switch drv

Tero Kristo (3):
      ARM: dts: am574x-idk: add support for EMIF1 ECC
      ARM: dts: dra76x: add support for OPP_PLUS
      ARM: dts: dra71-evm: mark ldo0 regulator as always on

 arch/arm/boot/dts/am335x-evm.dts   | 13 ++++++----
 arch/arm/boot/dts/am335x-evmsk.dts | 14 +++++------
 arch/arm/boot/dts/am335x-icev2.dts | 14 +++++------
 arch/arm/boot/dts/am33xx-l4.dtsi   | 49 ++++++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/am574x-idk.dts   |  4 ++++
 arch/arm/boot/dts/dra71-evm.dts    |  2 ++
 arch/arm/boot/dts/dra76x.dtsi      | 36 ++++++++++++++++++++++++++++
 arch/arm/boot/dts/omap3-gta04.dtsi |  4 ++--
 8 files changed, 113 insertions(+), 23 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2020-12-11  8:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-11  8:37 Tony Lindgren [this message]
2020-12-11  8:37 ` [GIT PULL 1/2] Late devicetree changes for omaps for v5.11 Tony Lindgren
2020-12-11  8:37 ` [GIT PULL 2/2] Late defconfig " Tony Lindgren
2020-12-11  8:37   ` Tony Lindgren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=pull-1607675790-251347@atomide.com \
    --to=tony@atomide.com \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.