Hi, This adds SCU/PMC support for Intel Elkart Lake and compatible hardware (such as Tiger Lake). It also adds me as maintainer of the Intel SCU drivers to help the platform/x86 maintainers. This is based on pdx86/for-next which includes the SCU IPC rework patches this depends on. Mika Westerberg (2): platform/x86: Add Elkhart Lake SCU/PMC support MAINTAINERS: Add me as maintainer of Intel SCU drivers MAINTAINERS | 6 +++ drivers/platform/x86/Kconfig | 9 ++++ drivers/platform/x86/Makefile | 1 + drivers/platform/x86/intel_scu_pltdrv.c | 58 +++++++++++++++++++++++++ 4 files changed, 74 insertions(+) create mode 100644 drivers/platform/x86/intel_scu_pltdrv.c -- 2.26.2