Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933308AbbFWUUF (ORCPT ); Tue, 23 Jun 2015 16:20:05 -0400 Received: from mail-oi0-f43.google.com ([209.85.218.43]:34488 "EHLO mail-oi0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932187AbbFWUUB (ORCPT ); Tue, 23 Jun 2015 16:20:01 -0400 MIME-Version: 1.0 In-Reply-To: References: <1419462712-14151-1-git-send-email-walter@vanguardiasur.com.ar> <20150105092153.GJ13070@pengutronix.de> <550F8297.80809@opensource.altera.com> Date: Tue, 23 Jun 2015 17:20:00 -0300 Message-ID: Subject: Re: [PATCH v2] ARM: socfpga: dts: Add adxl34x From: Walter Lozano To: Dinh Nguyen Cc: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , linux@arm.linux.org.uk, "devicetree@vger.kernel.org" , linux-arm-kernel@lists.infradead.org, "linux-kernel@vger.kernel.org" , Steffen Trumtrar Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2647 Lines: 87 On Mon, Mar 23, 2015 at 11:29 PM, Walter Lozano wrote: > Hi Dinh > > On Mon, Mar 23, 2015 at 12:03 AM, Dinh Nguyen > wrote: >> Hi Walter, >> >> On 3/19/15 4:27 PM, Walter Lozano wrote: >>> Hi Dinh, >>> >>> On Mon, Mar 16, 2015 at 10:10 AM, Walter Lozano >>> wrote: >>>> On Mon, Jan 5, 2015 at 6:21 AM, Steffen Trumtrar >>>> wrote: >>>>> Hi! >>>>> >>>>> On Wed, Dec 24, 2014 at 08:11:52PM -0300, Walter Lozano wrote: >>>>>> This patch adds the DTS bindings for the adxl34x digital >>>>>> accelerometer. >>>>>> >>>>>> Signed-off-by: Walter Lozano >>>>>> --- >>>>>> arch/arm/boot/dts/socfpga_cyclone5_sockit.dts | 16 ++++++++++++++++ >>>>>> 1 file changed, 16 insertions(+) >>>>>> >>>>>> diff --git a/arch/arm/boot/dts/socfpga_cyclone5_sockit.dts b/arch/arm/boot/dts/socfpga_cyclone5_sockit.dts >>>>>> index 16ea6f5..d343e03 100644 >>>>>> --- a/arch/arm/boot/dts/socfpga_cyclone5_sockit.dts >>>>>> +++ b/arch/arm/boot/dts/socfpga_cyclone5_sockit.dts >>>>>> @@ -60,6 +60,22 @@ >>>>>> rxc-skew-ps = <2000>; >>>>>> }; >>>>>> >>>>>> +&gpio2 { >>>>>> + status = "okay"; >>>>>> +}; >>>>>> + >>>>>> +&i2c1 { >>>>>> + status = "okay"; >>>>>> + >>>>>> + accel1: accelerometer@53 { >>>>>> + compatible = "adxl34x"; >> >> Shouldn't this be "adi,adxl34x"? At least that's what the documentation >> says. >> >>>>>> + reg = <0x53>; >>>>>> + >>>>>> + interrupt-parent = <&portc>; >>>>>> + interrupts = <3 2>; >>>>>> + }; >>>>>> +}; >>>>>> + >>>>>> &mmc0 { >>>>>> vmmc-supply = <®ulator_3_3v>; >>>>>> vqmmc-supply = <®ulator_3_3v>; >>>>> >>>>> I just gave it a short spin. I get some interrupts and the position property >>>>> changes, so it seems to work: >>>>> >>>>> Acked-by: Steffen Trumtrar >>>>> >>>> >>>> Ping? >>>> How should this continue? >>> >>> Any news about this patch? It has been acked by Pavel Machek and >>> Steffen Trumtrar a while ago. >>> >> >> Sorry, since I wasn't CC on the original patch and somehow my filter >> didn't catch it, I didn't see this patch until now. > > No problem, I know it was my fault as I trust the output of get_maintainer.pl > Ping? -- Walter Lozano, VanguardiaSur www.vanguardiasur.com.ar -- 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/