diff options
author | Peng Fan <[email protected]> | 2022-02-15 16:15:02 +0800 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2022-02-28 13:06:23 +0100 |
commit | b9df01a50d516d7a62d5fd3eff5b57981f283be1 (patch) | |
tree | 8ae6b9697a0758104090ed08d943eb876e9c01a8 | |
parent | 3569a139a8739949d187fbe0e04949d1d2cb1330 (diff) |
dt-bindings: mmc: imx-esdhc: Add imx93 compatible string
Add i.MX93 compatible string, it uses two compatible strings.
Signed-off-by: Peng Fan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml index 17acbc665f5a..7dbbcae9485c 100644 --- a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml +++ b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml @@ -47,6 +47,7 @@ properties: - const: fsl,imx7d-usdhc - items: - enum: + - fsl,imx93-usdhc - fsl,imx8ulp-usdhc - const: fsl,imx8mm-usdhc |