Re: [PATCH 1/3] doc: add Device Tree binding for AMS TCS3400 light sensor

From: Daniel Baluta

Date: Tue Jan 20 2026 - 09:06:32 EST


On Mon, Jan 19, 2026 at 7:19 PM Petr Hodina via B4 Relay
<devnull+petr.hodina.protonmail.com@xxxxxxxxxx> wrote:
>
> From: Petr Hodina <petr.hodina@xxxxxxxxxxxxxx>
>
> Adds a new YAML binding describing the AMS TCS3400 I2C light sensor,
> including compatible string, registers, interrupts, power supply, and an
> example node.
>
> Signed-off-by: Petr Hodina <petr.hodina@xxxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/iio/light/ams,tcs3400.yaml | 54 ++++++++++++++++++++++
> MAINTAINERS | 6 +++
> 2 files changed, 60 insertions(+)
>

Please use the correct subject prefix. E.g: dt-bindings: iio: light

If you are not sure what prefix to use just look around:

git log --oneline Documentation/devicetree/bindings/iio/light/