Message ID | 20190617215458.32688-3-chris.packham@alliedtelesis.co.nz (mailing list archive) |
---|---|
State | Accepted, archived |
Headers | show |
Series | Add support for Marvell 98DX1135 | expand |
On Tue, Jun 18, 2019 at 09:54:56AM +1200, Chris Packham wrote: > 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> Andrew
Quoting Chris Packham (2019-06-17 14:54:56) > Add compatible string for the core clock on the 98dx1135 switch with > integrated CPU. > > Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz> > --- Applied to clk-next
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
Add compatible string for the core clock on the 98dx1135 switch with integrated CPU. Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz> --- Changes in v2: - Update description to make it clear the clock names are the same as Kirkwood Documentation/devicetree/bindings/clock/mvebu-core-clock.txt | 1 + 1 file changed, 1 insertion(+)