]> www.infradead.org Git - users/jedix/linux-maple.git/commit
spi: pxa2xx: Remove hard coded number of chip select pins
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 30 May 2024 15:10:00 +0000 (18:10 +0300)
committerMark Brown <broonie@kernel.org>
Mon, 3 Jun 2024 14:59:58 +0000 (15:59 +0100)
commitc1b93986dfb2a31b0528fe929d574843801089f5
tree5647ae37235c543f349ac2ce71abe4b18160b8b3
parent7b0f2c1050643c4793e6eae0246a8de3b22c950a
spi: pxa2xx: Remove hard coded number of chip select pins

Remove hard coded number of chip select pins for Intel Braswell.
This comes via property.

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