1. 29 May, 2020 2 commits
  2. 28 May, 2020 4 commits
  3. 27 May, 2020 2 commits
  4. 22 May, 2020 11 commits
  5. 20 May, 2020 9 commits
  6. 15 May, 2020 6 commits
  7. 13 May, 2020 5 commits
  8. 12 May, 2020 1 commit
    • Thierry Reding's avatar
      i2c: tegra: Add support for the VI I2C on Tegra210 · c73178b9
      Thierry Reding authored
      Tegra210 has an extra instance of the I2C controller that is in the
      domain of host1x and usually used for camera use-cases. The programming
      model for the VI variant of the controller is roughly the same as for
      the other variants, except that the I2C registers start at an offset
      and are spaced further apart. VI I2C also doesn't support slave mode.
      Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
      c73178b9