[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <pndjz59l4iw.fsf@axis.com>
Date: Wed, 18 Jun 2025 12:37:11 +0200
From: Waqar Hameed <waqar.hameed@...s.com>
To: Krzysztof Kozlowski <krzk@...nel.org>
CC: Jonathan Cameron <jic23@...nel.org>, Lars-Peter Clausen <lars@...afoo.de>,
Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, <kernel@...s.com>,
<linux-iio@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2 2/3] dt-bindings: iio: proximity: Add Nicera
D3-323-AA PIR sensor
On Tue, Jun 17, 2025 at 11:06 +0200 Krzysztof Kozlowski <krzk@...nel.org> wrote:
> On Sun, Jun 15, 2025 at 12:14:02AM GMT, Waqar Hameed wrote:
>> +examples:
>> + - |
>> + proximity {
>> + compatible = "nicera,d3323aa";
>> + vdd-supply = <®ulator_3v3>;
>> + vout-clk-gpios = <&gpio 78 0>;
>> + data-gpios = <&gpio 76 0>;
>
> Same comment as before.
I removed the include header thinking that would be fine, since there
were already a bunch of other examples just using `0` as the GPIO flag
(without the include). I'll re-add the include header in next version
then and use `GPIO_ACTIVE_HIGH` on both `-gpios`.
Powered by blists - more mailing lists