[PATCH v2 0/6] Support new features to the SPEAr600
Köry Maincent
kory.maincent at bootlin.com
Wed Nov 2 10:10:04 PDT 2022
From: Kory Maincent <kory.maincent at 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
More information about the linux-arm-kernel
mailing list