From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-pf0-f195.google.com ([209.85.192.195]:36985 "EHLO mail-pf0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754655AbeFTUB2 (ORCPT ); Wed, 20 Jun 2018 16:01:28 -0400 Date: Wed, 20 Jun 2018 14:01:26 -0600 From: Rob Herring To: Hugues Fruchet Cc: Steve Longerbeam , Sakari Ailus , Hans Verkuil , Mauro Carvalho Chehab , Mark Rutland , devicetree@vger.kernel.org, linux-media@vger.kernel.org, Benjamin Gaignard , Maxime Ripard Subject: Re: [PATCH v2 2/3] dt-bindings: ov5640: Add "rotation" property Message-ID: <20180620200126.GA22395@rob-hp-laptop> References: <1529317759-28657-1-git-send-email-hugues.fruchet@st.com> <1529317759-28657-3-git-send-email-hugues.fruchet@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1529317759-28657-3-git-send-email-hugues.fruchet@st.com> Sender: linux-media-owner@vger.kernel.org List-ID: On Mon, Jun 18, 2018 at 12:29:18PM +0200, Hugues Fruchet wrote: > Add the rotation property to the list of optional properties > for the OV5640 camera sensor. > > Signed-off-by: Hugues Fruchet > --- > Documentation/devicetree/bindings/media/i2c/ov5640.txt | 5 +++++ > 1 file changed, 5 insertions(+) Reviewed-by: Rob Herring