diff options
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | 2018-12-11 19:56:34 +0100 |
---|---|---|
committer | Heiko Schocher <hs@denx.de> | 2018-12-12 06:06:14 +0100 |
commit | 22ecff594d9248f0a63e191e31d48f417a946d75 (patch) | |
tree | a117f5cf3760cf5a9e5193cc233f1b42990e6185 /arch/arm | |
parent | ee168783ae889cf449cee36cc1e51e108a210ed4 (diff) |
i2c: tegra: Fix regression by implementing a dummy probe_chip() callback
Commit f32a8007ef0f ("dm: i2c: Make i2c_get_chip_for_busnum() fail if the
chip is not detected") introduced a regression for the NVIDIA Jetson TX2.
For some reason the xfer callback of the tegra i2c driver doesn't support
probing the I2C devices with a 0-length message.
Fixing the regression by providing a dummy implementation of probe_chip()
that does nothing.
Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'arch/arm')
0 files changed, 0 insertions, 0 deletions