[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210922103116.30652-11-chin-ting_kuo@aspeedtech.com>
Date: Wed, 22 Sep 2021 18:31:16 +0800
From: Chin-Ting Kuo <chin-ting_kuo@...eedtech.com>
To: <robh+dt@...nel.org>, <joel@....id.au>, <mturquette@...libre.com>,
<sboyd@...nel.org>, <adrian.hunter@...el.com>,
<linux-aspeed@...ts.ozlabs.org>, <openbmc@...ts.ozlabs.org>,
<linux-mmc@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <linux-clk@...r.kernel.org>,
<andrew@...id.au>
CC: <BMC-SW@...eedtech.com>, <steven_lee@...eedtech.com>
Subject: [PATCH 10/10] dt-bindings: mmc: aspeed: Add a new compatible string
Add "aspeed,ast2600-emmc" compatible string for the sake of
distinguishing between SD and eMMC device.
Signed-off-by: Chin-Ting Kuo <chin-ting_kuo@...eedtech.com>
---
Documentation/devicetree/bindings/mmc/aspeed,sdhci.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/mmc/aspeed,sdhci.yaml b/Documentation/devicetree/bindings/mmc/aspeed,sdhci.yaml
index 5bb66849df65..41105cd104c6 100644
--- a/Documentation/devicetree/bindings/mmc/aspeed,sdhci.yaml
+++ b/Documentation/devicetree/bindings/mmc/aspeed,sdhci.yaml
@@ -52,6 +52,7 @@ patternProperties:
- aspeed,ast2400-sdhci
- aspeed,ast2500-sdhci
- aspeed,ast2600-sdhci
+ - aspeed,ast2600-emmc
reg:
maxItems: 1
description: The SDHCI registers
--
2.17.1
Powered by blists - more mailing lists