[PATCH 04/10] drm/panel: Add driver for Synaptics TD4328 LCD panel

Bryan O'Donoghue bryan.odonoghue at linaro.org
Wed Apr 24 15:58:58 UTC 2024


On 24/04/2024 16:29, Xilin Wu via B4 Relay wrote:
> From: Xilin Wu <wuxilin123 at gmail.com>
> 
> Add support for the 1920x1080 LCD panel driven by the Synaptics
> TD4328 IC, as found on AYN Odin 2.
> 
> Co-developed-by: Junhao Xie <bigfoot at classfun.cn>
> Signed-off-by: Junhao Xie <bigfoot at classfun.cn>
> Signed-off-by: Xilin Wu <wuxilin123 at gmail.com>

checkpatch.pl --strict somepatch

CHECK: Alignment should match open parenthesis
#207: FILE: drivers/gpu/drm/panel/panel-synaptics-td4328.c:150:
+static int td4328_get_modes(struct drm_panel *panel,
+			 struct drm_connector *connector)

total: 0 errors, 2 warnings, 1 checks, 269 lines checked

---
bod


More information about the dri-devel mailing list