diff options
author | Andrey Smirnov <andrew.smirnov@gmail.com> | 2019-06-18 22:27:12 -0700 |
---|---|---|
committer | Andrzej Hajda <a.hajda@samsung.com> | 2019-06-27 13:38:13 +0200 |
commit | 134fb306b1d8af36d586a08b2f0562b5d30bfab9 (patch) | |
tree | 7ace60ad1bce2844bc9d59b157400d32f5109544 /drivers/mfd/mc13xxx.h | |
parent | c49f60dfbf91ead366a7650ca7fb2bbf8fe4a4a0 (diff) | |
download | talos-op-linux-134fb306b1d8af36d586a08b2f0562b5d30bfab9.tar.gz talos-op-linux-134fb306b1d8af36d586a08b2f0562b5d30bfab9.zip |
drm/bridge: tc358767: Introduce tc_pllupdate()
tc_wait_pll_lock() is always called as a follow-up for updating
PLLUPDATE and PLLEN bit of a given PLL control register. To simplify
things, merge the two operation into a single helper function
tc_pllupdate() and convert the rest of the code to use it. No
functional change intended.
Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Andrzej Hajda <a.hajda@samsung.com>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: Andrzej Hajda <a.hajda@samsung.com>
Cc: Laurent Pinchart <Laurent.pinchart@ideasonboard.com>
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: Andrey Gusakov <andrey.gusakov@cogentembedded.com>
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Cc: Cory Tusar <cory.tusar@zii.aero>
Cc: Chris Healy <cphealy@gmail.com>
Cc: Lucas Stach <l.stach@pengutronix.de>
Cc: dri-devel@lists.freedesktop.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190619052716.16831-12-andrew.smirnov@gmail.com
Diffstat (limited to 'drivers/mfd/mc13xxx.h')
0 files changed, 0 insertions, 0 deletions