From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755363AbcIEJNE (ORCPT ); Mon, 5 Sep 2016 05:13:04 -0400 Received: from gloria.sntech.de ([95.129.55.99]:47679 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753947AbcIEJND (ORCPT ); Mon, 5 Sep 2016 05:13:03 -0400 From: Heiko Stuebner To: Andy Yan Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, robh+dt@kernel.org, mark.rutland@arm.com, linux@armlinux.org.uk, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 2/4] ARM: dts: rockchip: fix i2c address L3G4200D on PopMetal-RK3288 board Date: Mon, 05 Sep 2016 11:12:49 +0200 Message-ID: <2908713.CWeP2vUbBj@phil> User-Agent: KMail/5.2.3 (Linux/4.6.0-1-amd64; KDE/5.23.0; x86_64; ; ) In-Reply-To: <1472978067-868-1-git-send-email-andy.yan@rock-chips.com> References: <1472977937-758-1-git-send-email-andy.yan@rock-chips.com> <1472978067-868-1-git-send-email-andy.yan@rock-chips.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Sonntag, 4. September 2016, 16:34:27 CEST schrieb Andy Yan: > The i2c address of the three-axis digital gyroscope L3G4200D should be > 0x69 according to hardware design. > Also add power supply reference for L3G3200D and the 3-axis Electronic > Compass AK8963. > > Signed-off-by: Andy Yan I've split this into two patches: ARM: dts: rockchip: fix L3G4200D i2c address on PopMetal-RK3288 board ARM: dts: rockchip: Add sensor-supplies on PopMetal-RK3288 board and applied them to my dts32 branch for 4.9 Please don't mix multiple changes into one patch in the future :-) Thanks Heiko