spi: pxa2xx: Propagate firmware node to the child SPI controller device
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 17 May 2021 14:03:43 +0000 (17:03 +0300)
committerMark Brown <broonie@kernel.org>
Tue, 18 May 2021 13:05:29 +0000 (14:05 +0100)
commit94acf80755c8d8dd066d4f5a2afbdf393f0e2afd
tree79fd9a8722a4caf92dee2161b3a5a9b0925ba496
parent038b9de42269f33aca3e3741214c863a4e9328d0
spi: pxa2xx: Propagate firmware node to the child SPI controller device

SPI core may utilize properties and resources provided by the parent device.
Propagate firmware node to the child SPI controller device for that.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20210517140351.901-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-pxa2xx.c