Re: [PATCH v3 1/2] dt-bindings: wkup-m3-ipc: Add ti,set-io-isolation property

From: Rob Herring
Date: Tue Apr 19 2022 - 09:05:22 EST


On Thu, 14 Apr 2022 12:27:23 -0700, Drew Fustini wrote:
> Add documentation for the ti,set-io-isolation DT property on the wkup_m3_ipc
> node which tells the wkup_m3_ipc driver to use the wkup_m3 to enable
> IO Isolation during low power mode transitions on am43xx platforms.
>
> Signed-off-by: Dave Gerlach <d-gerlach@xxxxxx>
> [dfustini: convert to YAML, make DTS example that passes check]
> Signed-off-by: Drew Fustini <dfustini@xxxxxxxxxxxx>
> ---
> Changes from v2:
> - correct indentation of the 'allOf:' block
>
> Changes from v1:
> - correct typo of 'ti,set-io-isolation' property in subject
> - make 'ti,set-io-isolation' only valid for 'ti,am4372-wkup-m3-ipc'
>
> .../bindings/soc/ti/wkup-m3-ipc.yaml | 78 +++++++++++++++++--
> 1 file changed, 73 insertions(+), 5 deletions(-)
>

Applied, thanks!