diff options
author | Martin Blumenstingl <martin.blumenstingl@googlemail.com> | 2019-11-17 16:59:26 +0300 |
---|---|---|
committer | Jerome Brunet <jbrunet@baylibre.com> | 2019-12-11 16:06:31 +0300 |
commit | 096f0a2edfa94262b4128d9ff5a32d67b9a6290d (patch) | |
tree | 05809ee0ef52bbff0ba3934becf836cda9bb4a86 /drivers/bcma | |
parent | 5668f7653d587d3274db2689da945d9465ca5d3e (diff) | |
download | linux-096f0a2edfa94262b4128d9ff5a32d67b9a6290d.tar.xz |
clk: meson: meson8b: don't register the XTAL clock when provided via OF
The XTAL clock is an actual crystal on the PCB. Thus the meson8b clock
driver should not register the XTAL clock - instead it should be
provided via .dts and then passed to the clock controller.
Skip the registration of the XTAL clock if a parent clock is provided
via OF. Fall back to registering the XTAL clock if this is not the case
to keep support for old .dtbs.
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Diffstat (limited to 'drivers/bcma')
0 files changed, 0 insertions, 0 deletions