Re: [PATCH v3] media: dt-bindings: media: microchip,dim2: Add MediaLB DIM2 binding
From: Krzysztof Kozlowski
Date: Thu Feb 05 2026 - 06:12:17 EST
On Tue, Feb 03, 2026 at 09:43:25AM +0530, harshdaniel66356@xxxxxxxxx wrote:
> From: Harsh Daniel <harshdaniel66356@xxxxxxxxx>
>
> Add device tree binding documentation for the MediaLB DIM2 module found in
> Microchip (formerly SMSC/K2L) IP, used in Freescale i.MX6Q, Renesas
> R-Car Gen2/Gen3 SoCs, and Xilinx FPGAs.
Please use subject prefixes matching the subsystem. You can get them for
example with 'git log --oneline -- DIRECTORY_OR_FILE' on the directory
your patch is touching. For bindings, the preferred subjects are
explained here:
https://www.kernel.org/doc/html/latest/devicetree/bindings/submitting-patches.html#i-for-patch-submitters
One media is enough. No need to call it media: media: media: media:
right? :)
Also:
A nit, subject: drop second/last, redundant "binding". The
"dt-bindings" prefix is already stating that these are bindings.
See also:
https://elixir.bootlin.com/linux/v6.17-rc3/source/Documentation/devicetree/bindings/submitting-patches.rst#L18
Best regards,
Krzysztof