Re: [PATCH v3 1/5] dt-bindings: ti, sci: Add lpm region and firmware-name

From: Rob Herring
Date: Wed Nov 16 2022 - 15:15:56 EST



On Fri, 11 Nov 2022 19:17:35 +0200, Georgi Vlaev wrote:
> From: Dave Gerlach <d-gerlach@xxxxxx>
>
> Add documentation for the lpm region which tells the ti-sci driver where
> to load the FS Stub low power mode firmware and also the firmware-name
> which tells the driver which binary to load. Both of these are optional
> for normal system operation but required to enabled suspend-to-mem usage
> of Deep Sleep state.
>
> Signed-off-by: Dave Gerlach <d-gerlach@xxxxxx>
> Signed-off-by: Vibhore Vardhan <vibhore@xxxxxx>
> Signed-off-by: Georgi Vlaev <g-vlaev@xxxxxx>
> ---
> .../bindings/arm/keystone/ti,sci.yaml | 21 +++++++++++++++----
> 1 file changed, 17 insertions(+), 4 deletions(-)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>