[PATCH v1 2/4] spi: Drop duplicate of_node assignment
Chen-Yu Tsai
wens at kernel.org
Sun Jan 11 16:51:46 AEDT 2026
On Fri, Jan 9, 2026 at 4:30 AM 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-sun4i.c | 1 -
> drivers/spi/spi-sun6i.c | 1 -
Acked-by: Chen-Yu Tsai <wens at kernel.org> # sun4i, sun6i
[...]
More information about the Linux-aspeed
mailing list