[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <43964d94-1c76-4c4f-b093-92a611518a87@app.fastmail.com>
Date: Wed, 25 Jan 2023 14:16:05 +0100
From: "Arnd Bergmann" <arnd@...db.de>
To: Martin Zaťovič <m.zatovic1@...il.com>,
"Greg Kroah-Hartman" <gregkh@...uxfoundation.org>
Cc: linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
"Manivannan Sadhasivam" <mani@...nel.org>, hemantk@...eaurora.org,
quic_jhugo@...cinc.com, "Bjorn Andersson" <andersson@...nel.org>,
Michael.Srba@...nam.cz, dipenp@...dia.com,
"Bart Van Assche" <bvanassche@....org>, iwona.winiarska@...el.com,
"Oded Gabbay" <ogabbay@...nel.org>,
"Thomas Zimmermann" <tzimmermann@...e.de>, fmdefrancesco@...il.com,
jason.m.bills@...ux.intel.com, jae.hyun.yoo@...ux.intel.com,
krzysztof.kozlowski+dt@...aro.org,
"Rob Herring" <robh+dt@...nel.org>
Subject: Re: [PATCH 2/3] bus: add Wiegand bus driver
On Wed, Jan 25, 2023, at 14:05, Martin Zaťovič wrote:
> Hello Greg,
>
> thank you for your insights! The static lists are needed
> for matching wiegand_board_info structures to
> wiegand_controller structures for drivers of devices that
> do not use devicetree. I have seen this approach in the
> SPI bus driver, so I assumed it was okay. If there is
> a better way, please let me know.
We have removed most of the support for machines that come
without devicetree, and it is unlikely that we will be merging
any new ones, so I expect this can simply be left out.
Are there any corner cases where you you still expect to
add devices manually from another driver?
Arnd
Powered by blists - more mailing lists