From mboxrd@z Thu Jan 1 00:00:00 1970 From: andy.yan@rock-chips.com (Andy Yan) Date: Mon, 5 Sep 2016 17:26:18 +0800 Subject: [PATCH 2/4] ARM: dts: rockchip: fix i2c address L3G4200D on PopMetal-RK3288 board In-Reply-To: <2908713.CWeP2vUbBj@phil> References: <1472977937-758-1-git-send-email-andy.yan@rock-chips.com> <1472978067-868-1-git-send-email-andy.yan@rock-chips.com> <2908713.CWeP2vUbBj@phil> Message-ID: <29cd817f-bcef-2cba-643c-ac86e9bf28a4@rock-chips.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Heiko: On 2016?09?05? 17:12, Heiko Stuebner wrote: > 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, I'll keep this in mind. > Thanks > Heiko > > >