[PATCH] dt-bindings: mmc: cdns,sdhci: Drop required "resets" on AMD Pensando ELBA
From: Rob Herring (Arm)
Date: Mon Dec 15 2025 - 16:27:34 EST
The AMD Pensando ELBA DT defines no reset for the SDHCI, so it is obviously
not required.
Signed-off-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
---
Documentation/devicetree/bindings/mmc/cdns,sdhci.yaml | 2 --
1 file changed, 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/mmc/cdns,sdhci.yaml b/Documentation/devicetree/bindings/mmc/cdns,sdhci.yaml
index ac75d694611a..6c7317d13aa6 100644
--- a/Documentation/devicetree/bindings/mmc/cdns,sdhci.yaml
+++ b/Documentation/devicetree/bindings/mmc/cdns,sdhci.yaml
@@ -134,8 +134,6 @@ allOf:
items:
- description: Host controller registers
- description: Elba byte-lane enable register for writes
- required:
- - resets
else:
properties:
reg:
--
2.51.0