diff options
author | Simon Glass | 2020-02-06 09:54:56 -0700 |
---|---|---|
committer | Bin Meng | 2020-02-07 22:41:24 +0800 |
commit | e130294045c16018c0ef8a0c20497a503d65505a (patch) | |
tree | 7319fee2ae3632a36ee2229d62e704178a190c20 /doc/board | |
parent | eb8af95fc586a769538ff3b613e57aff9a51731e (diff) |
x86: coral: Update i2c and rtc status
These are actually working correctly, so update the status.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'doc/board')
-rw-r--r-- | doc/board/google/chromebook_coral.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/board/google/chromebook_coral.rst b/doc/board/google/chromebook_coral.rst index 5dc3c97c3d1..d10e0c49544 100644 --- a/doc/board/google/chromebook_coral.rst +++ b/doc/board/google/chromebook_coral.rst @@ -213,9 +213,7 @@ To do - left-side USB - USB-C - Cr50 (security chip: a basic driver is running but not included here) - - I2C (driver exists but not enabled in device tree) - Sound (Intel I2S support exists, but need da7219 driver) - - RTC (driver exists but not enabled in device tree) - Various minor features supported by LPC, etc. - Booting Chrome OS, e.g. with verified boot - Integrate with Chrome OS vboot |