提交 5a3ab281 编写于 作者: J Jaedon Shin 提交者: Ulf Hansson

mmc: DT: sdhci-brcmstb: Bindings document for common sdhci-brcmstb

Changes to the DT binding document to separate the BCM7425 and the
BCM7445.

A compatible string "brcm,bcm7425-sdhci" was representing the BCM7425
SDHCI host controller with all BRCMSTB SoCs including the BCM7445. Now
it should be separated because vary a bit in initialize each host
controller.

- Renames the DT binding document to common name.
- Adds a compatible string "brcm,bcm7445-sdhci" that is representing the
  BCM7445 with thereafter 28nm generation ARM based SoCs.
Signed-off-by: NJaedon Shin <jaedon.shin@gmail.com>
Signed-off-by: NUlf Hansson <ulf.hansson@linaro.org>
Acked-by: NRob Herring <robh@kernel.org>
上级 e1b8dfd1
...@@ -8,7 +8,9 @@ on Device Tree properties to enable them for SoC/Board combinations ...@@ -8,7 +8,9 @@ on Device Tree properties to enable them for SoC/Board combinations
that support them. that support them.
Required properties: Required properties:
- compatible: "brcm,bcm7425-sdhci" - compatible: should be one of the following
- "brcm,bcm7425-sdhci"
- "brcm,bcm7445-sdhci"
Refer to clocks/clock-bindings.txt for generic clock consumer properties. Refer to clocks/clock-bindings.txt for generic clock consumer properties.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册