
27 Nov
2019
27 Nov
'19
10:08 a.m.
On Mon, Nov 25, 2019 at 12:12 PM Simon Glass sjg@chromium.org wrote:
Add support for Apollo Lake to the ICH driver. This involves adjusting the mmio address and skipping setting of the bbar.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v5: None Changes in v4:
- apollolake -> Apollo Lake
Changes in v3: None Changes in v2: None
drivers/spi/ich.c | 19 ++++++++++++++----- drivers/spi/ich.h | 1 + 2 files changed, 15 insertions(+), 5 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com