Re: [PATCH 3/3] dt-bindings: gpio: gpio-pca95xx: Add tcal6408 and tcal6416

From: Krzysztof Kozlowski
Date: Tue Dec 16 2025 - 01:47:21 EST


On Fri, Dec 12, 2025 at 02:03:18PM +0100, Jan Remmet wrote:
> TCAL6408 and TCAL6416 supports latchable inputs and maskable interrupt.
> add compatibles ti,tcal6408 and ti,tcal6416

And are not compatible with other variants? Explain here why.

>
> Signed-off-by: Jan Remmet <j.remmet@xxxxxxxxx>
> ---
> Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>

Please organize the patch documenting the compatible (DT bindings) before the patch using that compatible.
See also: https://elixir.bootlin.com/linux/v6.14-rc6/source/Documentation/devicetree/bindings/submitting-patches.rst#L46


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>

Best regards,
Krzysztof