]> www.infradead.org Git - users/hch/xfs.git/commit
Merge tag 'i2c-host-fixes-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel...
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Sat, 13 Jul 2024 08:50:55 +0000 (10:50 +0200)
committerWolfram Sang <wsa+renesas@sang-engineering.com>
Sat, 13 Jul 2024 08:50:55 +0000 (10:50 +0200)
commit3fdd2d21f1c7f0203575b46d2b3fba81292992b6
treeac9b66344d8e6866ec312fd766d5abf8d93bb520
parent119736c7af442ab398dbb806865988c98ef60d46
parentea5ea84c9d3570dc06e8fc5ee2273eaa584aa3ac
Merge tag 'i2c-host-fixes-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current

This tag includes three fixes for the Renesas R-Car driver:

 1. Ensures the device is in a known state after probing.
 2. Allows clearing the NO_RXDMA flag after a reset.
 3. Forces a reset before any transfer on Gen3+ platforms to
    prevent disruption of the configuration during parallel
    transfers.