Private
Public Access
2
0

Enable CherryHills (Braswell) support for GPIO

Enable the GPIOs for Cherryhills (Braswell).

Signed-off-by: Karena Anum Kamaruzaman <karena.anum.kamaruzaman@intel.com>
Signed-off-by: Constantin Musca <constantin.musca@intel.com>
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
Karena Anum Kamaruzaman
2016-01-22 17:02:58 +02:00
committed by Brendan Le Foll
parent 04f3b93f85
commit 084883c210
6 changed files with 152 additions and 1 deletions

View File

@@ -35,7 +35,8 @@ LOCAL_SRC_FILES := \
src/x86/intel_de3815.c \
src/x86/intel_nuc5.c \
src/x86/intel_sofia_3gr.c \
src/x86/intel_minnow_byt_compatible.c
src/x86/intel_minnow_byt_compatible.c \
src/x86/intel_cherryhills.c
# glob.c pulled in from NetBSD project (BSD 3-clause License)
LOCAL_SRC_FILES += \