[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <174706356668.3377581.9001459605267583230.robh@kernel.org>
Date: Mon, 12 May 2025 10:26:07 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Rodrigo Gobbi <rodrigo.gobbi.7@...il.com>
Cc: devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
conor+dt@...nel.org, krzk+dt@...nel.org,
~lkcamp/patches@...ts.sr.ht
Subject: Re: [PATCH] dt-bindings: trivial-devices: Add Maxim max30208
On Sat, 03 May 2025 16:01:01 -0300, Rodrigo Gobbi wrote:
> The temperature sensor for maxim is a simple i2c driver,
> it's eligible to trivial devices.
>
> Signed-off-by: Rodrigo Gobbi <rodrigo.gobbi.7@...il.com>
> ---
> Inspecting the code of max30208.c digital temperature sensor (i2c),
> I can see that the probe method does not support additional properties
> and only does a few things related to the IIO subsystem.
> Also, since was added in the tree, there is no binding file.
> I'm suggesting a change to add that compatible to the trivial-devices file.
> Tks and regards.
> ---
> Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
Applied, thanks!
Powered by blists - more mailing lists