All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: "Conor Dooley" <conor+dt@kernel.org>,
	"Duje Mihanović" <duje.mihanovic@skole.hr>,
	"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
	"Michael Turquette" <mturquette@baylibre.com>,
	"Rob Herring" <robh+dt@kernel.org>
Cc: linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org,
	devicetree@vger.kernel.org,
	"Duje Mihanović" <duje.mihanovic@skole.hr>
Subject: Re: [PATCH v2 3/4] clk: pxa1928: Move number of clocks to driver source
Date: Tue, 22 Aug 2023 14:15:05 -0700	[thread overview]
Message-ID: <f2da35b66052c38b6f40bbf3b0c8dc6a.sboyd@kernel.org> (raw)
In-Reply-To: <20230812-mmp-nr-clks-v2-3-f9271bd7eaa5@skole.hr>

Quoting Duje Mihanović (2023-08-12 03:02:58)
> The number of clocks should not be in the dt binding as it is not used
> by the respective device tree and thus needlessly bloats the ABI.
> 
> Move this number of clocks into the driver source.
> 
> Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
> ---

Applied to clk-next

  reply	other threads:[~2023-08-22 21:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-12 10:02 [PATCH v2 0/4] clk: marvell: Move number of clocks to driver source Duje Mihanović
2023-08-12 10:02 ` [PATCH v2 1/4] clk: mmp2: " Duje Mihanović
2023-08-22 21:14   ` Stephen Boyd
2023-08-12 10:02 ` [PATCH v2 2/4] clk: pxa168: " Duje Mihanović
2023-08-22 21:14   ` Stephen Boyd
2023-08-12 10:02 ` [PATCH v2 3/4] clk: pxa1928: " Duje Mihanović
2023-08-22 21:15   ` Stephen Boyd [this message]
2023-08-12 10:02 ` [PATCH v2 4/4] clk: pxa910: " Duje Mihanović
2023-08-22 21:15   ` Stephen Boyd
2023-08-13  9:45 ` [PATCH v2 0/4] clk: marvell: " Conor Dooley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f2da35b66052c38b6f40bbf3b0c8dc6a.sboyd@kernel.org \
    --to=sboyd@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=duje.mihanovic@skole.hr \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.