]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-5.8-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux...
authorWolfram Sang <wsa@kernel.org>
Wed, 20 May 2020 13:37:21 +0000 (15:37 +0200)
committerWolfram Sang <wsa@kernel.org>
Wed, 20 May 2020 13:37:21 +0000 (15:37 +0200)
commit40c67311d6dd64b4bf05e22c9ff96012e145bb64
tree9adc344c497a342d4d10058e2367aed85b1f5356
parentb19fb85fb7b2dd628b7b4ceeb6245658fb9c7b36
parent2d9b203a5b06715fe9168c4d3f1826dfb06e3922
Merge tag 'for-5.8-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into i2c/for-5.8

i2c: tegra: Changes for v5.8-rc1

This includes a few improvements to make the Tegra I2C controller behave
properly on suspend/resume, does a bit of cleanup and adds support for
the VI-variant of the I2C controller that is used primarily for video
capture purposes.