diff options
| author | SriNavmani A <srinavmani@axiado.com> | 2026-02-06 11:23:07 +0300 |
|---|---|---|
| committer | Ulf Hansson <ulf.hansson@linaro.org> | 2026-02-24 12:32:39 +0300 |
| commit | 7d608bea4adab7869450442e7985b09fdc84117e (patch) | |
| tree | 40c84ebdfd52eecf14f8d44ddea0500c6a7fc4c1 | |
| parent | 97720432b093e28123c78d39030c8680114b885d (diff) | |
| download | linux-7d608bea4adab7869450442e7985b09fdc84117e.tar.xz | |
dt-bindings: mmc: arasan,sdhci: Add Axiado AX3000 SoC
Add compatible strings for Axiado AX3000 SoC eMMC controller which
is based on Arasan eMMC controller.
Signed-off-by: SriNavmani A <srinavmani@axiado.com>
Signed-off-by: Tzu-Hao Wei <twei@axiado.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
| -rw-r--r-- | Documentation/devicetree/bindings/mmc/arasan,sdhci.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mmc/arasan,sdhci.yaml b/Documentation/devicetree/bindings/mmc/arasan,sdhci.yaml index d6b6fa6dcffb..f343fb78e114 100644 --- a/Documentation/devicetree/bindings/mmc/arasan,sdhci.yaml +++ b/Documentation/devicetree/bindings/mmc/arasan,sdhci.yaml @@ -106,6 +106,9 @@ properties: description: For this device it is strongly suggested to include arasan,soc-ctl-syscon. + - items: + - const: axiado,ax3000-sdhci-5.1-emmc # Axiado AX3000 eMMC controller + - const: arasan,sdhci-5.1 reg: maxItems: 1 |
