Re: [PATCH 08/10] m68k: stmark2: add mcf5441x DAC platform devices
Jonathan Cameron <[email protected]>
| Newsgroups | org.kernel.vger.linux-m68k,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-iio,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <20260506155737.6cd625a5@jic23-huawei> |
On Mon, 04 May 2026 19:28:28 +0200 "Arnd Bergmann" <[email protected]> wrote: > On Mon, May 4, 2026, at 19:16, Angelo Dureghello wrote: > > @@ -94,8 +94,42 @@ static struct platform_device dspi_spi0_device = { > ... > > +static struct resource dspi_dac1_resource[] = { > > + [0] = { > > This looks like the name has a copy-paste error: this is not > related to the 'dspi' controller at all but is just the dac, right? > > Arnd > https://sashiko.dev/#/patchset/20260504-wip-stmark2-dac-v1-0-874c36a4910d%40baylibre.com Has noted some more alongside this one. Seems unlikely a DAC has a bus number. Jonathan