Commits
Merge remote-tracking branches 'regmap/topic/cache', 'regmap/topic/irq', 'regmap/topic/lock', 'regmap/topic/mmio', 'regmap/topic/nodev', 'regmap/topic/parse-val' and 'regmap/topic/patch' into regmap-next
Showing diff to451485ba6bf
- Mark Brown committed b3bf36cb6a9MMerge remote-tracking branch 'regmap/topic/core' into regmap-next
- Dylan Reid committed 83f8475ce99regmap: cache: Don't attempt to sync non-writeable registers In the regcache_default_s...
- Krzysztof Kozlowski committed 72a6a5df2c6regmap: irq: Set data pointer only on regmap_add_irq_chip success After setting the 'd...
- Takashi Iwai committed 4999e9621a5regmap: Fix possible sleep-in-atomic in regmap_bulk_write() regmap deploys the spinloc...
- Xiubo Li committed 451485ba6bfregmap: mmio: Add regmap_mmio_regbits_check. Fix the support for 1/2/8 bytes wide regi...
- Michal Simek committed 6cfec04bcc0regmap: Separate regmap dev initialization Create special function regmap_attach_dev w...
- Nenghua Cao committed 13ff50c8584regmap: add regmap_parse_val api In some cases, we need regmap's format parse_val ...
- Opensource [Anthony Olech] committed e894c3f46c3regmap: Implementation for regmap_multi_reg_write This is the implementation of regmap...