diff options
117 files changed, 4010 insertions, 1097 deletions
diff --git a/Documentation/devicetree/bindings/mmc/arasan,sdhci.txt b/Documentation/devicetree/bindings/mmc/arasan,sdhci.txt index e2effe17f05e..1edbb049cccb 100644 --- a/Documentation/devicetree/bindings/mmc/arasan,sdhci.txt +++ b/Documentation/devicetree/bindings/mmc/arasan,sdhci.txt | |||
| @@ -16,6 +16,10 @@ Required Properties: | |||
| 16 | - "rockchip,rk3399-sdhci-5.1", "arasan,sdhci-5.1": rk3399 eMMC PHY | 16 | - "rockchip,rk3399-sdhci-5.1", "arasan,sdhci-5.1": rk3399 eMMC PHY |
| 17 | For this device it is strongly suggested to include arasan,soc-ctl-syscon. | 17 | For this device it is strongly suggested to include arasan,soc-ctl-syscon. |
| 18 | - "ti,am654-sdhci-5.1", "arasan,sdhci-5.1": TI AM654 MMC PHY | 18 | - "ti,am654-sdhci-5.1", "arasan,sdhci-5.1": TI AM654 MMC PHY |
| 19 | Note: This binding has been deprecated and moved to [5]. | ||
| 20 | |||
| 21 | [5] Documentation/devicetree/bindings/mmc/sdhci-am654.txt | ||
| 22 | |||
| 19 | - reg: From mmc bindings: Register location and length. | 23 | - reg: From mmc bindings: Register location and length. |
| 20 | - clocks: From clock bindings: Handles to clock inputs. | 24 | - clocks: From clock bindings: Handles to clock inputs. |
| 21 | - clock-names: From clock bindings: Tuple including "clk_xin" and "clk_ahb" | 25 | - clock-names: From clock bindings: Tuple including "clk_xin" and "clk_ahb" |
diff --git a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.txt b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.txt index 3e29050ec769..9201a7d8d7b0 100644 --- a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.txt +++ b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.txt | |||
| @@ -16,6 +16,7 @@ Required properties: | |||
| 16 | "fsl,imx6sl-usdhc" | 16 | "fsl,imx6sl-usdhc" |
| 17 | "fsl,imx6sx-usdhc" | 17 | "fsl,imx6sx-usdhc" |
| 18 | "fsl,imx7d-usdhc" | 18 | "fsl,imx7d-usdhc" |
