On 24/04/2024 16:29, Xilin Wu via B4 Relay wrote:
From: Xilin Wu <wuxilin123@xxxxxxxxx> 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@xxxxxxxxxxx> Signed-off-by: Junhao Xie <bigfoot@xxxxxxxxxxx> Signed-off-by: Xilin Wu <wuxilin123@xxxxxxxxx>
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