Re: [PATCH 3/3] clk: s2mps11: Use existing defines from bindings for clock IDs
From: Stephen Boyd <sboyd@kernel.org>
Date: 2018-08-27 21:18:11
Also in:
linux-clk, linux-samsung-soc, lkml
From: Stephen Boyd <sboyd@kernel.org>
Date: 2018-08-27 21:18:11
Also in:
linux-clk, linux-samsung-soc, lkml
Quoting Krzysztof Kozlowski (2018-08-07 09:17:13)
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@kernel.org> ---
Applied to clk-next