[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <a16db5ac-2b9a-45ab-b693-2f459d689c7d@app.fastmail.com>
Date: Mon, 31 Jul 2023 15:18:16 +0200
From: "Arnd Bergmann" <arnd@...db.de>
To: "Svyatoslav Ryhel" <clamor95@...il.com>,
"Jonathan Cameron" <jic23@...nel.org>,
"Lars-Peter Clausen" <lars@...afoo.de>,
"Rob Herring" <robh+dt@...nel.org>,
"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@...aro.org>,
"Conor Dooley" <conor+dt@...nel.org>,
"Greg Kroah-Hartman" <gregkh@...uxfoundation.org>,
"Samu Onkalo" <samu.p.onkalo@...ia.com>
Cc: linux-iio@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v1 2/2] misc: adps990x: convert to OF
On Mon, Jul 31, 2023, at 13:02, Svyatoslav Ryhel wrote:
> Add ability to use device tree bindings keeping existing setup.
I see that there are no more in-tree users of the old
apds990x_platform_data, so I think it would be best to completely
remove that codepath and merge that structure into struct
apds990x_chip, to simplify the probing and avoid the extra
allocation.
Arnd
Powered by blists - more mailing lists