From mboxrd@z Thu Jan 1 00:00:00 1970 From: slongerbeam@gmail.com (Steve Longerbeam) Date: Thu, 16 Feb 2017 16:56:56 -0800 Subject: [PATCH v4 07/36] ARM: dts: imx6-sabresd: add OV5642 and OV5640 camera sensors In-Reply-To: References: <1487211578-11360-1-git-send-email-steve_longerbeam@mentor.com> <1487211578-11360-8-git-send-email-steve_longerbeam@mentor.com> Message-ID: <3b28b30f-55ab-aa5d-6042-146fe2c9e18d@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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