Re: [PATCH 3/3] clk: s2mps11: Use existing defines from bindings for clock IDs

From: Rob Herring
Date: Tue Aug 14 2018 - 16:37:44 EST


On Tue, 7 Aug 2018 18:17:13 +0200, Krzysztof Kozlowski wrote:
> The clock IDs must match between DeviceTree bindings and the driver.
> There is already a header file used by DeviceTree sources so include it
> in the driver to remove duplicated symbols.
>
> Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
> ---
> drivers/clk/clk-s2mps11.c | 7 +------
> 1 file changed, 1 insertion(+), 6 deletions(-)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>