Re: [PATCH 0/2] clk: meson8b: cleanup unused code

2021-01-04 Thread Jerome Brunet


On Mon 21 Dec 2020 at 19:36, Martin Blumenstingl 
 wrote:

> Hi Jerome,
>
> these patches are two small cleanups for code we don't need anymore.
> The first patch removes support for old .dtbs. I am not sure if the
> "fallback" logic still works as I have not tried this in a long time.
>
>
> Martin Blumenstingl (2):
>   clk: meson: meson8b: remove compatibility code for old .dtbs
>   dt-bindings: clock: meson8b: remove non-existing clock macros
>
>  drivers/clk/meson/meson8b.c  | 45 +++-
>  include/dt-bindings/clock/meson8b-clkc.h |  2 --
>  2 files changed, 5 insertions(+), 42 deletions(-)

Applied, Thx


[PATCH 0/2] clk: meson8b: cleanup unused code

2020-12-21 Thread Martin Blumenstingl
Hi Jerome,

these patches are two small cleanups for code we don't need anymore.
The first patch removes support for old .dtbs. I am not sure if the
"fallback" logic still works as I have not tried this in a long time.


Martin Blumenstingl (2):
  clk: meson: meson8b: remove compatibility code for old .dtbs
  dt-bindings: clock: meson8b: remove non-existing clock macros

 drivers/clk/meson/meson8b.c  | 45 +++-
 include/dt-bindings/clock/meson8b-clkc.h |  2 --
 2 files changed, 5 insertions(+), 42 deletions(-)

-- 
2.29.2