diff options
| author | Hugo Villeneuve <[email protected]> | 2024-04-09 11:42:51 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-04-11 14:08:08 +0200 |
| commit | d49216438139bca0454e69b6c4ab8a01af2b72ed (patch) | |
| tree | 1cef8303da75cb53271267237057c841922a231d /tools/perf/scripts/python/bin | |
| parent | 7f335744817092112be68efc06404466c135ae52 (diff) | |
serial: sc16is7xx: split into core and I2C/SPI parts (core)
Split the common code from sc16is7xx driver and move the I2C and SPI bus
parts into interface-specific source files.
sc16is7xx becomes the core functions which can support multiple bus
interfaces like I2C and SPI.
No functional changes intended.
Also simplify and improve Kconfig entries.
- Capitalize SPI keyword for consistency
- Display list of supported ICs each on a separate line (and aligned) to
facilitate locating a specific IC model
- Add Manufacturer name at start of description string
- Add UART keyword to description string
Suggested-by: Andy Shevchenko <[email protected]>
Signed-off-by: Hugo Villeneuve <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions