浏览代码

dt-bindings: mmci: add optional reset property

This patch adds a optional reset management.

Signed-off-by: Ludovic Barre <ludovic.barre@st.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Ludovic Barre 7 年之前
父节点
当前提交
c86a988885
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Documentation/devicetree/bindings/mmc/mmci.txt

+ 1 - 0
Documentation/devicetree/bindings/mmc/mmci.txt

@@ -15,6 +15,7 @@ Required properties:
 Optional properties:
 - arm,primecell-periphid : contains the PrimeCell Peripheral ID, it overrides
                            the ID provided by the HW
+- resets                 : phandle to internal reset line.
 - vqmmc-supply           : phandle to the regulator device tree node, mentioned
                            as the VCCQ/VDD_IO supply in the eMMC/SD specs.
 - st,sig-dir-dat0        : bus signal direction pin used for DAT[0].