diff options
author | 2023-09-06 09:50:56 +0300 | |
---|---|---|
committer | 2023-09-20 13:48:44 +0200 | |
commit | 699cf62a7d4550759f4a50e614b1952f93de4783 (patch) | |
tree | 02bf0bd822ff53875681b8371feaf619fd3e5b06 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/bridge: tc358768: Use dev for dbg prints, not priv->dev (diff) | |
download | wireguard-linux-699cf62a7d4550759f4a50e614b1952f93de4783.tar.xz wireguard-linux-699cf62a7d4550759f4a50e614b1952f93de4783.zip |
drm/bridge: tc358768: Rename dsibclk to hsbyteclk
The Toshiba documentation talks about HSByteClk when referring to the
DSI HS byte clock, whereas the driver uses 'dsibclk' name. Also, in a
few places the driver calculates the byte clock from the DSI clock, even
if the byte clock is already available in a variable.
To align the driver with the documentation, change the 'dsibclk'
variable to 'hsbyteclk'. This also make it easier to visually separate
'dsibclk' and 'dsiclk' variables.
Reviewed-by: Peter Ujfalusi <peter.ujfalusi@gmail.com>
Tested-by: Maxim Schwalm <maxim.schwalm@gmail.com> # Asus TF700T
Tested-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Signed-off-by: Robert Foss <rfoss@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20230906-tc358768-v4-9-31725f008a50@ideasonboard.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions