From: Faiz Abbas Date: Thu, 4 Oct 2018 11:14:48 +0000 (+0530) Subject: dt-bindings: mmc: sdhci-of-arasan: Add new compatible for AM654 MMC PHY X-Git-Tag: v5.4-rc1~2435^2~40 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=26a4f38d1316ddef05d50e5c205057385187a7e4;p=platform%2Fkernel%2Flinux-rpi.git dt-bindings: mmc: sdhci-of-arasan: Add new compatible for AM654 MMC PHY Add a new compatible to use the host controller driver with the MMC PHY on TI's AM654 SOCs Signed-off-by: Faiz Abbas Signed-off-by: Sekhar Nori Signed-off-by: Ulf Hansson --- diff --git a/Documentation/devicetree/bindings/mmc/arasan,sdhci.txt b/Documentation/devicetree/bindings/mmc/arasan,sdhci.txt index f6ddba3..e2effe1 100644 --- a/Documentation/devicetree/bindings/mmc/arasan,sdhci.txt +++ b/Documentation/devicetree/bindings/mmc/arasan,sdhci.txt @@ -15,6 +15,7 @@ Required Properties: - "arasan,sdhci-5.1": generic Arasan SDHCI 5.1 PHY - "rockchip,rk3399-sdhci-5.1", "arasan,sdhci-5.1": rk3399 eMMC PHY For this device it is strongly suggested to include arasan,soc-ctl-syscon. + - "ti,am654-sdhci-5.1", "arasan,sdhci-5.1": TI AM654 MMC PHY - reg: From mmc bindings: Register location and length. - clocks: From clock bindings: Handles to clock inputs. - clock-names: From clock bindings: Tuple including "clk_xin" and "clk_ahb"