diff options
| author | Rob Herring (Arm) <robh@kernel.org> | 2025-12-16 00:27:27 +0300 |
|---|---|---|
| committer | Ulf Hansson <ulf.hansson@linaro.org> | 2026-02-23 14:06:52 +0300 |
| commit | 182b650e4e9c3d68ac636048463db21f8375a057 (patch) | |
| tree | 7b587ef4faa859786da58409bd1b1bdbd89a1879 | |
| parent | 8ceb70c9f970bfbdceb1e51578850a60b9de2236 (diff) | |
| download | linux-182b650e4e9c3d68ac636048463db21f8375a057.tar.xz | |
dt-bindings: mmc: cdns,sdhci: Drop required "resets" on AMD Pensando ELBA
The AMD Pensando ELBA DT defines no reset for the SDHCI, so it is obviously
not required.
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
| -rw-r--r-- | Documentation/devicetree/bindings/mmc/cdns,sdhci.yaml | 2 |
1 files changed, 0 insertions, 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: |
