ARM: dts: sunxi: h3/h5: Fix up RTC device node and clock references
authorChen-Yu Tsai <wens@csie.org>
Mon, 3 Dec 2018 14:58:22 +0000 (22:58 +0800)
committerChen-Yu Tsai <wens@csie.org>
Fri, 7 Dec 2018 02:23:07 +0000 (10:23 +0800)
commit507c6e89d6c4b2cd68a8e7ff69d1a00cf74b15dd
tree337917c914acc061e931e5145497adfb6659b051
parentf6f4422532ad9ec9380a9936ed16b30922066a50
ARM: dts: sunxi: h3/h5: Fix up RTC device node and clock references

The RTC module on the H3 was claimed to be the same as on the A31, when
in fact it is not. The A31 does not have an RTC external clock output,
and its internal RC oscillator's average clock rate is not in the same
range. The H5's RTC has some extra crypto-related registers compared to
the H3. Their exact functions are not clear. Also the RTC-VIO regulator
has different settings.

This patch fixes the compatible string and clock properties to conform
to the updated bindings. The device node for the internal oscillator is
removed, as it is internalized into the RTC device. Clock references to
the IOSC and LOSC are also fixed.

Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>
Tested-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
arch/arm/boot/dts/sun8i-h3.dtsi
arch/arm/boot/dts/sunxi-h3-h5.dtsi
arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi