[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1603188152-22783-1-git-send-email-hugues.fruchet@st.com>
Date: Tue, 20 Oct 2020 12:02:30 +0200
From: Hugues Fruchet <hugues.fruchet@...com>
To: Alexandre Torgue <alexandre.torgue@...com>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
Hans Verkuil <hverkuil@...all.nl>,
Sakari Ailus <sakari.ailus@...ux.intel.com>,
Rob Herring <robh+dt@...nel.org>
CC: <devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <linux-media@...r.kernel.org>,
<linux-stm32@...md-mailman.stormreply.com>,
Hugues Fruchet <hugues.fruchet@...com>,
Alain Volmat <alain.volmat@...com>,
Yannick Fertre <yannick.fertre@...com>,
Philippe CORNU <philippe.cornu@...com>
Subject: [PATCH v3 0/2] DCMI BT656 parallel bus mode support
Add support of BT656 embedded synchronization bus.
This mode allows to save hardware synchro lines hsync & vsync
by replacing them with synchro codes embedded in data stream.
This mode is enabled when hsync-active & vsync-active
fields are not specified in devicetree.
===========
= history =
===========
version 3:
- Fix bus_width print to %u as per Sakari comment
version 2:
- As per Sakari remark, revisit commit message and document
BT656 parallel bus mode in bindings
version 1:
- Initial submission
Hugues Fruchet (2):
media: stm32-dcmi: add support of BT656 bus
media: dt-bindings: media: st,stm32-dcmi: Add support of BT656
.../devicetree/bindings/media/st,stm32-dcmi.yaml | 30 ++++++++++++++++++
drivers/media/platform/stm32/stm32-dcmi.c | 37 ++++++++++++++++++++--
2 files changed, 65 insertions(+), 2 deletions(-)
--
2.7.4
Powered by blists - more mailing lists