[PATCH 3/3] ARM: dts: meson8: add and use the real clock controller
From: khilman@baylibre.com (Kevin Hilman)
Date: 2017-06-09 18:22:03
Also in:
linux-amlogic, linux-clk, linux-devicetree
From: khilman@baylibre.com (Kevin Hilman)
Date: 2017-06-09 18:22:03
Also in:
linux-amlogic, linux-clk, linux-devicetree
Jerome Brunet [off-list ref] writes:
On Sun, 2017-06-04 at 20:33 +0200, Martin Blumenstingl wrote:quoted
This removes the dummy clk81 gate and replaces it with the actual clock controller's CLKID_CLK81. This will also allow us to pass the real clock IDs to all devices where the clock is controlled by clkc in the future. Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>This is going in the right direction and at least align meson8 and meson8b. Acked-by: Jerome Brunet <jbrunet@baylibre.com>
Applied to v4.13/dt with Jerome's ack. Kevin