From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [RFC PATCH v1 2/3] iio:ak8975: add mounting matrix support Date: Mon, 11 Apr 2016 14:07:36 -0500 Message-ID: <20160411190736.GA11591@rob-hp-laptop> References: <443cbafb38dc5ce38cbb7753aa6a4230d7188df9.1460113510.git.gregor.boirie@parrot.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <443cbafb38dc5ce38cbb7753aa6a4230d7188df9.1460113510.git.gregor.boirie-ITF29qwbsa/QT0dZR+AlfA@public.gmane.org> Sender: linux-iio-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Gregor Boirie Cc: linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Jonathan Cameron , Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , Matt Ranostay , Daniel Baluta , Vladimir Barinov , Martin Fuzzey , Cristina Opriceana , Varka Bhadram , Adriana Reus , Lucas De Marchi , Julia Lawall List-Id: devicetree@vger.kernel.org On Fri, Apr 08, 2016 at 04:12:04PM +0200, Gregor Boirie wrote: > Expose a rotation matrix to indicate userspace the chip orientation with > respect to the overall hardware system. > > Signed-off-by: Gregor Boirie > --- > .../bindings/iio/magnetometer/ak8975.txt | 10 ++++++ Acked-by: Rob Herring > drivers/iio/magnetometer/ak8975.c | 40 ++++++++++++++++++++-- > include/linux/iio/magnetometer/ak8975.h | 16 +++++++++ > 3 files changed, 64 insertions(+), 2 deletions(-) > create mode 100644 include/linux/iio/magnetometer/ak8975.h