09.12.2021 18:05, Akhil R пишет:
Add support for SMBus Alert and SMBus block read functions to
i2c-tegra driver
Akhil R (2):
dt-bindings: i2c: tegra: Add SMBus feature properties
i2c: tegra: Add SMBus block read and SMBus alert functions
.../devicetree/bindings/i2c/nvidia,tegra20-i2c.txt | 4 ++
drivers/i2c/busses/i2c-tegra.c | 54 +++++++++++++++++++++-
2 files changed, 57 insertions(+), 1 deletion(-)
How this was tested? This series must include the DT patch. If there is
no real user in upstream for this feature, then I don't think that we
should bother at all about it.