
4 Feb
2020
4 Feb
'20
10:08 a.m.
On Tue, Feb 4, 2020 at 8:20 AM Simon Glass sjg@chromium.org wrote:
Add nodes to the device tree for Cr50 and other available I2C ports. Also enable the ACPI interrupt driver.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2:
- Move intel-clock.h inclusion to the correct patch
arch/x86/cpu/apollolake/Kconfig | 1 + arch/x86/dts/chromebook_coral.dts | 88 +++++++++++++++++++++++++++++++ 2 files changed, 89 insertions(+)
Reviewed-by: Bin Meng bmeng.cn@gmail.com