diff options
author | Chris Packham <chris.packham@alliedtelesis.co.nz> | 2019-06-18 09:54:56 +1200 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2019-06-25 14:35:10 -0700 |
commit | 9a042e718fc0faf77db35a8106c8ded948971219 (patch) | |
tree | bff45deeb923192515f6fc72ff1dbaa7d64a2e3a /Documentation/devicetree/bindings/clock/mvebu-core-clock.txt | |
parent | a188339ca5a396acc588e5851ed7e19f66b0ebd9 (diff) | |
download | blackbird-op-linux-9a042e718fc0faf77db35a8106c8ded948971219.tar.gz blackbird-op-linux-9a042e718fc0faf77db35a8106c8ded948971219.zip |
dt-bindings: clock: mvebu: Add compatible string for 98dx1135 core clock
Add compatible string for the core clock on the 98dx1135 switch with
integrated CPU.
Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/clock/mvebu-core-clock.txt')
-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 796c260c183d..d8f5c490f893 100644 --- a/Documentation/devicetree/bindings/clock/mvebu-core-clock.txt +++ b/Documentation/devicetree/bindings/clock/mvebu-core-clock.txt @@ -59,6 +59,7 @@ Required properties: "marvell,dove-core-clock" - for Dove SoC core clocks "marvell,kirkwood-core-clock" - for Kirkwood SoC (except mv88f6180) "marvell,mv88f6180-core-clock" - for Kirkwood MV88f6180 SoC + "marvell,mv98dx1135-core-clock" - for Kirkwood 98dx1135 SoC "marvell,mv88f5181-core-clock" - for Orion MV88F5181 SoC "marvell,mv88f5182-core-clock" - for Orion MV88F5182 SoC "marvell,mv88f5281-core-clock" - for Orion MV88F5281 SoC |