hc
2024-11-01 2f529f9b558ca1c1bd74be7437a84e4711743404
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;