Re: [PATCH 0/2] clk: meson: axg: Remove MIPI enable clock gate

From: Jerome Brunet
Date: Tue Mar 10 2020 - 04:06:02 EST



On Mon 09 Mar 2020 at 22:01, Remi Pommarel <repk@xxxxxxxxxxxx> wrote:

> As discussed here [0], HHI_MIPI_CNTL0 is part of the MIPI/PCIe analog
> PHY region and is not related to clock one. Since MIPI/PCIe PHY driver
> has been added with [1], this region can be removed from the clock
> driver.
>
> Please not that this serie depends on [1] to be merged first.
>
> [0] https://lkml.org/lkml/2019/12/16/119
> [1] https://lkml.org/lkml/2020/1/23/945

Series look good. Will apply after v5.7-rc1

>
> Remi Pommarel (2):
> clk: meson: axg: Remove MIPI enable clock gate
> clk: meson-axg: remove CLKID_MIPI_ENABLE
>
> drivers/clk/meson/axg.c | 3 ---
> drivers/clk/meson/axg.h | 1 -
> include/dt-bindings/clock/axg-clkc.h | 1 -
> 3 files changed, 5 deletions(-)