[PATCH v1 2/4] spi: Drop duplicate of_node assignment
Martin Blumenstingl
martin.blumenstingl at googlemail.com
Sat Jan 10 08:05:46 AEDT 2026
On Thu, Jan 8, 2026 at 9:30 PM Andy Shevchenko
<andriy.shevchenko at linux.intel.com> wrote:
>
> The SPI core provides the default of_node for the controller,
> inherited from the actual (parent) device. No need to repeat it
> in the driver.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
[...]
> drivers/spi/spi-amlogic-spifc-a1.c | 1 -
> drivers/spi/spi-amlogic-spisg.c | 1 -
[...]
> drivers/spi/spi-meson-spicc.c | 1 -
> drivers/spi/spi-meson-spifc.c | 1 -
For the Amlogic and Amlogic Meson drivers:
Reviewed-by: Martin Blumenstingl <martin.blumenstingl at googlemail.com>
More information about the Linux-aspeed
mailing list