linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 1/4] soc changes for omaps for v4.21
@ 2018-11-29 19:57 Tony Lindgren
  2018-11-29 19:57 ` [GIT PULL 2/4] driver " Tony Lindgren
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Tony Lindgren @ 2018-11-29 19:57 UTC (permalink / raw)
  To: arm; +Cc: Tony Lindgren, linux-omap, linux-arm-kernel

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

The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:

  Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

are available in the Git repository at:

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

for you to fetch changes up to b76455335447fa8b73ebc0ca768e46ee74fcd329:

  ARM: OMAP2+: timer: Remove obsolete inclusion of <asm/smp_twd.h> (2018-11-19 10:06:36 -0800)

----------------------------------------------------------------
SoC changes for omaps for v4.21 merge window

Few more non-critical section annotation fixes for Clang and
remove obsolete timer header inclusion.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      ARM: OMAP2+: timer: Remove obsolete inclusion of <asm/smp_twd.h>

Nathan Chancellor (2):
      ARM: OMAP2+: hwmod: Fix some section annotations
      ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeup

 arch/arm/mach-omap2/omap_hwmod.c | 6 +++---
 arch/arm/mach-omap2/prm44xx.c    | 2 +-
 arch/arm/mach-omap2/timer.c      | 1 -
 3 files changed, 4 insertions(+), 5 deletions(-)

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

* [GIT PULL 2/4] driver changes for omaps for v4.21
  2018-11-29 19:57 [GIT PULL 1/4] soc changes for omaps for v4.21 Tony Lindgren
@ 2018-11-29 19:57 ` Tony Lindgren
  2018-11-30 23:50   ` Olof Johansson
  2018-11-29 19:57 ` [GIT PULL 3/4] dts " Tony Lindgren
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 8+ messages in thread
From: Tony Lindgren @ 2018-11-29 19:57 UTC (permalink / raw)
  To: arm; +Cc: Tony Lindgren, linux-omap, linux-arm-kernel

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

The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:

  Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 3be5e10daf1fc063ec5cff3cd785c4a59814af0b:

  Merge branch 'omap-for-v4.21/ti-sysc' into omap-for-v4.21/driver (2018-11-29 11:39:23 -0800)

----------------------------------------------------------------
Driver changes for omaps for v4.21 merge window

Few SoC related driver changes to add PRCM as the wake-up source
for wkup_m3_ipc driver, and to improve ti-sysc driver for dra7
mcasp and device detection when debug is enabled.

There is also a non-critical fix for ti-sysc to fix handling of
the optional clocks but this can wait for the merge window no problem.

----------------------------------------------------------------
Keerthy (1):
      soc: ti: wkup_m3: Add PRCM int16 as the wake up source

Tony Lindgren (4):
      bus: ti-sysc: Fix getting optional clocks in clock_roles
      bus: ti-sysc: Add mcasp optional clocks flag
      bus: ti-sysc: Detect devices for debug on omap5
      Merge branch 'omap-for-v4.21/ti-sysc' into omap-for-v4.21/driver

 Documentation/devicetree/bindings/bus/ti-sysc.txt |  1 +
 drivers/bus/ti-sysc.c                             | 23 +++++++++++++++++++++--
 drivers/soc/ti/wkup_m3_ipc.c                      |  1 +
 3 files changed, 23 insertions(+), 2 deletions(-)

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

* [GIT PULL 3/4] dts changes for omaps for v4.21
  2018-11-29 19:57 [GIT PULL 1/4] soc changes for omaps for v4.21 Tony Lindgren
  2018-11-29 19:57 ` [GIT PULL 2/4] driver " Tony Lindgren
@ 2018-11-29 19:57 ` Tony Lindgren
  2018-11-30 23:17   ` Olof Johansson
  2018-11-29 19:57 ` [GIT PULL 4/4] defconfig " Tony Lindgren
  2018-11-30 23:51 ` [GIT PULL 1/4] soc " Olof Johansson
  3 siblings, 1 reply; 8+ messages in thread
From: Tony Lindgren @ 2018-11-29 19:57 UTC (permalink / raw)
  To: arm; +Cc: Tony Lindgren, linux-omap, linux-arm-kernel

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

The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:

  Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 0ec47be539e323ef4919fd63ea2f4162bf74892e:

  ARM: dts: am437x-gp-evm: Add sleep state for beeper pins (2018-11-19 10:32:43 -0800)

----------------------------------------------------------------
Device tree changes for omaps for v4.21 merge window

These changes mostly configure pinctrl for am437x-gp-evm. There is
also non-critical fix for a comment for Clang, and we enable earlycon
for am3517-evm.

----------------------------------------------------------------
Adam Ford (1):
      ARM: dts: am3517-evm: Enable earlycon stdout path

Dave Gerlach (5):
      ARM: dts: am437x-gp-evm: Add state for ddr3 vtt toggle pin
      ARM: dts: am437x-gp-evm: Add pinctrl for unused_pins
      ARM: dts: am437x-gp-evm: Add pinctrl for debugss pins
      ARM: dts: am437x-gp-evm: Add uart0 pinctrl default and sleep states
      ARM: dts: am437x-gp-evm: Add pinmux for gpio0 wake

Keerthy (1):
      ARM: dts: am437x-gp-evm: Add sleep state for beeper pins

Nathan Chancellor (1):
      ARM: dts: omap3-gta04: Fix comment block

 arch/arm/boot/dts/am3517-evm.dts    |   4 ++
 arch/arm/boot/dts/am437x-gp-evm.dts | 127 +++++++++++++++++++++++++++++++++---
 arch/arm/boot/dts/omap3-gta04.dtsi  |   2 +-
 3 files changed, 122 insertions(+), 11 deletions(-)

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

* [GIT PULL 4/4] defconfig changes for omaps for v4.21
  2018-11-29 19:57 [GIT PULL 1/4] soc changes for omaps for v4.21 Tony Lindgren
  2018-11-29 19:57 ` [GIT PULL 2/4] driver " Tony Lindgren
  2018-11-29 19:57 ` [GIT PULL 3/4] dts " Tony Lindgren
@ 2018-11-29 19:57 ` Tony Lindgren
  2018-11-30 23:51   ` Olof Johansson
  2018-11-30 23:51 ` [GIT PULL 1/4] soc " Olof Johansson
  3 siblings, 1 reply; 8+ messages in thread
From: Tony Lindgren @ 2018-11-29 19:57 UTC (permalink / raw)
  To: arm; +Cc: Tony Lindgren, linux-omap, linux-arm-kernel

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

The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:

  Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

are available in the Git repository at:

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

for you to fetch changes up to f98d45145e6a48b91e0cae12fae7a5367486e91e:

  ARM: multi_v7_defconfig: Enable 8250-omap serial driver and use it by default (2018-11-08 08:54:40 -0800)

----------------------------------------------------------------
Defconfig changes for omaps for v4.21 merge window

We're finally changing omaps to use 8250_OMAP instead of SERIAL_OMAP
for multi_v7_defconfig. This will make things much easier for distros,
and the kernel already warns about the kernel console getting
redirected with CONFIG_SERIAL_8250_OMAP_TTYO_FIXUP defaulting to y.

People using /etc/inittab still need to s/ttyO/ttyS/ if using the
out-of-box multi_v7_defconfig, and that did not seem to be an issue
when we moved omap2plus_defconfig to use 8250_OMAP earlier.

The other change is to enable CONFIG_SND_SOC_TLV320AIC23_I2C as a
loadable module that I forgot to send a pull request for earlier.

----------------------------------------------------------------
Adam Ford (1):
      ARM: omap2plus_defconfig: Add tlv320aic23 as module

Tony Lindgren (2):
      Merge branch 'omap-for-v4.20/defconfig' into omap-for-v4.21/defconfig
      ARM: multi_v7_defconfig: Enable 8250-omap serial driver and use it by default

 arch/arm/configs/multi_v7_defconfig  | 1 +
 arch/arm/configs/omap2plus_defconfig | 1 +
 2 files changed, 2 insertions(+)

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

* Re: [GIT PULL 3/4] dts changes for omaps for v4.21
  2018-11-29 19:57 ` [GIT PULL 3/4] dts " Tony Lindgren
@ 2018-11-30 23:17   ` Olof Johansson
  0 siblings, 0 replies; 8+ messages in thread
From: Olof Johansson @ 2018-11-30 23:17 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: linux-omap, arm, linux-arm-kernel

On Thu, Nov 29, 2018 at 11:57:42AM -0800, Tony Lindgren wrote:
> From: "Tony Lindgren" <tony@atomide.com>
> 
> The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:
> 
>   Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.21/dt-signed
> 
> for you to fetch changes up to 0ec47be539e323ef4919fd63ea2f4162bf74892e:
> 
>   ARM: dts: am437x-gp-evm: Add sleep state for beeper pins (2018-11-19 10:32:43 -0800)
> 
> ----------------------------------------------------------------
> Device tree changes for omaps for v4.21 merge window
> 
> These changes mostly configure pinctrl for am437x-gp-evm. There is
> also non-critical fix for a comment for Clang, and we enable earlycon
> for am3517-evm.

Merged, thanks!


-Olof

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

* Re: [GIT PULL 2/4] driver changes for omaps for v4.21
  2018-11-29 19:57 ` [GIT PULL 2/4] driver " Tony Lindgren
@ 2018-11-30 23:50   ` Olof Johansson
  0 siblings, 0 replies; 8+ messages in thread
From: Olof Johansson @ 2018-11-30 23:50 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: linux-omap, arm, linux-arm-kernel

On Thu, Nov 29, 2018 at 11:57:41AM -0800, Tony Lindgren wrote:
> From: "Tony Lindgren" <tony@atomide.com>
> 
> The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:
> 
>   Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.21/driver-signed
> 
> for you to fetch changes up to 3be5e10daf1fc063ec5cff3cd785c4a59814af0b:
> 
>   Merge branch 'omap-for-v4.21/ti-sysc' into omap-for-v4.21/driver (2018-11-29 11:39:23 -0800)
> 
> ----------------------------------------------------------------
> Driver changes for omaps for v4.21 merge window
> 
> Few SoC related driver changes to add PRCM as the wake-up source
> for wkup_m3_ipc driver, and to improve ti-sysc driver for dra7
> mcasp and device detection when debug is enabled.
> 
> There is also a non-critical fix for ti-sysc to fix handling of
> the optional clocks but this can wait for the merge window no problem.

Merged, thanks!


-Olof

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

* Re: [GIT PULL 1/4] soc changes for omaps for v4.21
  2018-11-29 19:57 [GIT PULL 1/4] soc changes for omaps for v4.21 Tony Lindgren
                   ` (2 preceding siblings ...)
  2018-11-29 19:57 ` [GIT PULL 4/4] defconfig " Tony Lindgren
@ 2018-11-30 23:51 ` Olof Johansson
  3 siblings, 0 replies; 8+ messages in thread
From: Olof Johansson @ 2018-11-30 23:51 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: linux-omap, arm, linux-arm-kernel

On Thu, Nov 29, 2018 at 11:57:40AM -0800, Tony Lindgren wrote:
> From: "Tony Lindgren" <tony@atomide.com>
> 
> The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:
> 
>   Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.21/soc-signed
> 
> for you to fetch changes up to b76455335447fa8b73ebc0ca768e46ee74fcd329:
> 
>   ARM: OMAP2+: timer: Remove obsolete inclusion of <asm/smp_twd.h> (2018-11-19 10:06:36 -0800)
> 
> ----------------------------------------------------------------
> SoC changes for omaps for v4.21 merge window
> 
> Few more non-critical section annotation fixes for Clang and
> remove obsolete timer header inclusion.
> 
> ----------------------------------------------------------------
> Geert Uytterhoeven (1):
>       ARM: OMAP2+: timer: Remove obsolete inclusion of <asm/smp_twd.h>
> 
> Nathan Chancellor (2):
>       ARM: OMAP2+: hwmod: Fix some section annotations
>       ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeup

Merged, thanks!


-Olof

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

* Re: [GIT PULL 4/4] defconfig changes for omaps for v4.21
  2018-11-29 19:57 ` [GIT PULL 4/4] defconfig " Tony Lindgren
@ 2018-11-30 23:51   ` Olof Johansson
  0 siblings, 0 replies; 8+ messages in thread
From: Olof Johansson @ 2018-11-30 23:51 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: linux-omap, arm, linux-arm-kernel

On Thu, Nov 29, 2018 at 11:57:43AM -0800, Tony Lindgren wrote:
> From: "Tony Lindgren" <tony@atomide.com>
> 
> The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:
> 
>   Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.21/defconfig-signed
> 
> for you to fetch changes up to f98d45145e6a48b91e0cae12fae7a5367486e91e:
> 
>   ARM: multi_v7_defconfig: Enable 8250-omap serial driver and use it by default (2018-11-08 08:54:40 -0800)
> 
> ----------------------------------------------------------------
> Defconfig changes for omaps for v4.21 merge window
> 
> We're finally changing omaps to use 8250_OMAP instead of SERIAL_OMAP
> for multi_v7_defconfig. This will make things much easier for distros,
> and the kernel already warns about the kernel console getting
> redirected with CONFIG_SERIAL_8250_OMAP_TTYO_FIXUP defaulting to y.
> 
> People using /etc/inittab still need to s/ttyO/ttyS/ if using the
> out-of-box multi_v7_defconfig, and that did not seem to be an issue
> when we moved omap2plus_defconfig to use 8250_OMAP earlier.
> 
> The other change is to enable CONFIG_SND_SOC_TLV320AIC23_I2C as a
> loadable module that I forgot to send a pull request for earlier.
> 
> ----------------------------------------------------------------
> Adam Ford (1):
>       ARM: omap2plus_defconfig: Add tlv320aic23 as module
> 
> Tony Lindgren (2):
>       Merge branch 'omap-for-v4.20/defconfig' into omap-for-v4.21/defconfig
>       ARM: multi_v7_defconfig: Enable 8250-omap serial driver and use it by default

Merged, thanks!


-Olof

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

end of thread, other threads:[~2018-11-30 23:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-29 19:57 [GIT PULL 1/4] soc changes for omaps for v4.21 Tony Lindgren
2018-11-29 19:57 ` [GIT PULL 2/4] driver " Tony Lindgren
2018-11-30 23:50   ` Olof Johansson
2018-11-29 19:57 ` [GIT PULL 3/4] dts " Tony Lindgren
2018-11-30 23:17   ` Olof Johansson
2018-11-29 19:57 ` [GIT PULL 4/4] defconfig " Tony Lindgren
2018-11-30 23:51   ` Olof Johansson
2018-11-30 23:51 ` [GIT PULL 1/4] soc " Olof Johansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).