devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/6] Support new features to the SPEAr600
@ 2022-11-02 17:10 Köry Maincent
  2022-11-02 17:10 ` [PATCH v2 1/6] arm: configs: spear6xx: Refresh defconfig Köry Maincent
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Köry Maincent @ 2022-11-02 17:10 UTC (permalink / raw)
  To: viresh.kumar, Shiraz Hashim, Vipin Kumar, Vijay Kumar Mishra,
	Deepak Sikri, linux-arm-kernel, devicetree, linux-kernel,
	linux-clk
  Cc: Kory Maincent, thomas.petazzoni, Viresh Kumar, soc, Rob Herring,
	Krzysztof Kozlowski, Russell King, Michael Turquette,
	Stephen Boyd, Arnd Bergmann, Sudeep Holla, Gregory CLEMENT,
	Neil Armstrong, Alexandre Ghiti, Rajeev Kumar, Vipul Kumar Samar

From: Kory Maincent <kory.maincent@bootlin.com>

This patches series adds two features of the SPEAr600 SOC:

- Enable the display controller

- Enable the SPI buses using the SSP controller

Changes in v2:
- Keep the I2C_CONFIG in the spear6xx_defconfig while enabling DRM.
- Send cover letter which was not sent in v1 due to a mistake in my git
  mail config.

Viresh, will you take the patches and submit a pull request to the ARM SoC
maintainers?

Kory Maincent (6):
  arm: configs: spear6xx: Refresh defconfig
  arm: dts: spear600: Fix clcd interrupt
  arm: configs: spear6xx: Enable PL110 display controller
  clk: spear: Fix CLCD clock definition on SPEAr600
  arm: dts: spear600: Add ssp controller nodes
  clk: spear: Fix SSP clock definition on SPEAr600

 arch/arm/boot/dts/spear600.dtsi     | 32 ++++++++++++++++++++++++++++-
 arch/arm/configs/spear6xx_defconfig |  7 ++-----
 drivers/clk/spear/spear6xx_clock.c  |  8 ++++----
 3 files changed, 37 insertions(+), 10 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-11-14 15:12 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-02 17:10 [PATCH v2 0/6] Support new features to the SPEAr600 Köry Maincent
2022-11-02 17:10 ` [PATCH v2 1/6] arm: configs: spear6xx: Refresh defconfig Köry Maincent
2022-11-03  2:51   ` Viresh Kumar
2022-11-02 17:10 ` [PATCH v2 2/6] arm: dts: spear600: Fix clcd interrupt Köry Maincent
2022-11-02 17:10 ` [PATCH v2 3/6] arm: configs: spear6xx: Enable PL110 display controller Köry Maincent
2022-11-03  2:51   ` Viresh Kumar
2022-11-03 16:05   ` Linus Walleij
2022-11-02 17:10 ` [PATCH v2 4/6] clk: spear: Fix CLCD clock definition on SPEAr600 Köry Maincent
2022-11-02 17:10 ` [PATCH v2 5/6] arm: dts: spear600: Add ssp controller nodes Köry Maincent
2022-11-02 17:10 ` [PATCH v2 6/6] clk: spear: Fix SSP clock definition on SPEAr600 Köry Maincent
2022-11-14 15:12 ` [PATCH v2 0/6] Support new features to the SPEAr600 Arnd Bergmann

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