diff options
| author | Marek Vasut <[email protected]> | 2022-04-03 19:10:04 +0200 |
|---|---|---|
| committer | Marek Vasut <[email protected]> | 2022-04-13 16:24:37 +0200 |
| commit | fb47723aba6fb62a6dce34eb108c886d9d469f9c (patch) | |
| tree | bf1f80b5515db7d41205d3347ac71045a191a186 /scripts/gcc-plugins | |
| parent | 84ab41db1734c7764a4f29a99d3106586495638c (diff) | |
drm: bridge: icn6211: Convert to regmap
To make debugging easier, convert driver to regmap. Implement read and write
regmap tables for known registers, keep all known register readable and mark
those which are obviously read-only as not writeable.
Use common I2C regmap for the I2C configuration, implement custom regmap bus
for DSI configuration. The later is mandatory as this chip requires one extra
byte set to read access length between register address and data.
Signed-off-by: Marek Vasut <[email protected]>
Cc: Jagan Teki <[email protected]>
Cc: Mark Brown <[email protected]>
Cc: Maxime Ripard <[email protected]>
Cc: Robert Foss <[email protected]>
Cc: Sam Ravnborg <[email protected]>
Cc: Thomas Zimmermann <[email protected]>
To: [email protected]
Acked-by: Mark Brown <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gcc-plugins')
0 files changed, 0 insertions, 0 deletions