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>
This commit is contained in:
Simon Glass 2020-02-06 09:54:56 -07:00 committed by Bin Meng
parent eb8af95fc5
commit e130294045

View File

@ -213,9 +213,7 @@ To do
- left-side USB - left-side USB
- USB-C - USB-C
- Cr50 (security chip: a basic driver is running but not included here) - 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) - 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. - Various minor features supported by LPC, etc.
- Booting Chrome OS, e.g. with verified boot - Booting Chrome OS, e.g. with verified boot
- Integrate with Chrome OS vboot - Integrate with Chrome OS vboot