Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752166AbbGIIwb (ORCPT ); Thu, 9 Jul 2015 04:52:31 -0400 Received: from mx02.posteo.de ([89.146.194.165]:48443 "EHLO mx02.posteo.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751508AbbGIIwT (ORCPT ); Thu, 9 Jul 2015 04:52:19 -0400 Message-ID: <559E35F4.8010304@posteo.de> Date: Thu, 09 Jul 2015 10:51:00 +0200 From: Martin Kepplinger User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.7.0 MIME-Version: 1.0 To: jic23@kernel.org, knaack.h@gmx.de, lars@metafoo.de, pmeerw@pmeerw.net, mfuzzey@parkeon.com, roberta.dobrescu@gmail.com, robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org CC: devicetree@vger.kernel.org, linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org, christoph.muellner@theobroma-systems.com Subject: Re: [PATCH v4 0/8] iio:mma8452: improve driver and support more chips References: <1436186062-5766-1-git-send-email-martink@posteo.de> In-Reply-To: <1436186062-5766-1-git-send-email-martink@posteo.de> Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2076 Lines: 57 Am 2015-07-06 um 14:34 schrieb Martin Kepplinger: > This is version 4 of the mma8452 driver improvements. This version removes > one patch that changed the iio event type for existing users. It can be > dealt with seperately and this series applies without it. > > Also, changes according to Jonathan's review are applied and a few > devicetree maintainers are added as recipients. > > > These changes add support for motion interrupts and 3 more accelerometer > chips, two of which use them because they don't support the until now > included transient interrupt sources: > > MMA8453Q, MMA8652FC and MMA8653FC; datasheets are in the commit messages. > > The driver and module name remains the same, seperating it from the device > names it now supports. > > On top of this, there are minor documentation additions, and more notably, > it allows to use the driver, no matter how the interrupt pins are wired > on your board. > > Please review and test if you can. For MMA8452Q, nothing should have > changed. Any thoughts or reviewed-bys for these changes? Since there are many more possible users of this driver after these changes, see the devicetree bindings documentation file, maybe you are among them and can quickly run it? ;) thanks a lot, martin > > revision history > ---------------- > v4 cleanup; one bugfix patch removed from series; DT people added > v3 adds one patch to allow all possible pin wirings; adds more email > recipients > v2 splits the work into a series of smaller pieces > v1 initial post > > > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/