On Tue, 18 Aug 2026 at 02:35, Krzysztof Kozlowski <[email protected]> wrote: > > Core schema already defines dependency of reset-names on resets, thus > code here is duplicated. The only meaningful new dependency is reversed > one - resets depending on presence of reset-names. > > Signed-off-by: Krzysztof Kozlowski <[email protected]> > --- > .../devicetree/bindings/remoteproc/ti,am3352-wkup-m3.yaml | 1 - > 1 file changed, 1 deletion(-) > > diff --git > a/Documentation/devicetree/bindings/remoteproc/ti,am3352-wkup-m3.yaml > b/Documentation/devicetree/bindings/remoteproc/ti,am3352-wkup-m3.yaml > index 9e8a03acdec4..997be06ceeb1 100644 > --- a/Documentation/devicetree/bindings/remoteproc/ti,am3352-wkup-m3.yaml > +++ b/Documentation/devicetree/bindings/remoteproc/ti,am3352-wkup-m3.yaml > @@ -62,7 +62,6 @@ required: > > dependencies: > resets: [reset-names] > - reset-names: [resets] >
I'll pick this up when rc1 comes out. Thanks, Mathieu > additionalProperties: false > > -- > 2.53.0 >

