All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] TI SN65DSI83 GPIO enable delay support
@ 2022-12-09  8:33 ` Alexander Stein
  0 siblings, 0 replies; 48+ messages in thread
From: Alexander Stein @ 2022-12-09  8:33 UTC (permalink / raw)
  To: Andrzej Hajda, Neil Armstrong, Robert Foss, Laurent Pinchart,
	Jonas Karlman, Jernej Skrabec, David Airlie, Daniel Vetter,
	Rob Herring, Krzysztof Kozlowski
  Cc: Alexander Stein, Marek Vasut, Frieder Schrempf, dri-devel, devicetree

Hi all,

this small series adds a new optional property for specifying a platform
spefic enable delay. The LVDS Bridge requires at least a reset time of
10ms, but this is just the low pulse width. The actual rising time is a
different matter and is highly platform specific. My platform has a rising
time of ~110ms until the SN signal reaches VCC x 0.7 voltage level. Thus
make this time platform configurable.

Alexander Stein (2):
  dt-bindings: drm/bridge: ti-sn65dsi83: Add enable delay property
  drm: bridge: ti-sn65dsi83: Add enable delay support

 .../devicetree/bindings/display/bridge/ti,sn65dsi83.yaml   | 4 ++++
 drivers/gpu/drm/bridge/ti-sn65dsi83.c                      | 7 ++++++-
 2 files changed, 10 insertions(+), 1 deletion(-)

-- 
2.34.1


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

end of thread, other threads:[~2022-12-12 13:24 UTC | newest]

Thread overview: 48+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-09  8:33 [PATCH 0/2] TI SN65DSI83 GPIO enable delay support Alexander Stein
2022-12-09  8:33 ` Alexander Stein
2022-12-09  8:33 ` [PATCH 1/2] dt-bindings: drm/bridge: ti-sn65dsi83: Add enable delay property Alexander Stein
2022-12-09  8:33   ` Alexander Stein
2022-12-09  8:39   ` Krzysztof Kozlowski
2022-12-09  8:39     ` Krzysztof Kozlowski
2022-12-09  8:54     ` Alexander Stein
2022-12-09  8:54       ` Alexander Stein
2022-12-09  9:07       ` Krzysztof Kozlowski
2022-12-09  9:07         ` Krzysztof Kozlowski
2022-12-09  9:36         ` Alexander Stein
2022-12-09  9:36           ` Alexander Stein
2022-12-09  9:50           ` Krzysztof Kozlowski
2022-12-09  9:50             ` Krzysztof Kozlowski
2022-12-09  9:51             ` Krzysztof Kozlowski
2022-12-09  9:51               ` Krzysztof Kozlowski
2022-12-09 12:02           ` Marek Vasut
2022-12-09 12:02             ` Marek Vasut
2022-12-09 12:10             ` Krzysztof Kozlowski
2022-12-09 12:10               ` Krzysztof Kozlowski
2022-12-09 12:23               ` Alexander Stein
2022-12-09 12:23                 ` Alexander Stein
2022-12-09 12:21             ` Alexander Stein
2022-12-09 12:21               ` Alexander Stein
2022-12-09 12:43               ` Marek Vasut
2022-12-09 12:43                 ` Marek Vasut
2022-12-09 13:38                 ` Alexander Stein
2022-12-09 13:38                   ` Alexander Stein
2022-12-09 14:49                   ` Marek Vasut
2022-12-09 14:49                     ` Marek Vasut
2022-12-12  9:09                     ` Frieder Schrempf
2022-12-12  9:09                       ` Frieder Schrempf
2022-12-12  9:23                       ` Krzysztof Kozlowski
2022-12-12  9:23                         ` Krzysztof Kozlowski
2022-12-12 12:29                         ` Frieder Schrempf
2022-12-12 12:29                           ` Frieder Schrempf
2022-12-12 12:50                           ` Marek Vasut
2022-12-12 12:50                             ` Marek Vasut
2022-12-12  9:32                       ` Laurent Pinchart
2022-12-12  9:32                         ` Laurent Pinchart
2022-12-12 11:49                         ` Frieder Schrempf
2022-12-12 11:49                           ` Frieder Schrempf
2022-12-12 12:05                           ` Laurent Pinchart
2022-12-12 12:05                             ` Laurent Pinchart
2022-12-11 18:50               ` Laurent Pinchart
2022-12-11 18:50                 ` Laurent Pinchart
2022-12-09  8:33 ` [PATCH 2/2] drm: bridge: ti-sn65dsi83: Add enable delay support Alexander Stein
2022-12-09  8:33   ` Alexander Stein

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.