arm64: dts: marvell: armada-37xx: declare SATA clock
authorMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 4 Dec 2018 19:28:30 +0000 (20:28 +0100)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Wed, 6 Feb 2019 11:17:56 +0000 (12:17 +0100)
The SATA IP get its clock from the north-bridge.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
arch/arm64/boot/dts/marvell/armada-37xx.dtsi

index 6f5058a4f14941e8e2da4797b25ab7a54825f7b1..e832ea597a1645938a317146a51ecf77d06627ab 100644 (file)
                                compatible = "marvell,armada-3700-ahci";
                                reg = <0xe0000 0x178>;
                                interrupts = <GIC_SPI 27 IRQ_TYPE_LEVEL_HIGH>;
+                               clocks = <&nb_periph_clk 1>;
                                status = "disabled";
                        };