diff options
author | Jamie Lentin <jm@lentin.co.uk> | 2016-05-19 17:38:23 -0400 |
---|---|---|
committer | Gregory CLEMENT <gregory.clement@free-electrons.com> | 2016-09-21 05:49:09 -0400 |
commit | 57d0ee077af5621102b3d1a0a701150b56e9747c (patch) | |
tree | 46e24e132c414915474b3da300e575e13714ef47 /Documentation | |
parent | 29b4817d4018df78086157ea3a55c1d9424a7cfc (diff) |
clk: mvebu: Add clk support for the orion5x SoC mv88f5181
Referring to the u-boot sources for the Netgear WNR854T, add support
for the mv88f5181.
[gregory.clement@free-electrons.com: fix commit title]
Signed-off-by: Jamie Lentin <jm@lentin.co.uk>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/clock/mvebu-core-clock.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/mvebu-core-clock.txt b/Documentation/devicetree/bindings/clock/mvebu-core-clock.txt index 670c2af3e931..eb985a633d59 100644 --- a/Documentation/devicetree/bindings/clock/mvebu-core-clock.txt +++ b/Documentation/devicetree/bindings/clock/mvebu-core-clock.txt | |||
@@ -52,6 +52,7 @@ Required properties: | |||
52 | "marvell,dove-core-clock" - for Dove SoC core clocks | 52 | "marvell,dove-core-clock" - for Dove SoC core clocks |
53 | "marvell,kirkwood-core-clock" - for Kirkwood SoC (except mv88f6180) | 53 | "marvell,kirkwood-core-clock" - for Kirkwood SoC (except mv88f6180) |
54 | "marvell,mv88f6180-core-clock" - for Kirkwood MV88f6180 SoC | 54 | "marvell,mv88f6180-core-clock" - for Kirkwood MV88f6180 SoC |
55 | "marvell,mv88f5181-core-clock" - for Orion MV88F5181 SoC | ||
55 | "marvell,mv88f5182-core-clock" - for Orion MV88F5182 SoC | 56 | "marvell,mv88f5182-core-clock" - for Orion MV88F5182 SoC |
56 | "marvell,mv88f5281-core-clock" - for Orion MV88F5281 SoC | 57 | "marvell,mv88f5281-core-clock" - for Orion MV88F5281 SoC |
57 | "marvell,mv88f6183-core-clock" - for Orion MV88F6183 SoC | 58 | "marvell,mv88f6183-core-clock" - for Orion MV88F6183 SoC |