aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorClaudiu Beznea <[email protected]>2024-08-20 13:19:12 +0300
committerAndi Shyti <[email protected]>2024-09-10 00:34:00 +0200
commit53326135d0e041ebe7d08bf22f82529ae69a096e (patch)
tree06f18002974bdd80977909d8657f62175e01c919 /scripts/generate_rust_analyzer.py
parent10d5c8845d36ca71212f588849532c5f484111e4 (diff)
i2c: riic: Add suspend/resume support
Add suspend/resume support for the RIIC driver. This is necessary for the Renesas RZ/G3S SoC which support suspend to deep sleep state where power to most of the SoC components is turned off. As a result the I2C controller needs to be reconfigured after suspend/resume. For this, the reset line was stored in the driver private data structure as well as i2c timings. The reset line and I2C timings are necessary to re-initialize the controller after resume. Reviewed-by: Andi Shyti <[email protected]> Signed-off-by: Claudiu Beznea <[email protected]> Signed-off-by: Andi Shyti <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions