On Mon, Jan 18, 2021 at 02:43:43PM -0600, Jeff LaBundy wrote: > Instead of relying on firmware to enable important register fields > and performing read-modify-write operations to additionally enable > the fields the driver cares about, it's much simpler just to write > all of the pertinent fields explicitly. > > This avoids an unnecessary register read operation at start-up and > makes way for the iqs5xx_read_byte() helper to be dropped. > > Signed-off-by: Jeff LaBundy <jeff@xxxxxxxxxxx> Applied, thank you. -- Dmitry