Re: [PATCH v7 1/6] x86/platform/p2sb: New Primary to Sideband bridge support driver for Intel SOC's

From: Thomas Gleixner
Date: Thu Sep 29 2016 - 13:37:34 EST



On Wed, 28 Sep 2016, Tan Jui Nee wrote:
> arch/x86/Kconfig | 4 ++
> arch/x86/include/asm/p2sb.h | 27 +++++++++++
> arch/x86/platform/intel/Makefile | 1 +
> arch/x86/platform/intel/p2sb.c | 98 ++++++++++++++++++++++++++++++++++++++++

I think this should go into drivers/platform/x86

Thanks,

tglx