Hi, On 10/23/20 7:07 PM, Andy Shevchenko wrote: > Hi! > > There is a pending patch series [1] to remove a lot of legacy code > related to old Intel MID platforms. (Note, not all of them, since we > have an ACPI based Intel Edison edition which continue working nicely > after this) > > Most of the code is shuffling arch/x86 and the series is quite > dependent on the contents of that folder (for the sake of > bisectability). Since that the only way it would be integrated is > through the tip tree I would like to have your preliminary review on > other contents — #3 and #4 are PDx86 and GPIO subsystems. In this case > I won't resend this many times. The drivers/platform/x86 changes (including moving some code there) are all fine with me. You can add my: Reviewed-by: Hans de Goede <hdegoede@xxxxxxxxxx> To those. I'm fine with this being merged through another tree. But keep in mind that Lee Jones will likely merge the Intel PMT series through the MFD tree soon and that touches CONFIG_INTEL_FOO bits of drivers/platform/x86/{Kconfig,Makefile} too, so there might be a possible conflict there. Regards, Hans