diff options
author | Tomi Valkeinen <tomi.valkeinen@ideasonboard.com> | 2023-09-06 09:50:56 +0300 |
---|---|---|
committer | Robert Foss <rfoss@kernel.org> | 2023-09-20 14:48:44 +0300 |
commit | 699cf62a7d4550759f4a50e614b1952f93de4783 (patch) | |
tree | 02bf0bd822ff53875681b8371feaf619fd3e5b06 /drivers/mfd/max77541.c | |
parent | 89cfd50e13f1bead4350998a3a77422bef1ee0a5 (diff) | |
download | linux-699cf62a7d4550759f4a50e614b1952f93de4783.tar.xz |
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 'drivers/mfd/max77541.c')
0 files changed, 0 insertions, 0 deletions