Skip to content
  • Mark Brown's avatar
    Merge tag 'regmap-noinc-read' into regmap-4.19 · 1cbddedb
    Mark Brown authored
    regmap: Support non-incrementing registers
    
    Some devices have individual registers that don't autoincrement the
    register address during bulk reads but instead repeatedly read the same
    value, for example for monitoring GPIOs or ADCs.  Add support for these.
    1cbddedb