Re: [PATCH 5/5] firmware: ti_sci: Add support for reboot core service
From: Nishanth Menon <nm@ti.com>
Date: 2016-08-23 18:46:24
Also in:
linux-arm-kernel, linux-pm, lkml
From: Nishanth Menon <nm@ti.com>
Date: 2016-08-23 18:46:24
Also in:
linux-arm-kernel, linux-pm, lkml
On Tue, Aug 23, 2016 at 12:48 PM, Rob Herring [off-list ref] wrote:
quoted
diff --git a/Documentation/devicetree/bindings/arm/keystone/ti,sci.txt b/Documentation/devicetree/bindings/arm/keystone/ti,sci.txt index 965d45e313b1..ed5b8fc185f1 100644 --- a/Documentation/devicetree/bindings/arm/keystone/ti,sci.txt +++ b/Documentation/devicetree/bindings/arm/keystone/ti,sci.txt@@ -38,6 +38,7 @@ Optional Properties: - reg-names: 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 rebootDon't define bindings incrementally. But all the binding in one patch.
Thanks for catching. Fixed and will post a v2 next week if there is no further comments. --- Regards, Nishanth Menon