[PATCH v3 1/5] i2c: hpe: Add GXP SoC I2C Controller

Hawkins, Nick nick.hawkins at hpe.com
Mon Jan 23 07:41:30 PST 2023


> The i2c core calls disable_irq for us (see i2c_device_shutdown) so you
> don't need that here.


> In my review I wondered if you needed to do something like this:


> + regmap_update_bits(i2cg_map, GXP_I2CINTEN, 0x00000FFF, 0);

Thank you for pointing this out. I will correct this for the next patch set.

-Nick Hawkins




More information about the linux-arm-kernel mailing list