aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi.c
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2022-06-29 15:43:11 +0100
committerMark Brown <broonie@kernel.org>2022-06-29 15:43:11 +0100
commit0dbc49476ac7226130c79119f3f0d88e964880c0 (patch)
tree991f054b1a097523aa777696684a25b86bd0f035 /drivers/spi/spi.c
parentspi: intel: Add support for Intel Meteor Lake-P SPI serial flash (diff)
parentspi: s3c64xx: define exynosautov9 compatible (diff)
downloadlinux-dev-0dbc49476ac7226130c79119f3f0d88e964880c0.tar.xz
linux-dev-0dbc49476ac7226130c79119f3f0d88e964880c0.zip
spi support for Exynos Auto v9 SoC
Merge series from Chanho Park <chanho61.park@samsung.com>: Add to support Exynos Auto v9 SoC's spi. By supporting USI(Universal Serial Interface) mode, the SoC can support up to 12 spi ports. Thus, we need to increase MAX_SPI_PORTS from 6 to 12. The spi of the SoC can support loopback mode unlike previous exynos SoCs. To separate the feature, we need to add .has_loopback to the s3c64xx_spi_port_config. Furthermore, it uses 4 as the default internal clock divider. We also need to clk_div field of the structure and assign "2" as the default value to the existing SoC's port config. Device tree definitions of exynosautov9-spi will be added in separated patchset to include usi(i2c/uart/spi) nodes all together.
Diffstat (limited to 'drivers/spi/spi.c')
0 files changed, 0 insertions, 0 deletions