diff options
author | Tomi Valkeinen <tomi.valkeinen@ideasonboard.com> | 2023-05-24 12:56:55 +0300 |
---|---|---|
committer | Francesco Dolcini <francesco.dolcini@toradex.com> | 2023-06-19 15:54:25 +0200 |
commit | 6ca55841f0129bc750e3e97b8bf11cbfc9d1500c (patch) | |
tree | e946ce81428f910a8fb88a67bc3997643a606306 /scripts/patch-kernel | |
parent | ac550c088176c6d395aae0266e0bee5991fb7d10 (diff) |
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.
Upstream-Status: Pending
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions