From: Kory Maincent <kory.maincent@xxxxxxxxxxx> 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