From c607aedff42f7dcb63fd7bdd626bf67c443f39e8 Mon Sep 17 00:00:00 2001 From: Geoffroy Van Cutsem Date: Tue, 11 Dec 2018 09:20:28 -0800 Subject: [PATCH] Update doc/developer-guides/hld/hld-devicemodel.rst Co-Authored-By: dbkinder --- doc/developer-guides/hld/hld-devicemodel.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/developer-guides/hld/hld-devicemodel.rst b/doc/developer-guides/hld/hld-devicemodel.rst index 92600b418..65ca46113 100644 --- a/doc/developer-guides/hld/hld-devicemodel.rst +++ b/doc/developer-guides/hld/hld-devicemodel.rst @@ -254,7 +254,7 @@ l, lpc - ``ioc_channel_path`` is an absolute path for communication between IOC mediator and UART DM. - - "lpc_port" is com1 or com2. IOC mediator needs one unassigned lpc + - ``lpc_port`` is com1 or com2. IOC mediator needs one unassigned lpc port for data transfer between User OS and Service OS. - "wakeup_reason" is IOC mediator boot up reason, where each bit represents one wakeup reason.