[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221102171012.49150-1-kory.maincent@bootlin.com>
Date: Wed, 2 Nov 2022 18:10:04 +0100
From: Köry Maincent <kory.maincent@...tlin.com>
To: viresh.kumar@...aro.org,
Shiraz Hashim <shiraz.linux.kernel@...il.com>,
Vipin Kumar <vipin.kumar@...com>,
Vijay Kumar Mishra <vijay.kumar@...com>,
Deepak Sikri <deepak.sikri@...com>,
linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-clk@...r.kernel.org
Cc: Kory Maincent <kory.maincent@...tlin.com>,
thomas.petazzoni@...tlin.com, Viresh Kumar <vireshk@...nel.org>,
soc@...nel.org, Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Russell King <linux@...linux.org.uk>,
Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>, Arnd Bergmann <arnd@...db.de>,
Sudeep Holla <sudeep.holla@....com>,
Gregory CLEMENT <gregory.clement@...tlin.com>,
Neil Armstrong <neil.armstrong@...aro.org>,
Alexandre Ghiti <alexandre.ghiti@...onical.com>,
Rajeev Kumar <rajeev-dlh.kumar@...com>,
Vipul Kumar Samar <vipulkumar.samar@...com>
Subject: [PATCH v2 0/6] Support new features to the SPEAr600
From: Kory Maincent <kory.maincent@...tlin.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
Powered by blists - more mailing lists