public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v1 0/4] rework DSI characteristics
@ 2020-06-24  8:45 Yannick Fertre
  2020-06-24  8:45 ` [PATCH v1 1/4] video: mipi update panel platform data Yannick Fertre
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Yannick Fertre @ 2020-06-24  8:45 UTC (permalink / raw)
  To: u-boot

Fill characteristics of DSI data link to platform data instead of
mipi device to avoid memory corruption.

Yannick Fertre (4):
  video: mipi update panel platform data
  video: stm32: stm32_dsi: copy DSI fields
  video: raydium_rm68200: fill characteristics of DSI data link
  video: orisetech_otm8009a: fill characteristics of DSI data link

 drivers/video/orisetech_otm8009a.c | 20 +++++---------------
 drivers/video/raydium-rm68200.c    | 20 +++++---------------
 drivers/video/stm32/stm32_dsi.c    |  3 +++
 include/mipi_dsi.h                 |  6 ++++++
 4 files changed, 19 insertions(+), 30 deletions(-)

-- 
2.17.1

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

end of thread, other threads:[~2020-06-29  7:03 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-24  8:45 [PATCH v1 0/4] rework DSI characteristics Yannick Fertre
2020-06-24  8:45 ` [PATCH v1 1/4] video: mipi update panel platform data Yannick Fertre
2020-06-24 13:28   ` Patrick DELAUNAY
2020-06-29  7:02   ` Anatolij Gustschin
2020-06-24  8:45 ` [PATCH v1 2/4] video: stm32: stm32_dsi: copy DSI fields Yannick Fertre
2020-06-24 13:28   ` Patrick DELAUNAY
2020-06-29  7:02   ` Anatolij Gustschin
2020-06-24  8:45 ` [PATCH v1 3/4] video: raydium_rm68200: fill characteristics of DSI data link Yannick Fertre
2020-06-24 13:29   ` Patrick DELAUNAY
2020-06-29  7:03   ` Anatolij Gustschin
2020-06-24  8:45 ` [PATCH v1 4/4] video: orisetech_otm8009a: " Yannick Fertre
2020-06-24 13:30   ` Patrick DELAUNAY
2020-06-29  7:03   ` Anatolij Gustschin
2020-06-24 13:31 ` [PATCH v1 0/4] rework DSI characteristics Anatolij Gustschin
2020-06-24 15:34   ` Patrick DELAUNAY

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox