Re: [PATCH 1/2] dt-bindings: remoteproc: k3-dsp: update bindings for AM62A SoCs

From: Hari Nagalla
Date: Fri Dec 30 2022 - 08:21:38 EST


On 12/28/22 06:38, Krzysztof Kozlowski wrote:
resets:
description: |
@@ -111,6 +113,7 @@ else:
enum:
- ti,j721e-c71-dsp
- ti,j721s2-c71-dsp
+ - ti,am62a-c7xv-dsp
Does not look like you tested the bindings. Please run `make
dt_binding_check` (see
Documentation/devicetree/bindings/writing-schema.rst for instructions).

Wrong indentation.
Seems, i used a wrong option in our patch verify script. Used the correct options and fixed it. sending v2 with review comment updates. Thanks