[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Z8cZ6jXFBnFRK7SE@black.fi.intel.com>
Date: Tue, 4 Mar 2025 17:19:06 +0200
From: Andy Shevchenko <andriy.shevchenko@...el.com>
To: Inochi Amaoto <inochiama@...il.com>
Cc: Mark Brown <broonie@...nel.org>, linux-spi@...r.kernel.org,
linux-kernel@...r.kernel.org, Yixun Lan <dlan@...too.org>,
Longbin Li <looong.bin@...il.com>
Subject: Re: [PATCH] spi: dw: Add ACPI ID for the Sophgo SG2044 SoC SPI
On Tue, Mar 04, 2025 at 07:48:42PM +0800, Inochi Amaoto wrote:
> On Tue, Mar 04, 2025 at 03:02:10PM +0800, Inochi Amaoto wrote:
> > The Sophgo SG2044 SoC can enumerated its SPI device via ACPI.
> > Add ACPI ID for it.
...
> > static const struct acpi_device_id dw_spi_mmio_acpi_match[] = {
> > {"HISI0173", (kernel_ulong_t)dw_spi_pssi_init},
> > + {"SOPHO004", (kernel_ulong_t)dw_spi_pssi_init},
> > {},
> > };
> Drop this patch for now as the ACPI id is not registed.
Right, more details are in another thread:
https://lore.kernel.org/r/20250304070212.350155-3-inochiama@gmail.com
And here is a formal NAK from me.
Thanks, Inochi, to take this into account!
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists