All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 1/3] More SoC changes for omaps for v5.10
@ 2020-09-30  6:08 ` Tony Lindgren
  0 siblings, 0 replies; 6+ messages in thread
From: Tony Lindgren @ 2020-09-30  6:08 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 501e69b028a47e20cb0d842e267fc5aa5e5230aa:

  Merge branch 'omap-for-v5.10/omap1' into omap-for-v5.10/soc (2020-09-03 11:50:37 +0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.10/soc-part2-v2-signed

for you to fetch changes up to fb2c599f056640d289b2147fbe6d9eaee689f1b2:

  ARM: omap3: enable off mode automatically (2020-09-24 14:26:20 +0300)

----------------------------------------------------------------
One more SoC change for omaps for v5.10 merge window

Remove debugfs dependency for enabling off mode during idle
for omap3 by enabling it automatically based on the PMIC
configuration.

----------------------------------------------------------------
Andreas Kemnade (1):
      ARM: omap3: enable off mode automatically

 arch/arm/mach-omap2/pm-debug.c |  2 --
 arch/arm/mach-omap2/pm.c       |  2 ++
 arch/arm/mach-omap2/pm.h       |  4 ----
 arch/arm/mach-omap2/pm34xx.c   | 26 +++++++++++++++++++++++++-
 4 files changed, 27 insertions(+), 7 deletions(-)

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

* [GIT PULL 1/3] More SoC changes for omaps for v5.10
@ 2020-09-30  6:08 ` Tony Lindgren
  0 siblings, 0 replies; 6+ messages in thread
From: Tony Lindgren @ 2020-09-30  6:08 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 501e69b028a47e20cb0d842e267fc5aa5e5230aa:

  Merge branch 'omap-for-v5.10/omap1' into omap-for-v5.10/soc (2020-09-03 11:50:37 +0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.10/soc-part2-v2-signed

for you to fetch changes up to fb2c599f056640d289b2147fbe6d9eaee689f1b2:

  ARM: omap3: enable off mode automatically (2020-09-24 14:26:20 +0300)

----------------------------------------------------------------
One more SoC change for omaps for v5.10 merge window

Remove debugfs dependency for enabling off mode during idle
for omap3 by enabling it automatically based on the PMIC
configuration.

----------------------------------------------------------------
Andreas Kemnade (1):
      ARM: omap3: enable off mode automatically

 arch/arm/mach-omap2/pm-debug.c |  2 --
 arch/arm/mach-omap2/pm.c       |  2 ++
 arch/arm/mach-omap2/pm.h       |  4 ----
 arch/arm/mach-omap2/pm34xx.c   | 26 +++++++++++++++++++++++++-
 4 files changed, 27 insertions(+), 7 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] 6+ messages in thread

* [GIT PULL 2/3] More device tree changes for omaps for v5.10
  2020-09-30  6:08 ` Tony Lindgren
@ 2020-09-30  6:08   ` Tony Lindgren
  -1 siblings, 0 replies; 6+ messages in thread
From: Tony Lindgren @ 2020-09-30  6:08 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 513f8297f6b14a76346cd049956f1c9a2a48d7aa:

  Merge branch 'fixes' into omap-for-v5.10/dt (2020-08-19 10:52:00 +0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.10/dt-part2-signed

for you to fetch changes up to 5e7998b8017f83d421fcf41421c562f63ed125cc:

  ARM: dts: am3874: iceboard: fix GPIO expander reset GPIOs (2020-09-25 14:38:31 +0300)

----------------------------------------------------------------
More dts changes for omaps for v5.10 merge window

Some more dts changes that did not make it to the first set of
dts changes:

- Drop unnessary nokia,nvm-size property

- A series of changes to use "okay" instead of "ok"

- A series of changes to move boards to use new cpsw switch
  driver and drop the drop legacy cpsw dt node

- A series of changes to fix issues with the GPIO binding
  usage

----------------------------------------------------------------
Adrian Schmutzler (3):
      ARM: dts: omap: replace status value "ok" by "okay"
      ARM: dts: dra7xx: replace status value "ok" by "okay"
      ARM: dts: am43xx: replace status value "ok" by "okay"

Grygorii Strashko (9):
      ARM: dts: am5729: beagleboneai: switch to new cpsw switch drv
      ARM: dts: am57xx-idk: switch to new cpsw switch drv
      ARM: dts: beagle-x15: switch to new cpsw switch drv
      ARM: dts: dra7x-evm: switch to new cpsw switch drv
      ARM: dts: am57xx-cl-som-am57x: switch to new cpsw switch drv
      ARM: dts: dra7: drop legacy cpsw dt node
      ARM: dts: am437x-l4: add dt node for new cpsw switchdev driver
      ARM: dts: am437x: switch to new cpsw switch drv
      ARM: dts: am437x-l4: drop legacy cpsw dt node

Krzysztof Kozlowski (3):
      ARM: dts: am335x: lxm: fix PCA9539 GPIO expander properties
      ARM: dts: am335x: t335: align GPIO hog names with dtschema
      ARM: dts: am3874: iceboard: fix GPIO expander reset GPIOs

Sakari Ailus (1):
      ARM: dts: n9, n950: Remove nokia,nvm-size property

 arch/arm/boot/dts/am335x-lxm.dts                   |  4 ++
 arch/arm/boot/dts/am335x-sbc-t335.dts              |  4 +-
 arch/arm/boot/dts/am3517-evm-ui.dtsi               |  4 +-
 arch/arm/boot/dts/am3517-evm.dts                   |  2 +-
 arch/arm/boot/dts/am3874-iceboard.dts              |  8 +--
 arch/arm/boot/dts/am4372.dtsi                      |  4 +-
 arch/arm/boot/dts/am437x-cm-t43.dts                | 14 ++--
 arch/arm/boot/dts/am437x-gp-evm.dts                | 15 +++--
 arch/arm/boot/dts/am437x-idk-evm.dts               | 13 ++--
 arch/arm/boot/dts/am437x-l4.dtsi                   | 77 +++++++++++-----------
 arch/arm/boot/dts/am437x-sbc-t43.dts               |  2 +-
 arch/arm/boot/dts/am437x-sk-evm.dts                | 14 ++--
 arch/arm/boot/dts/am43x-epos-evm.dts               | 15 +++--
 arch/arm/boot/dts/am571x-idk.dts                   | 27 --------
 arch/arm/boot/dts/am5729-beagleboneai.dts          | 14 ++--
 arch/arm/boot/dts/am572x-idk.dts                   |  5 --
 arch/arm/boot/dts/am574x-idk.dts                   |  5 --
 arch/arm/boot/dts/am57xx-beagle-x15-common.dtsi    | 19 +++---
 arch/arm/boot/dts/am57xx-cl-som-am57x.dts          | 13 ++--
 arch/arm/boot/dts/am57xx-idk-common.dtsi           | 14 ++--
 arch/arm/boot/dts/am57xx-sbc-am57x.dts             |  4 +-
 arch/arm/boot/dts/dra7-evm.dts                     | 15 ++---
 arch/arm/boot/dts/dra7-l4.dtsi                     | 54 ---------------
 arch/arm/boot/dts/dra7.dtsi                        |  4 +-
 arch/arm/boot/dts/dra71-evm.dts                    | 14 ++--
 arch/arm/boot/dts/dra72-evm-common.dtsi            | 10 +--
 arch/arm/boot/dts/dra72-evm-revc.dts               | 14 ++--
 arch/arm/boot/dts/dra72-evm.dts                    | 13 ++--
 arch/arm/boot/dts/dra76-evm.dts                    | 18 +++--
 arch/arm/boot/dts/logicpd-som-lv-baseboard.dtsi    |  2 +-
 arch/arm/boot/dts/logicpd-torpedo-baseboard.dtsi   |  2 +-
 arch/arm/boot/dts/omap3-beagle-xm.dts              |  4 +-
 arch/arm/boot/dts/omap3-beagle.dts                 |  6 +-
 arch/arm/boot/dts/omap3-cm-t3517.dts               |  2 +-
 arch/arm/boot/dts/omap3-cm-t3530.dts               |  2 +-
 arch/arm/boot/dts/omap3-cm-t3730.dts               |  2 +-
 arch/arm/boot/dts/omap3-cm-t3x.dtsi                |  4 +-
 arch/arm/boot/dts/omap3-devkit8000-common.dtsi     |  4 +-
 arch/arm/boot/dts/omap3-gta04.dtsi                 |  8 +--
 arch/arm/boot/dts/omap3-ha-lcd.dts                 |  2 +-
 arch/arm/boot/dts/omap3-igep0020-common.dtsi       |  2 +-
 arch/arm/boot/dts/omap3-n9.dts                     |  1 -
 arch/arm/boot/dts/omap3-n900.dts                   |  6 +-
 arch/arm/boot/dts/omap3-n950.dts                   |  5 +-
 arch/arm/boot/dts/omap3-overo-common-dvi.dtsi      |  2 +-
 arch/arm/boot/dts/omap3-overo-common-lcd35.dtsi    |  2 +-
 arch/arm/boot/dts/omap3-overo-common-lcd43.dtsi    |  2 +-
 arch/arm/boot/dts/omap3-pandora-common.dtsi        |  4 +-
 .../boot/dts/omap3-panel-sharp-ls037v7dw01.dtsi    |  2 +-
 arch/arm/boot/dts/omap3-thunder.dts                |  2 +-
 arch/arm/boot/dts/omap34xx.dtsi                    |  2 +-
 arch/arm/boot/dts/omap36xx.dtsi                    |  2 +-
 arch/arm/boot/dts/omap4-duovero-parlor.dts         |  4 +-
 arch/arm/boot/dts/omap4-panda-common.dtsi          |  6 +-
 arch/arm/boot/dts/omap4-sdp.dts                    |  8 +--
 arch/arm/boot/dts/omap5-board-common.dtsi          |  4 +-
 arch/arm/boot/dts/omap5-cm-t54.dts                 |  6 +-
 57 files changed, 220 insertions(+), 297 deletions(-)

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

* [GIT PULL 2/3] More device tree changes for omaps for v5.10
@ 2020-09-30  6:08   ` Tony Lindgren
  0 siblings, 0 replies; 6+ messages in thread
From: Tony Lindgren @ 2020-09-30  6:08 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 513f8297f6b14a76346cd049956f1c9a2a48d7aa:

  Merge branch 'fixes' into omap-for-v5.10/dt (2020-08-19 10:52:00 +0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.10/dt-part2-signed

for you to fetch changes up to 5e7998b8017f83d421fcf41421c562f63ed125cc:

  ARM: dts: am3874: iceboard: fix GPIO expander reset GPIOs (2020-09-25 14:38:31 +0300)

----------------------------------------------------------------
More dts changes for omaps for v5.10 merge window

Some more dts changes that did not make it to the first set of
dts changes:

- Drop unnessary nokia,nvm-size property

- A series of changes to use "okay" instead of "ok"

- A series of changes to move boards to use new cpsw switch
  driver and drop the drop legacy cpsw dt node

- A series of changes to fix issues with the GPIO binding
  usage

----------------------------------------------------------------
Adrian Schmutzler (3):
      ARM: dts: omap: replace status value "ok" by "okay"
      ARM: dts: dra7xx: replace status value "ok" by "okay"
      ARM: dts: am43xx: replace status value "ok" by "okay"

Grygorii Strashko (9):
      ARM: dts: am5729: beagleboneai: switch to new cpsw switch drv
      ARM: dts: am57xx-idk: switch to new cpsw switch drv
      ARM: dts: beagle-x15: switch to new cpsw switch drv
      ARM: dts: dra7x-evm: switch to new cpsw switch drv
      ARM: dts: am57xx-cl-som-am57x: switch to new cpsw switch drv
      ARM: dts: dra7: drop legacy cpsw dt node
      ARM: dts: am437x-l4: add dt node for new cpsw switchdev driver
      ARM: dts: am437x: switch to new cpsw switch drv
      ARM: dts: am437x-l4: drop legacy cpsw dt node

Krzysztof Kozlowski (3):
      ARM: dts: am335x: lxm: fix PCA9539 GPIO expander properties
      ARM: dts: am335x: t335: align GPIO hog names with dtschema
      ARM: dts: am3874: iceboard: fix GPIO expander reset GPIOs

Sakari Ailus (1):
      ARM: dts: n9, n950: Remove nokia,nvm-size property

 arch/arm/boot/dts/am335x-lxm.dts                   |  4 ++
 arch/arm/boot/dts/am335x-sbc-t335.dts              |  4 +-
 arch/arm/boot/dts/am3517-evm-ui.dtsi               |  4 +-
 arch/arm/boot/dts/am3517-evm.dts                   |  2 +-
 arch/arm/boot/dts/am3874-iceboard.dts              |  8 +--
 arch/arm/boot/dts/am4372.dtsi                      |  4 +-
 arch/arm/boot/dts/am437x-cm-t43.dts                | 14 ++--
 arch/arm/boot/dts/am437x-gp-evm.dts                | 15 +++--
 arch/arm/boot/dts/am437x-idk-evm.dts               | 13 ++--
 arch/arm/boot/dts/am437x-l4.dtsi                   | 77 +++++++++++-----------
 arch/arm/boot/dts/am437x-sbc-t43.dts               |  2 +-
 arch/arm/boot/dts/am437x-sk-evm.dts                | 14 ++--
 arch/arm/boot/dts/am43x-epos-evm.dts               | 15 +++--
 arch/arm/boot/dts/am571x-idk.dts                   | 27 --------
 arch/arm/boot/dts/am5729-beagleboneai.dts          | 14 ++--
 arch/arm/boot/dts/am572x-idk.dts                   |  5 --
 arch/arm/boot/dts/am574x-idk.dts                   |  5 --
 arch/arm/boot/dts/am57xx-beagle-x15-common.dtsi    | 19 +++---
 arch/arm/boot/dts/am57xx-cl-som-am57x.dts          | 13 ++--
 arch/arm/boot/dts/am57xx-idk-common.dtsi           | 14 ++--
 arch/arm/boot/dts/am57xx-sbc-am57x.dts             |  4 +-
 arch/arm/boot/dts/dra7-evm.dts                     | 15 ++---
 arch/arm/boot/dts/dra7-l4.dtsi                     | 54 ---------------
 arch/arm/boot/dts/dra7.dtsi                        |  4 +-
 arch/arm/boot/dts/dra71-evm.dts                    | 14 ++--
 arch/arm/boot/dts/dra72-evm-common.dtsi            | 10 +--
 arch/arm/boot/dts/dra72-evm-revc.dts               | 14 ++--
 arch/arm/boot/dts/dra72-evm.dts                    | 13 ++--
 arch/arm/boot/dts/dra76-evm.dts                    | 18 +++--
 arch/arm/boot/dts/logicpd-som-lv-baseboard.dtsi    |  2 +-
 arch/arm/boot/dts/logicpd-torpedo-baseboard.dtsi   |  2 +-
 arch/arm/boot/dts/omap3-beagle-xm.dts              |  4 +-
 arch/arm/boot/dts/omap3-beagle.dts                 |  6 +-
 arch/arm/boot/dts/omap3-cm-t3517.dts               |  2 +-
 arch/arm/boot/dts/omap3-cm-t3530.dts               |  2 +-
 arch/arm/boot/dts/omap3-cm-t3730.dts               |  2 +-
 arch/arm/boot/dts/omap3-cm-t3x.dtsi                |  4 +-
 arch/arm/boot/dts/omap3-devkit8000-common.dtsi     |  4 +-
 arch/arm/boot/dts/omap3-gta04.dtsi                 |  8 +--
 arch/arm/boot/dts/omap3-ha-lcd.dts                 |  2 +-
 arch/arm/boot/dts/omap3-igep0020-common.dtsi       |  2 +-
 arch/arm/boot/dts/omap3-n9.dts                     |  1 -
 arch/arm/boot/dts/omap3-n900.dts                   |  6 +-
 arch/arm/boot/dts/omap3-n950.dts                   |  5 +-
 arch/arm/boot/dts/omap3-overo-common-dvi.dtsi      |  2 +-
 arch/arm/boot/dts/omap3-overo-common-lcd35.dtsi    |  2 +-
 arch/arm/boot/dts/omap3-overo-common-lcd43.dtsi    |  2 +-
 arch/arm/boot/dts/omap3-pandora-common.dtsi        |  4 +-
 .../boot/dts/omap3-panel-sharp-ls037v7dw01.dtsi    |  2 +-
 arch/arm/boot/dts/omap3-thunder.dts                |  2 +-
 arch/arm/boot/dts/omap34xx.dtsi                    |  2 +-
 arch/arm/boot/dts/omap36xx.dtsi                    |  2 +-
 arch/arm/boot/dts/omap4-duovero-parlor.dts         |  4 +-
 arch/arm/boot/dts/omap4-panda-common.dtsi          |  6 +-
 arch/arm/boot/dts/omap4-sdp.dts                    |  8 +--
 arch/arm/boot/dts/omap5-board-common.dtsi          |  4 +-
 arch/arm/boot/dts/omap5-cm-t54.dts                 |  6 +-
 57 files changed, 220 insertions(+), 297 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] 6+ messages in thread

* [GIT PULL 3/3] Defconfig changes for omaps for v5.10
  2020-09-30  6:08 ` Tony Lindgren
@ 2020-09-30  6:08   ` Tony Lindgren
  -1 siblings, 0 replies; 6+ messages in thread
From: Tony Lindgren @ 2020-09-30  6:08 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 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 74623757b98239b1eb43304e1f5d15a29b40fb84:

  ARM: omap2plus_defconfig: enable generic net options (2020-09-10 13:14:50 +0300)

----------------------------------------------------------------
Defconfig changes for omaps for v5.10 merge window

Enable twl4030_madc as a loadable module as the ADC is used
on some devices by the battery charger. And enable more widely
used networking options as loadable modules where possible.

----------------------------------------------------------------
Andreas Kemnade (1):
      ARM: omap2plus_defconfig: enable twl4030_madc as a loadable module

Grygorii Strashko (1):
      ARM: omap2plus_defconfig: enable generic net options

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

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

* [GIT PULL 3/3] Defconfig changes for omaps for v5.10
@ 2020-09-30  6:08   ` Tony Lindgren
  0 siblings, 0 replies; 6+ messages in thread
From: Tony Lindgren @ 2020-09-30  6:08 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 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 74623757b98239b1eb43304e1f5d15a29b40fb84:

  ARM: omap2plus_defconfig: enable generic net options (2020-09-10 13:14:50 +0300)

----------------------------------------------------------------
Defconfig changes for omaps for v5.10 merge window

Enable twl4030_madc as a loadable module as the ADC is used
on some devices by the battery charger. And enable more widely
used networking options as loadable modules where possible.

----------------------------------------------------------------
Andreas Kemnade (1):
      ARM: omap2plus_defconfig: enable twl4030_madc as a loadable module

Grygorii Strashko (1):
      ARM: omap2plus_defconfig: enable generic net options

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

_______________________________________________
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] 6+ messages in thread

end of thread, other threads:[~2020-09-30  6:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-30  6:08 [GIT PULL 1/3] More SoC changes for omaps for v5.10 Tony Lindgren
2020-09-30  6:08 ` Tony Lindgren
2020-09-30  6:08 ` [GIT PULL 2/3] More device tree " Tony Lindgren
2020-09-30  6:08   ` Tony Lindgren
2020-09-30  6:08 ` [GIT PULL 3/3] Defconfig " Tony Lindgren
2020-09-30  6:08   ` 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.