Message ID | 20201002133418.2250277-1-daniel@0x0f.com (mailing list archive) |
---|---|
Headers | show |
Series | ARM: mstar: wire up interrupt controllers | expand |
On Fri, Oct 02, 2020 at 10:34:13PM +0900, Daniel Palmer wrote: > Mark-PK Tsai's driver for the MStar interrupt > controller should be going into 5.10[0]. > > This small series selects the driver when building > support for MStar/SigmaStar Arm v7 SoCs, adds the > instances of it to the base dtsi and wires up the > interrupt for pm_uart. > > Differences from v1: > > - Added two extra commits that fix up the file names > for the MStar dtsi/dts files as requested by Arnd. > > Daniel Palmer (5): > ARM: mstar: Select MStar intc > ARM: mstar: Add interrupt controller to base dtsi > ARM: mstar: Add interrupt to pm_uart > ARM: mstar: Add mstar prefix to all of the dtsi/dts files > ARM: mstar: Fix up the fallout from moving the dts/dtsi files Thanks, applied to arm/soc (patch 1), and arm/dt for the rest. -Olof