
30 Jan
2020
30 Jan
'20
3:16 a.m.
On Wed, 22 Jan 2020 at 08:01, Wolfgang Wallner wolfgang.wallner@br-automation.com wrote:
The code in this file is not specific to Apollo Lake. According to coreboot sources (where this code comes from), it is common to at least:
- Apollo Lake
- Cannon Lake
- Ice Lake
- Skylake
Signed-off-by: Wolfgang Wallner wolfgang.wallner@br-automation.com
arch/x86/cpu/apollolake/itss.c | 2 +- arch/x86/include/asm/{arch-apollolake => }/itss.h | 0 drivers/pinctrl/intel/pinctrl.c | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename arch/x86/include/asm/{arch-apollolake => }/itss.h (100%)
Reviewed-by: Simon Glass sjg@chromium.org