ARM: dts: meson: provide the XTAL clock using a fixed-clock
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sun, 8 Dec 2019 18:05:23 +0000 (19:05 +0100)
committerKevin Hilman <khilman@baylibre.com>
Wed, 11 Dec 2019 19:26:26 +0000 (11:26 -0800)
commit630ea3108adf0446b6b4194f3f42bc0bfe245d1d
treea6c849e8308ecf31c28332e36d11fce1e12ea644
parent9cf7956865b844bcb13602410cc0119f4eb46860
ARM: dts: meson: provide the XTAL clock using a fixed-clock

The clock controller driver has provided the XTAL clock so far. This
does not match how the hardware actually works because the XTAL clock is
an actual crystal which is mounted on the PCB.

Add the "xtal" clock to meson.dtsi and replace all references to the
clock controller's CLKID_XTAL with the new xtal clock node.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm/boot/dts/meson.dtsi
arch/arm/boot/dts/meson6.dtsi
arch/arm/boot/dts/meson8.dtsi
arch/arm/boot/dts/meson8b-ec100.dts
arch/arm/boot/dts/meson8b-mxq.dts
arch/arm/boot/dts/meson8b-odroidc1.dts
arch/arm/boot/dts/meson8b.dtsi