From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 30 May 2018 22:33:31 -0500 From: Rob Herring Subject: Re: [PATCH v2 1/2] dt-bindings: media: Define "rotation" property for sensors Message-ID: <20180531033331.GA25703@rob-hp-laptop> References: <20180525122726.3409-1-sakari.ailus@linux.intel.com> <20180525122726.3409-2-sakari.ailus@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180525122726.3409-2-sakari.ailus@linux.intel.com> To: Sakari Ailus Cc: linux-media@vger.kernel.org, devicetree@vger.kernel.org, andy.yeh@intel.com, sebastian.reichel@collabora.co.uk List-ID: On Fri, May 25, 2018 at 03:27:25PM +0300, Sakari Ailus wrote: > Sensors are occasionally mounted upside down to systems such as mobile > phones or tablets. In order to use such a sensor without having to turn > every image upside down, most camera sensors support reversing the readout > order by setting both horizontal and vertical flipping. > > This patch documents the "rotation" property for camera sensors, mirroring > what is defined for displays in > Documentation/devicetree/bindings/display/panel/panel.txt . > > Signed-off-by: Sakari Ailus > --- > Documentation/devicetree/bindings/media/video-interfaces.txt | 4 ++++ > 1 file changed, 4 insertions(+) Reviewed-by: Rob Herring