]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i2c: tda998x: configure both fields of AIP_CLKSEL together
authorRussell King <rmk+kernel@armlinux.org.uk>
Fri, 1 Mar 2019 20:11:17 +0000 (20:11 +0000)
committerRussell King <rmk+kernel@armlinux.org.uk>
Thu, 13 Jun 2019 20:54:51 +0000 (21:54 +0100)
commite4fe96f11ee4de6612862191efef9242243ed364
treeb0597933a4b3f0db7b792f0bbeed212d2f6f5e6f
parent7168916072b54934fd949e7ae24695080d4388ba
drm/i2c: tda998x: configure both fields of AIP_CLKSEL together

We can configure both fields of the AIP_CLKSEL register with a single
write, there is no need to delay the setting of the CTS reference.

Tested-by: Sven Van Asbroeck <TheSven73@gmail.com>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
drivers/gpu/drm/i2c/tda998x_drv.c