Re: [PATCH v1 3/5] dt-bindings: memory: Add Tegra114 memory client IDs

From: Svyatoslav Ryhel

Date: Tue Feb 17 2026 - 03:03:15 EST


вт, 17 лют. 2026 р. о 09:22 Krzysztof Kozlowski <krzk@xxxxxxxxxx> пише:
>
> On 26/01/2026 20:07, Svyatoslav Ryhel wrote:
> > Each memory client has unique hardware ID, add these IDs.
> >
> > Signed-off-by: Svyatoslav Ryhel <clamor95@xxxxxxxxx>
> > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
> > Reviewed-by: Mikko Perttunen <mperttunen@xxxxxxxxxx>
> > ---
> > include/dt-bindings/memory/tegra114-mc.h | 67 ++++++++++++++++++++++++
>
> This is never a separate commit. Squash with the binding.
>

Always was and now it suddenly is not? Maybe you should consider
fixing checkpatch since it complains that binding and header must be 2
separate commits.

> Best regards,
> Krzysztof