提交 e69a8543 编写于 作者: E Ezequiel Garcia 提交者: Jason Cooper

clk: mvebu: Update binding documentation for the core divider clock

The Core Divider clock support two new compatible strings for Armada
375 and Armada 380 SoCs. Add the compatible strings to the documentation.
Signed-off-by: NEzequiel Garcia <ezequiel.garcia@free-electrons.com>
Link: https://lkml.kernel.org/r/1394742273-5113-7-git-send-email-ezequiel.garcia@free-electrons.comSigned-off-by: NJason Cooper <jason@lakedaemon.net>
上级 0737c15f
...@@ -4,7 +4,10 @@ The following is a list of provided IDs and clock names on Armada 370/XP: ...@@ -4,7 +4,10 @@ The following is a list of provided IDs and clock names on Armada 370/XP:
0 = nand (NAND clock) 0 = nand (NAND clock)
Required properties: Required properties:
- compatible : must be "marvell,armada-370-corediv-clock" - compatible : must be "marvell,armada-370-corediv-clock",
"marvell,armada-375-corediv-clock",
"marvell,armada-380-corediv-clock",
- reg : must be the register address of Core Divider control register - reg : must be the register address of Core Divider control register
- #clock-cells : from common clock binding; shall be set to 1 - #clock-cells : from common clock binding; shall be set to 1
- clocks : must be set to the parent's phandle - clocks : must be set to the parent's phandle
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册