]> www.infradead.org Git - users/jedix/linux-maple.git/commit
i2c: add debug message for detected HostNotify alerts
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Thu, 4 Jul 2024 03:28:59 +0000 (05:28 +0200)
committerWolfram Sang <wsa+renesas@sang-engineering.com>
Wed, 10 Jul 2024 06:31:59 +0000 (08:31 +0200)
commit500c20fe3ea4a241f7ea58a414343367ab2e4085
treecb6802dea56fd2734e2488aa0cfc4dfb527b14ba
parent711703013e340caac3e4a6a3a605324691292621
i2c: add debug message for detected HostNotify alerts

Setting up HostNotify can be tricky. Support debugging by stating
when a HostNotify alert was received independent of the irq being
mapped. Especially useful with the in-kernel i2c testunit. Update
documentation as well.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Andi Shyti <andi.shyti@kernel.org>
Documentation/i2c/slave-testunit-backend.rst
drivers/i2c/i2c-core-base.c