linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* What ist the standard way to define connector type and bus format with device tree?
@ 2021-01-12 11:41 H. Nikolaus Schaller
       [not found] ` <F038EBE2-132E-4390-85E3-74AE9FB512A2@goldelico.com>
  0 siblings, 1 reply; 2+ messages in thread
From: H. Nikolaus Schaller @ 2021-01-12 11:41 UTC (permalink / raw)
  To: Sam Ravnborg, Thierry Reding
  Cc: Paul Boddie, Linux Kernel Mailing List, ML dri-devel,
	Discussions about the Letux Kernel

Hi,
according to bindings/display/panel/panel-common.yaml
and by using "panel-simple" as compatible string we
can define almost all properties of a DSI panel by a
device tree entry.

Except the connector and bus format which can only be
set by adding the same information to the panel-simple tables.

This leads to big problems because DRM can't match the
display with any lcd controller. The least issue is a
warning:

[    0.313431] panel-simple claa070vc01: Specify missing connector_type

Are we missing some documentation or code that reads
some "connector-type" and "bus-format" property?

BR and thanks,
Nikolaus


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-28 21:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-12 11:41 What ist the standard way to define connector type and bus format with device tree? H. Nikolaus Schaller
     [not found] ` <F038EBE2-132E-4390-85E3-74AE9FB512A2@goldelico.com>
2021-02-28 21:10   ` Q: " H. Nikolaus Schaller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).