Re: [PATCH V4] ARM64: dts: hi6220-hikey: Add clock binding for the pmic mfd

From: Daniel Lezcano
Date: Thu May 04 2017 - 18:07:32 EST


On Mon, Apr 24, 2017 at 10:40:22PM +0200, Daniel Lezcano wrote:
> The hi655x PMIC provides the regulators but also a clock. The latter is missing
> in the definition and in the DT, thus it is no possible to enable the WiFi which
> depends on this clock.
>
> The hi655x's clock has been added and the hi655x multifunction driver has
> updated with a clock-cell.
>
> This patch adds the clock-cells for the PMIC in the DT and updates the
> documentation.
>
> Signed-off-by: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>
> Acked-by: Rob Herring <robh@xxxxxxxxxx>
> Acked-by: Lee Jones <lee.jones@xxxxxxxxxx>
> Cc: Arnd Bergmann <arnd@xxxxxxxx>
> Cc: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
> Cc: Michael Turquette <mturquette@xxxxxxxxxxxx>
> ---
> Changelog:
> v4:
> - Added Acked-by's
> - Updated the commit message with a better description
> ---

Hi Xu Wei,

a gentle reminder for this patch. Is it ok for you?

Thanks.

-- Daniel