Re: [PATCH] ARM: smp_twd: Remove legacy TWD registration

2018-11-19 Thread Marc Zyngier
On 15/11/2018 10:06, Geert Uytterhoeven wrote: > As of commit 7484c727b636a838 ("ARM: realview: delete the RealView board > files"), the ARM Timer and Watchdog Unit is instantiated from DT only. > Moreover, the driver is selected from ARCH_MULTIPLATFORM platforms only, > which implies OF, TIMER_OF,

Re: [PATCH] ARM: smp_twd: Remove legacy TWD registration

2018-11-19 Thread Linus Walleij
On Thu, Nov 15, 2018 at 12:24 PM Geert Uytterhoeven wrote: > As of commit 7484c727b636a838 ("ARM: realview: delete the RealView board > files"), the ARM Timer and Watchdog Unit is instantiated from DT only. > Moreover, the driver is selected from ARCH_MULTIPLATFORM platforms only, > which implies