Re: [PATCH 08/10] m68k: stmark2: add mcf5441x DAC platform devices
From: Jonathan Cameron
Date: Wed May 06 2026 - 10:57:57 EST
On Mon, 04 May 2026 19:28:28 +0200
"Arnd Bergmann" <arnd@xxxxxxxx> 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