On Wed, Nov 2, 2022, at 18:10, Köry Maincent wrote: > 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 I've picked up patches 1 and 3 into the arm/defconfig branch, and patches 2 and 5 into the soc/dt branch now. I can also take patches 4 and 6, but I think it's better to have them merged through the clk tree. Maybe resend them to just the clk maintainers. Arnd