Skip to content
Commit 938b1187 authored by Dave Stevenson's avatar Dave Stevenson Committed by Phil Elwell
Browse files

drm: panel: waveshare: Remove duplicated sentinel on compatible list



Remove the duplicated sentinel that got added, otherwise we have
an extra blank compatible string match in the module, and that matches
everything.

$ modinfo panel_waveshare_dsi
filename:       /lib/modules/6.6.50-v8+/kernel/drivers/gpu/drm/panel/panel-waveshare-dsi.ko.xz
license:        GPL
description:    Waveshare DSI panel driver
author:         Dave Stevenson <dave.stevenson@raspberrypi.com>
srcversion:     E767180DABD8B00B45571AF
alias:          of:N*T*C*
alias:          of:N*T*
alias:          of:N*T*Cwaveshare,8.8inch-panelC*
alias:          of:N*T*Cwaveshare,8.8inch-panel

Fixes: f955b783 ("drivers:gpu:drm:panel: Added waveshare 5.0inch, 6.25inch, and 8.8inch dsi screen devices")
Signed-off-by: default avatarDave Stevenson <dave.stevenson@raspberrypi.com>
parent 06ca7aca
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment