]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
arm64: dts: marvell: add RTC description for Armada 7K/8K
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Mon, 20 Feb 2017 17:38:50 +0000 (18:38 +0100)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Wed, 8 Mar 2017 09:14:01 +0000 (10:14 +0100)
commitbbedcf586534189b334d3213794c8519574c8e43
treea34b78ae2339f4835ffaa51561c0f9a8c66143f7
parentc1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201
arm64: dts: marvell: add RTC description for Armada 7K/8K

This RTC IP is found in the CP110 master and slave which are part of the
Armada 8K SoCs and of the subset family the Armada 7K.

There is one RTC in each CP but the RTC requires an external
oscillator. However on the Armada 80x0, the RTC clock in CP master is not
connected (by package) to the oscillator. So this one is disabled for the
Armada 8020 and the Armada 8040.

As the RTC clock in CP slave is connected to the oscillator this one is
let enabled. and will be used on these SoCs (80x0).

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm64/boot/dts/marvell/armada-8020.dtsi
arch/arm64/boot/dts/marvell/armada-8040.dtsi
arch/arm64/boot/dts/marvell/armada-cp110-master.dtsi
arch/arm64/boot/dts/marvell/armada-cp110-slave.dtsi