[PATCH v2 3/4] ARM: dts: renesas: r8a7740: Add ZT/ZTR trace clock on R-Mobile A1

Krzysztof Kozlowski krzk at kernel.org
Thu Apr 23 07:00:11 PDT 2026


On 23/04/2026 12:00, Marek Vasut wrote:
> On 4/23/26 11:26 AM, Krzysztof Kozlowski wrote:
>> On 23/04/2026 01:33, Marek Vasut wrote:
>>> On 4/21/26 10:02 AM, Krzysztof Kozlowski wrote:
>>>> On Thu, Apr 16, 2026 at 01:31:40AM +0200, Marek Vasut wrote:
>>>>> Add ZT trace bus and ZTR trace clock on the R-Mobile A1.
>>>>>
>>>>> Signed-off-by: Marek Vasut <marek.vasut+renesas at mailbox.org>
>>>>> ---
>>>>> Cc: Conor Dooley <conor+dt at kernel.org>
>>>>> Cc: Geert Uytterhoeven <geert+renesas at glider.be>
>>>>> Cc: Krzysztof Kozlowski <krzk+dt at kernel.org>
>>>>> Cc: Magnus Damm <magnus.damm at gmail.com>
>>>>> Cc: Michael Turquette <mturquette at baylibre.com>
>>>>> Cc: Rob Herring <robh at kernel.org>
>>>>> Cc: Stephen Boyd <sboyd at kernel.org>
>>>>> Cc: devicetree at vger.kernel.org
>>>>> Cc: linux-clk at vger.kernel.org
>>>>> Cc: linux-kernel at vger.kernel.org
>>>>> Cc: linux-renesas-soc at vger.kernel.org
>>>>> ---
>>>>> V2: Add ztr/zt clock at the end of the list to match bindings
>>>>> ---
>>>>>    arch/arm/boot/dts/renesas/r8a7740.dtsi    | 2 +-
>>>>
>>>>>    include/dt-bindings/clock/r8a7740-clock.h | 2 ++
>>>>
>>>> This goes to the binding patch.
>>>>
>>>> Didn't you have also a checkpatch warning?
>>> I only got this warning, but the docs 1/4 and includes 3/4 are a
>>> separate patch in this series:
>>>
>>> "
>>> WARNING: DT binding docs and includes should be a separate patch. See:
>>> Documentation/devicetree/bindings/submitting-patches.rst
>>
>> So you did not implement it... Include goes with the binding. Always.
>> Look at other commits.
> The warning says the exact opposite thing , does it not ?
> 
> Maybe the warning text needs to be updated ?

The warning is shown for patches mixing stuff, like DTSI+header, so for
this context the AND means binding doc plus header are separate FROM
this patch. Not separate from each other.

To me it is clear, so I don't feel like finding different text. If you
find it unclear or confusing, you should propose something better.

Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list