All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT,PULL] Actions Semi ARM DT updates for 5.12
@ 2021-02-05  5:03 Manivannan Sadhasivam
  2021-02-09 23:06 ` Arnd Bergmann
  0 siblings, 1 reply; 2+ messages in thread
From: Manivannan Sadhasivam @ 2021-02-05  5:03 UTC (permalink / raw)
  To: soc; +Cc: olof, arnd, afaerber, linux-actions, thomas.liau, cristian.ciocaltea

Hi Arnd, Olof,

This PR aims at improving the support for Actions Semi S500 SoC and Roseapplepi
board. The details are in the signed tag as usual.

Thanks,
Mani

---

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mani/linux-actions.git tags/actions-arm-dt-for-v5.12

for you to fetch changes up to 7b69552264aca925e8550324027e4f10f8bf8c4f:

  arm: dts: owl-s500-roseapplepi: Add I2C pinctrl configuration (2020-12-31 13:05:33 +0530)

----------------------------------------------------------------
Actions Semi ARM DT changes for v5.12:

Updates to the existing S500 ARM SoC. Support has been added for CMU (Clock
Management Unit), Reset controller, DMA, Pinctrl/GPIO, MMC, I2C and SIRQ
(interrupt controller). Since the CMU support is added, the dummy fixed clock
used for the UART controller has been removed for all S500 based boards and
proper UART clock from CMU is used.

Added uSD support and I2C pinctrl configuration for Roseapplepi board based on
S500 SoC. This will make the board boot mainline with a distro from uSD card.
The I2C pinctrl config is added specifically for the PMIC which is currently
under review.

----------------------------------------------------------------
Cristian Ciocaltea (10):
      arm: dts: owl-s500: Add Clock Management Unit
      arm: dts: owl-s500: Set CMU clocks for UARTs
      arm: dts: owl-s500: Add Reset controller
      arm: dts: owl-s500: Add DMA controller
      arm: dts: owl-s500: Add pinctrl & GPIO support
      arm: dts: owl-s500: Add MMC support
      arm: dts: owl-s500: Add I2C support
      arm: dts: owl-s500: Add SIRQ controller
      arm: dts: owl-s500-roseapplepi: Add uSD support
      arm: dts: owl-s500-roseapplepi: Add I2C pinctrl configuration

 arch/arm/boot/dts/owl-s500-cubieboard6.dts     |   7 ---
 arch/arm/boot/dts/owl-s500-guitar-bb-rev-b.dts |   7 ---
 arch/arm/boot/dts/owl-s500-labrador-base-m.dts |   7 ---
 arch/arm/boot/dts/owl-s500-roseapplepi.dts     |  97 ++++++++++++++++++++++++++++++++++++++---
 arch/arm/boot/dts/owl-s500-sparky.dts          |   7 ---
 arch/arm/boot/dts/owl-s500.dtsi                | 140 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 232 insertions(+), 33 deletions(-)

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

* Re: [GIT,PULL] Actions Semi ARM DT updates for 5.12
  2021-02-05  5:03 [GIT,PULL] Actions Semi ARM DT updates for 5.12 Manivannan Sadhasivam
@ 2021-02-09 23:06 ` Arnd Bergmann
  0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2021-02-09 23:06 UTC (permalink / raw)
  To: Manivannan Sadhasivam, soc
  Cc: Arnd Bergmann, afaerber, olof, thomas.liau, cristian.ciocaltea,
	linux-actions

From: Arnd Bergmann <arnd@arndb.de>

On Fri, 5 Feb 2021 10:33:46 +0530, Manivannan Sadhasivam wrote:
> This PR aims at improving the support for Actions Semi S500 SoC and Roseapplepi
> board. The details are in the signed tag as usual.
> 
> Thanks,
> Mani

Merged into arm/dt, thanks!

merge commit: 74d60e2e93fe0f552532165a807c02c1e298ff54

       Arnd

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

end of thread, other threads:[~2021-02-09 23:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-05  5:03 [GIT,PULL] Actions Semi ARM DT updates for 5.12 Manivannan Sadhasivam
2021-02-09 23:06 ` Arnd Bergmann

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.