clk: meson: meson8b: remove compatibility code for old .dtbs
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Mon, 21 Dec 2020 18:36:23 +0000 (19:36 +0100)
committerJerome Brunet <jbrunet@baylibre.com>
Mon, 4 Jan 2021 10:43:19 +0000 (11:43 +0100)
commit40e977400d21aabe9c4fb4571c4ff1ae84daeb80
tree601169cdb65c02d59b1a0ae0384c492ad78af2b5
parentccdc1f0836f8e37b558a424f1e491f929b2e7ede
clk: meson: meson8b: remove compatibility code for old .dtbs

The XTAL clock is provided via .dts since Linux 5.6. Remove
compatibility code for .dtbs which are older than that.

The switch to the HHI syscon has been done with Linux 5.1. Also remove
any code needed to support .dtbs that have not switched to the HHI
syscon yet.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Link: https://lore.kernel.org/r/20201221183624.932649-2-martin.blumenstingl@googlemail.com
drivers/clk/meson/meson8b.c