diff options
author | Fabrizio Castro <fabrizio.castro.jz@renesas.com> | 2023-09-27 17:25:07 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-10-09 13:14:27 +0100 |
commit | 4056d88866e5941ebd15fb2523119f0ddc5186da (patch) | |
tree | be79629fe42b378f36fcf5482de74b284c68ecde /drivers/spi/Kconfig | |
parent | df22568ad8ed317db95acc11e1c08bae7a0fba5d (diff) | |
download | lwn-4056d88866e5941ebd15fb2523119f0ddc5186da.tar.gz lwn-4056d88866e5941ebd15fb2523119f0ddc5186da.zip |
spi: renesas,rzv2m-csi: Add CSI (SPI) target related property
The CSI IP found inside the Renesas RZ/V2M SoC can also work
in SPI target mode.
When working in target mode, the IP will make use of the SS
(Slave Selection) pin, with "low" as default active level.
The active level of SS can be changed to "high" upon setting
property "spi-cs-high" to true.
By default, the SS will be used in target mode, unless property
"renesas,csi-no-ss" is set to true, in which case data will be
shifted in and out purely based on clock activity, and the
logic level of the SS pin will be completely ignored.
Signed-off-by: Fabrizio Castro <fabrizio.castro.jz@renesas.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230927162508.328736-2-fabrizio.castro.jz@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/Kconfig')
0 files changed, 0 insertions, 0 deletions