Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: display: ltk500hd1829: add variant compatible for ltk101b4029w

Add the compatible for the ltk101b4029w panel, that has the same
manufacturer, general bringup and supplies but a different dsi-init-
sequence compared to the ltk500hd1829 .

Signed-off-by: Heiko Stuebner <heiko.stuebner@cherry.de>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240215090515.3513817-3-heiko@sntech.de

authored by

Heiko Stuebner and committed by
Heiko Stuebner
c71efc63 f9488c16

+3 -1
+3 -1
Documentation/devicetree/bindings/display/panel/leadtek,ltk500hd1829.yaml
··· 14 14 15 15 properties: 16 16 compatible: 17 - const: leadtek,ltk500hd1829 17 + enum: 18 + - leadtek,ltk101b4029w 19 + - leadtek,ltk500hd1829 18 20 reg: true 19 21 backlight: true 20 22 reset-gpios: true