All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 1/2] Late devicetree changes for omaps for v5.11
@ 2020-12-11  8:37 ` Tony Lindgren
  0 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2020-12-11  8:37 UTC (permalink / raw)
  To: soc; +Cc: arm, linux-omap, linux-arm-kernel, Tony Lindgren

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(-)

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

* [GIT PULL 1/2] Late devicetree changes for omaps for v5.11
@ 2020-12-11  8:37 ` Tony Lindgren
  0 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2020-12-11  8:37 UTC (permalink / raw)
  To: soc; +Cc: Tony Lindgren, linux-omap, arm, linux-arm-kernel

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

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

* [GIT PULL 2/2] Late defconfig changes for omaps for v5.11
@ 2020-12-11  8:37   ` Tony Lindgren
  0 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2020-12-11  8:37 UTC (permalink / raw)
  To: soc; +Cc: arm, linux-omap, linux-arm-kernel, Tony Lindgren

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

The following changes since commit eaf7697b6febe2b086503f525f070d8e3ca1ea0f:

  ARM: omap2plus_defconfig: Enable TI eQEP counter driver (2020-11-24 11:04:12 +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/defconfig-late-signed

for you to fetch changes up to 2f6fc9e08bf79f11516edef855283c6212bbe78f:

  ARM: omap2plus_defconfig: enable SPI GPIO (2020-12-07 15:59:41 +0200)

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

Drop drop unused POWER_AVS option, and enable CONFIG_SPI_GPIO as
a loadable module so gta04 needs it for controlling the td028ttec1
panel.

----------------------------------------------------------------
Andreas Kemnade (1):
      ARM: omap2plus_defconfig: enable SPI GPIO

Andrey Zhizhikin (1):
      ARM: omap2plus_defconfig: drop unused POWER_AVS option

 arch/arm/configs/omap2plus_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

* [GIT PULL 2/2] Late defconfig changes for omaps for v5.11
@ 2020-12-11  8:37   ` Tony Lindgren
  0 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2020-12-11  8:37 UTC (permalink / raw)
  To: soc; +Cc: Tony Lindgren, linux-omap, arm, linux-arm-kernel

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

The following changes since commit eaf7697b6febe2b086503f525f070d8e3ca1ea0f:

  ARM: omap2plus_defconfig: Enable TI eQEP counter driver (2020-11-24 11:04:12 +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/defconfig-late-signed

for you to fetch changes up to 2f6fc9e08bf79f11516edef855283c6212bbe78f:

  ARM: omap2plus_defconfig: enable SPI GPIO (2020-12-07 15:59:41 +0200)

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

Drop drop unused POWER_AVS option, and enable CONFIG_SPI_GPIO as
a loadable module so gta04 needs it for controlling the td028ttec1
panel.

----------------------------------------------------------------
Andreas Kemnade (1):
      ARM: omap2plus_defconfig: enable SPI GPIO

Andrey Zhizhikin (1):
      ARM: omap2plus_defconfig: drop unused POWER_AVS option

 arch/arm/configs/omap2plus_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

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

end of thread, other threads:[~2020-12-11  8:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-11  8:37 [GIT PULL 1/2] Late devicetree changes for omaps for v5.11 Tony Lindgren
2020-12-11  8:37 ` Tony Lindgren
2020-12-11  8:37 ` [GIT PULL 2/2] Late defconfig " Tony Lindgren
2020-12-11  8:37   ` Tony Lindgren

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.