Here's a small collection of qcom geni i2c driver fixes that simplify the code and aid debugging. Changes from v1; - Simplified code some more and commented about platform_get_irq() in commit text for patch 2 - Picked up reviewed by tags - Fixed first patch to use &pdev->dev so it keeps compiling - Rebased to v5.6-rc5 Stephen Boyd (3): i2c: qcom-geni: Let firmware specify irq trigger flags i2c: qcom-geni: Grow a dev pointer to simplify code i2c: qcom-geni: Drop of_platform.h include drivers/i2c/busses/i2c-qcom-geni.c | 58 ++++++++++++++---------------- 1 file changed, 26 insertions(+), 32 deletions(-) base-commit: 2c523b344dfa65a3738e7039832044aa133c75fb -- Sent by a computer, using git, on the internet