[PATCH] dt-bindings: remoteproc: ti,am3352-wkup-m3: Drop redundant reset-names dependency
From: Krzysztof Kozlowski
Date: Tue Aug 18 2026 - 04:40:29 EST
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 <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
---
.../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]
additionalProperties: false
--
2.53.0