summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ideasonboard.com>2023-05-24 18:24:47 +0300
committerFrancesco Dolcini <francesco.dolcini@toradex.com>2023-06-19 15:54:17 +0200
commit6c81e4c96cfb50a47d62f45eccb68a2b160b1e87 (patch)
treed40f82193a9395902561aa6ba3b9118393545b54 /tools
parent9a757188e1ff31e54c749d0656e3048a66467a33 (diff)
drm/bridge: tc358768: Fix bit updates
The driver has a few places where it does: if (thing_is_enabled_in_config) update_thing_bit_in_hw() This means that if the thing is _not_ enabled, the bit never gets cleared. This affects the h/vsyncs and continuous DSI clock bits. Fix the driver to always update the bit. Upstream-Status: Pending Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com> Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions