]> www.infradead.org Git - users/jedix/linux-maple.git/commit
spi: pxa2xx: Reorganize the SSP type retrieval
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 30 May 2024 15:09:58 +0000 (18:09 +0300)
committerMark Brown <broonie@kernel.org>
Mon, 3 Jun 2024 14:59:56 +0000 (15:59 +0100)
commit8aa5062e26054b8c081d5bba930baac4faadd1b0
tree4e3756ad13ad8a849089714013cff3f0a1af25f1
parenta2fca8f2e242b3cdfed2a15084e733348ef68509
spi: pxa2xx: Reorganize the SSP type retrieval

The old Intel platforms, such as Intel Braswell, also provide
the property of SSP type. Reorganize the pxa2xx_spi_init_pdata()
to take that into account.

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