On Mon, 17 Feb 2020, Mika Westerberg wrote: > Convert the Intel Broxton Whiskey Cover PMIC driver to use the new SCU > IPC API. This allows us to get rid of the PMC IPC implementation which > is now covered in SCU IPC driver. We drop the error log if the IPC > command fails because intel_scu_ipc_dev_command() does that already. > > Also move PMIC specific IPC message constants to the PMIC driver from > the intel_pmc_ipc.h header. > > Signed-off-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx> > Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > --- > arch/x86/include/asm/intel_pmc_ipc.h | 3 --- > drivers/mfd/intel_soc_pmic_bxtwc.c | 34 ++++++++++++++-------------- > 2 files changed, 17 insertions(+), 20 deletions(-) For my own reference: Acked-for-MFD-by: Lee Jones <lee.jones@xxxxxxxxxx> -- Lee Jones [李琼斯] Linaro Services Technical Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog