[PATCH 1/3] dt-bindings: clock: rk3128: Add HCLK_SFC
Alex Bee
knaerzche at gmail.com
Wed Jun 5 12:35:26 PDT 2024
Am 05.06.24 um 19:58 schrieb Conor Dooley:
> On Wed, Jun 05, 2024 at 07:21:52PM +0200, Alex Bee wrote:
>> Add a clock id for SFC's AHB clock.
>>
>> Signed-off-by: Alex Bee <knaerzche at gmail.com>
>> ---
>> NB: I've added the new id at the top of existing HCLK's, since adding it at
>> the bottom would change CLK_NR_CLKS and therefore the ABI and there is
>> plenty of "free" ids between PCLK_MIPIPHY and HCLK_SPDIF.
> We've removed a bunch of things like "CLK_NR_CLKS" from bindings before
> and advocate against adding them. Patches like this being the reason
> why..
Yeah, sure ... I thought removing it would be little out of scope for this
series. But as we are already having a helper for finding the "max id" for
Rockchip clocks, I'll resend and remove that annoying macro and add the new
id at the bottom of the existing (where it belongs).
Alex
More information about the linux-arm-kernel
mailing list