Hi, On Mon, 27 Mar 2023 12:48:05 +0800, Hsin-Yi Wang wrote: > There are 2 banks on it6505, and when writing to different bank, > REG_BANK_SEL needs to be set to the targeted bank. The current code set > this additionally, which causes a race condition when a process is > writing bank 0 registers while another process set the bank to 1. Set > ranges in regmap config so the regmap API would handle the bank changes. > > > [...] Thanks, Applied to https://anongit.freedesktop.org/git/drm/drm-misc.git (drm-misc-next) [1/1] drm/bridge: it6505: Add range and selector_reg https://cgit.freedesktop.org/drm/drm-misc/commit/?id=1a2dbf0303e8793444a57a2eec0c6b29523657d9 -- Neil