Re: [PATCH 1/2] dt-bindings: iio: chemical: Document SEN0322
From: Jonathan Cameron
Date: Sun May 04 2025 - 14:27:19 EST
On Mon, 28 Apr 2025 16:45:32 +0200
Tóth János <gomba007@xxxxxxxxx> wrote:
> Hi!
>
> > No other properties like supplies or configuration? If so, this could go
> > to trivial-devices.
>
> I don't think so, I'll add it as a trivial-device then.
vcc-supply?
It is very common to see later boards have controllable supplies
(or someone to enable that on an existing board for power saving) so
good and trivial to support just turning the supply on when we probe
the driver and off when we remove it.
>
> > > + sen0322@73 {
> >
> > Node names should be generic. See also an explanation and list of
> > examples (not exhaustive) in DT specification:
> > https://devicetree-specification.readthedocs.io/en/latest/chapter2-devicetree-basics.html#generic-names-recommendation
> >
> > Choose something from above or similar devices.
>
> Noted, thanks!
>
> Best regards,
> János
>
>