From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Cameron Subject: Re: [PATCH v3 1/4] iio: accel: st_accel_spi: add OF capability to st_accel_spi Date: Sat, 1 Jul 2017 13:13:34 +0100 Message-ID: <20170701131334.7dc77c12@kernel.org> References: <20170626225346.12019-1-lorenzo.bianconi@st.com> <20170626225346.12019-2-lorenzo.bianconi@st.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-iio-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Linus Walleij Cc: Lorenzo Bianconi , "linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Lorenzo Bianconi List-Id: devicetree@vger.kernel.org On Thu, 29 Jun 2017 14:48:31 +0200 Linus Walleij wrote: > On Tue, Jun 27, 2017 at 12:53 AM, Lorenzo Bianconi > wrote: > > > Add device tree support for LIS3DH, LSM330D, LSM330DL, LSM330DLC, > > LIS331DLH, LSM330, LSM303AGR, LIS2DH12, LIS3L02DQ, LNG2DM accel sensors. > > Fix LIS302DL support defining of_device_id data field in st_accel_of_match > > table > > > > Fixes: 762227721fe6 (iio: accel: st_accel: handle deprecated bindings) > > Signed-off-by: Lorenzo Bianconi > > Looks right. > > Reviewed-by: Linus Walleij > > Yours, > Linus Walleij Applied to the togreg branch of iio.git and pushed out as testing for the autobuilders to play with it. Thanks, Jonathan