On Fri, Jan 22, 2021 at 04:15:33PM +0100, Patrik Jakobsson wrote:
On Fri, Jan 22, 2021 at 3:51 PM Andy Shevchenko andriy.shevchenko@linux.intel.com wrote:
On Fri, Jan 22, 2021 at 03:16:55PM +0100, Patrik Jakobsson wrote:
On Fri, Jan 22, 2021 at 12:39 PM Andy Shevchenko andriy.shevchenko@linux.intel.com wrote:
Convert the GMA500 driver to use the new SCU IPC API. This allows us to get rid of the duplicate PMC IPC implementation which is now covered in SCU IPC driver.
Signed-off-by: Andy Shevchenko andriy.shevchenko@linux.intel.com Acked-by: Linus Walleij linus.walleij@linaro.org
Both patches look good. Do you want me to take them through drm-misc? Otherwise: Acked-by: Patrik Jakobsson patrik.r.jakobsson@gmail.com
I guess it's fine to go via drm-misc, but we might need an immutable branch/tag in the future (in case the rest cleanups that are dependent but have not sent yet will pending v5.12).
Right, so you need this included before you remove the duplicate PMC IPC implementation? Then I think it's better you take the patches through whatever tree the PMC IPC changes go. You have my ack.
Got it, thanks!