diff options
author | Chris Morgan <macromorgan@hotmail.com> | 2023-11-17 13:44:01 -0600 |
---|---|---|
committer | Neil Armstrong <neil.armstrong@linaro.org> | 2023-11-20 09:35:07 +0100 |
commit | c18b1b49764a1db824ed74286338b6283b619286 (patch) | |
tree | 20411c3a285b49911dd1b76536c0972cefcc5bb4 | |
parent | 0aa1cfa3d287930cbecc52cd2b38683a4bf98463 (diff) | |
download | linux-c18b1b49764a1db824ed74286338b6283b619286.tar.gz linux-c18b1b49764a1db824ed74286338b6283b619286.tar.bz2 linux-c18b1b49764a1db824ed74286338b6283b619286.zip |
drm/panel-elida-kd35t133: trival: update panel size from 5.5 to 3.5
The comments at the top of the driver state the panel size incorrectly
as 5.5" instead of 3.5".
Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Reviewed-by: Jessica Zhang <quic_jesszhan@quicinc.com>
Link: https://lore.kernel.org/r/20231117194405.1386265-2-macroalpha82@gmail.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20231117194405.1386265-2-macroalpha82@gmail.com
-rw-r--r-- | drivers/gpu/drm/panel/panel-elida-kd35t133.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/panel/panel-elida-kd35t133.c b/drivers/gpu/drm/panel/panel-elida-kd35t133.c index e7be15b68102..6cd8536c09ff 100644 --- a/drivers/gpu/drm/panel/panel-elida-kd35t133.c +++ b/drivers/gpu/drm/panel/panel-elida-kd35t133.c @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-2.0 /* - * Elida kd35t133 5.5" MIPI-DSI panel driver + * Elida kd35t133 3.5" MIPI-DSI panel driver * Copyright (C) 2020 Theobroma Systems Design und Consulting GmbH * * based on |