arm64: dts: marvell: armada-37xx: declare SATA clock

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>
This commit is contained in:
Miquel Raynal
2018-12-04 20:28:30 +01:00
committed by Gregory CLEMENT
parent d68def5249
commit 02967b85b3
@@ -370,6 +370,7 @@
compatible = "marvell,armada-3700-ahci";
reg = <0xe0000 0x178>;
interrupts = <GIC_SPI 27 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&nb_periph_clk 1>;
status = "disabled";
};