1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Copyright (C) 2016 Marvell Technology Group Ltd.
5 * Device Tree file for the Armada 8040 SoC, made of an AP806 Quad and
9 #include "armada-ap806-quad.dtsi"
10 #include "armada-80x0.dtsi"
13 model = "Marvell Armada 8040";
14 compatible = "marvell,armada8040", "marvell,armada-ap806-quad",
15 "marvell,armada-ap806";
18 /* The RTC requires external oscillator. But on Aramda 80x0, the RTC clock
19 * in CP master is not connected (by package) to the oscillator. So
20 * disable it. However, the RTC clock in CP slave is connected to the
21 * oscillator so this one is let enabled.