From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752816AbcEAV0T (ORCPT ); Sun, 1 May 2016 17:26:19 -0400 Received: from saturn.retrosnub.co.uk ([178.18.118.26]:48816 "EHLO saturn.retrosnub.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752784AbcEAV0R (ORCPT ); Sun, 1 May 2016 17:26:17 -0400 Subject: Re: [PATCH 0/3] Add available sampling frequency and scale attributes To: Daniel Baluta References: <1461930155-13871-1-git-send-email-daniel.baluta@intel.com> Cc: knaack.h@gmx.de, lars@metafoo.de, pmeerw@pmeerw.net, linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org From: Jonathan Cameron Message-ID: <3ebd9505-1340-23f5-664a-81d3e300230d@kernel.org> Date: Sun, 1 May 2016 19:57:02 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: <1461930155-13871-1-git-send-email-daniel.baluta@intel.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 29/04/16 12:42, Daniel Baluta wrote: > First two patches are bugfixes related to sampling frequency and the last > one is adding support for exporting available sampling frequency and scale. > > Daniel Baluta (3): > iio: bmi160: Fix output data rate for accel > iio: bmi160: Fix ODR setting > imu: bmi160: Add avail frequency and scale attributes > > drivers/iio/imu/bmi160/bmi160_core.c | 43 +++++++++++++++++++++++++++++------- > 1 file changed, 35 insertions(+), 8 deletions(-) > *cough* Daniel, a part name might be nice in the cover letter title! J