mbox series

[0/2] clk: samsung: remove number of clocks from bindings

Message ID 20240917094355.37887-1-inbaraj.e@samsung.com (mailing list archive)
Headers show
Series clk: samsung: remove number of clocks from bindings | expand

Message

Inbaraj E Sept. 17, 2024, 9:43 a.m. UTC
This patch series moves number of clock from dt-binding to driver for FSD
SoC.

Inbaraj E (2):
  clk: samsung: fsd: do not define number of clocks in bindings
  dt-bindings: clock: samsung: remove define with number of clocks for
    FSD

 drivers/clk/samsung/clk-fsd.c       | 23 ++++++++++++++++-------
 include/dt-bindings/clock/fsd-clk.h |  7 -------
 2 files changed, 16 insertions(+), 14 deletions(-)

Comments

Krzysztof Kozlowski Sept. 30, 2024, 10:51 a.m. UTC | #1
On Tue, 17 Sep 2024 15:13:53 +0530, Inbaraj E wrote:
> This patch series moves number of clock from dt-binding to driver for FSD
> SoC.
> 
> Inbaraj E (2):
>   clk: samsung: fsd: do not define number of clocks in bindings
>   dt-bindings: clock: samsung: remove define with number of clocks for
>     FSD
> 
> [...]

Applied, thanks!

[1/2] clk: samsung: fsd: do not define number of clocks in bindings
      https://git.kernel.org/krzk/linux/c/a86ffa40a64bd4d119c260a99e28f2a71f86d9f4
[2/2] dt-bindings: clock: samsung: remove define with number of clocks for FSD
      https://git.kernel.org/krzk/linux/c/2d3e0135cefccbcd8459112a8afe260e7b51ff6d

Best regards,