From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Longerbeam Subject: Re: [PATCH v4 07/36] ARM: dts: imx6-sabresd: add OV5642 and OV5640 camera sensors Date: Thu, 16 Feb 2017 16:56:56 -0800 Message-ID: <3b28b30f-55ab-aa5d-6042-146fe2c9e18d@gmail.com> References: <1487211578-11360-1-git-send-email-steve_longerbeam@mentor.com> <1487211578-11360-8-git-send-email-steve_longerbeam@mentor.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Fabio Estevam Cc: "robh+dt@kernel.org" , Mark Rutland , Shawn Guo , Sascha Hauer , Fabio Estevam , Russell King - ARM Linux , mchehab@kernel.org, Hans Verkuil , nick@shmanahar.org, markus.heiser@darmarit.de, Philipp Zabel , Laurent Pinchart , bparrot@ti.com, Geert Uytterhoeven , Arnd Bergmann , Sudip Mukherjee , minghsiu.tsai@mediatek.com, tiffany.lin@mediatek.com, jean-christophe.trotin@st.com, horms+renesas@verge.net.au, niklas.soderlund+renesas@ragnatech.se, Robert Jarzmik List-Id: devicetree@vger.kernel.org On 02/16/2017 04:51 PM, Fabio Estevam wrote: > Hi Steve, > > On Thu, Feb 16, 2017 at 12:19 AM, Steve Longerbeam > wrote: >> Enables the OV5642 parallel-bus sensor, and the OV5640 MIPI CSI-2 sensor. >> >> The OV5642 connects to the parallel-bus mux input port on ipu1_csi0_mux. >> >> The OV5640 connects to the input port on the MIPI CSI-2 receiver on >> mipi_csi. >> >> Until the OV5652 sensor module compatible with the SabreSD becomes >> available for testing, the ov5642 node is currently disabled. > > You missed your Signed-off-by. Thanks, fixed. Steve