Update doc/developer-guides/hld/hld-devicemodel.rst

Co-Authored-By: dbkinder <david.b.kinder@intel.com>
This commit is contained in:
Geoffroy Van Cutsem 2018-12-11 09:18:01 -08:00 committed by David Kinder
parent 8b13bf3f7c
commit 1ef6b657fd

View File

@ -264,7 +264,7 @@ l, lpc <lpc_device_configuration>
- CBC_WK_RSN_BTN(bit 5): ignition button. - CBC_WK_RSN_BTN(bit 5): ignition button.
- CBC_WK_RSN_RTC(bit 9): RTC timer. - CBC_WK_RSN_RTC(bit 9): RTC timer.
- CBC_WK_RSN_DOR(bit 11): Car door. - CBC_WK_RSN_DOR(bit 11): Car door.
- CBC_WK_RSN_SOC(bit 23): SoC active/inactive. - ``CBC_WK_RSN_SOC``(bit 23): SoC active/inactive.
As an example, the following commands are used to enable IOC feature, the As an example, the following commands are used to enable IOC feature, the
initial wakeup reason is ignition button, and cbc_attach uses ttyS1 for initial wakeup reason is ignition button, and cbc_attach uses ttyS1 for