From: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
To: soc@kernel.org
Cc: olof@lixom.net, arnd@arndb.de, afaerber@suse.de,
linux-actions@lists.infradead.org, thomas.liau@actions-semi.com,
cristian.ciocaltea@gmail.com
Subject: [GIT,PULL] Actions Semi ARM DT updates for 5.12
Date: Fri, 5 Feb 2021 10:33:46 +0530 [thread overview]
Message-ID: <20210205050346.GA7619@thinkpad> (raw)
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(-)
next reply other threads:[~2021-02-05 5:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-05 5:03 Manivannan Sadhasivam [this message]
2021-02-09 23:06 ` [GIT,PULL] Actions Semi ARM DT updates for 5.12 Arnd Bergmann
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=20210205050346.GA7619@thinkpad \
--to=manivannan.sadhasivam@linaro.org \
--cc=afaerber@suse.de \
--cc=arnd@arndb.de \
--cc=cristian.ciocaltea@gmail.com \
--cc=linux-actions@lists.infradead.org \
--cc=olof@lixom.net \
--cc=soc@kernel.org \
--cc=thomas.liau@actions-semi.com \
/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.