Re: [PATCH v3 2/2] kernel: Add reset button platform device for APU2/APU3

2018-11-14 Thread Andy Shevchenko
On Wed, Nov 14, 2018 at 9:27 AM Florian Eckert wrote: > > This will add a x86 platform device "gpio-keys-polled" which uses the > new gpio-apu drive for APU2 and APU3 boards from PC Engines. Subject more likely should start from x86/platform. On the other hand, why it's under arch/x86 and not pa

[PATCH v3 2/2] kernel: Add reset button platform device for APU2/APU3

2018-11-13 Thread Florian Eckert
This will add a x86 platform device "gpio-keys-polled" which uses the new gpio-apu drive for APU2 and APU3 boards from PC Engines. Signed-off-by: Florian Eckert --- arch/x86/Kconfig | 14 arch/x86/platform/Makefile | 1 + arch/x86/platform/amd/Makefile | 1 + arch/x8