aboutsummaryrefslogtreecommitdiff
path: root/Bindings/arm/keystone/ti,sci.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Bindings/arm/keystone/ti,sci.txt')
-rw-r--r--Bindings/arm/keystone/ti,sci.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Bindings/arm/keystone/ti,sci.txt b/Bindings/arm/keystone/ti,sci.txt
index 31f5f9a104cc..b56a02c10ae6 100644
--- a/Bindings/arm/keystone/ti,sci.txt
+++ b/Bindings/arm/keystone/ti,sci.txt
@@ -45,11 +45,15 @@ Optional Properties:
debug_messages - Map the Debug message region
- reg: register space corresponding to the debug_messages
- ti,system-reboot-controller: If system reboot can be triggered by SoC reboot
+- ti,host-id: Integer value corresponding to the host ID assigned by Firmware
+ for identification of host processing entities such as virtual
+ machines
Example (K2G):
-------------
pmmc: pmmc {
compatible = "ti,k2g-sci";
+ ti,host-id = <2>;
mbox-names = "rx", "tx";
mboxes= <&msgmgr &msgmgr_proxy_pmmc_rx>,
<&msgmgr &msgmgr_proxy_pmmc_tx>;