Re: [Linux-stm32] [PATCH v1 2/4] spi: Drop duplicate of_node assignment
From: Amelie Delaunay
Date: Mon Jan 12 2026 - 02:52:00 EST
On 1/8/26 21:23, Andy Shevchenko 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@xxxxxxxxxxxxxxx>
--- drivers/spi/spi-stm32.c | 1 -
Thanks for your patch,
Reviewed-by: Amelie Delaunay <amelie.delaunay@xxxxxxxxxxx>