From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH 2/6] dt-bindings: media: sun6i-csi: Add compatible string for A83T variant Date: Mon, 29 Apr 2019 12:36:51 -0500 Message-ID: <20190429173651.GA6551@bogus> References: <20190408165744.11672-1-wens@kernel.org> <20190408165744.11672-3-wens@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20190408165744.11672-3-wens@kernel.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Chen-Yu Tsai Cc: devicetree@vger.kernel.org, Maxime Ripard , Michael Turquette , linux-kernel@vger.kernel.org, Paul Kocialkowski , Stephen Boyd , Chen-Yu Tsai , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org List-Id: devicetree@vger.kernel.org On Tue, 9 Apr 2019 00:57:40 +0800, Chen-Yu Tsai wrote: > From: Chen-Yu Tsai > > The A83T SoC has a camera sensor interface (known as CSI in Allwinner > lingo), which is similar to the one found on the A64 and H3. The only > difference seems to be that support of MIPI CSI through a connected > MIPI CSI-2 bridge. > > Add a compatible string for this variant. > > Signed-off-by: Chen-Yu Tsai > --- > Documentation/devicetree/bindings/media/sun6i-csi.txt | 1 + > 1 file changed, 1 insertion(+) > Reviewed-by: Rob Herring