hc
2025-02-14 bbb9540dc49f70f6b703d1c8d1b85fa5f602d86e
kernel/include/linux/regmap.h
....@@ -369,6 +369,7 @@
369369 int (*reg_write)(void *context, unsigned int reg, unsigned int val);
370370
371371 bool fast_io;
372
+ bool oob_io;
372373
373374 unsigned int max_register;
374375 const struct regmap_access_table *wr_table;