From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753004AbcHWSKD (ORCPT ); Tue, 23 Aug 2016 14:10:03 -0400 Received: from saturn.retrosnub.co.uk ([178.18.118.26]:36155 "EHLO saturn.retrosnub.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753971AbcHWSKB (ORCPT ); Tue, 23 Aug 2016 14:10:01 -0400 Subject: Re: [PATCH v3 4/4] arm: dts: rockchip: add reset node for the exist saradc SoCs To: Heiko Stuebner , Caesar Wang References: <1469629447-544-1-git-send-email-wxt@rock-chips.com> <1469629447-544-4-git-send-email-wxt@rock-chips.com> <2485357.yNPXRzbCnj@phil> Cc: devicetree@vger.kernel.org, linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org, dianders@chromium.org, linux-rockchip@lists.infradead.org, robh+dt@kernel.org, john@metanate.com, linux@roeck-us.net, linux-arm-kernel@lists.infradead.org From: Jonathan Cameron Message-ID: Date: Tue, 23 Aug 2016 19:09:59 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <2485357.yNPXRzbCnj@phil> 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 22/08/16 18:20, Heiko Stuebner wrote: > Am Mittwoch, 27. Juli 2016, 22:24:07 CEST schrieb Caesar Wang: >> SARADC controller needs to be reset before programming it, otherwise >> it will not function properly. >> >> Signed-off-by: Caesar Wang > > Acked-by: Heiko Stuebner > Cc: > Applied to the fixes-togreg branch of iio.git I'll probably get the pull request done tonight to get this on it's way. Jonathan From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Cameron Subject: Re: [PATCH v3 4/4] arm: dts: rockchip: add reset node for the exist saradc SoCs Date: Tue, 23 Aug 2016 19:09:59 +0100 Message-ID: References: <1469629447-544-1-git-send-email-wxt@rock-chips.com> <1469629447-544-4-git-send-email-wxt@rock-chips.com> <2485357.yNPXRzbCnj@phil> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <2485357.yNPXRzbCnj@phil> Sender: linux-iio-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Heiko Stuebner , Caesar Wang Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org, linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, john-HooS5bfzL4hWk0Htik3J/w@public.gmane.org, linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org On 22/08/16 18:20, Heiko Stuebner wrote: > Am Mittwoch, 27. Juli 2016, 22:24:07 CEST schrieb Caesar Wang: >> SARADC controller needs to be reset before programming it, otherwise >> it will not function properly. >> >> Signed-off-by: Caesar Wang > > Acked-by: Heiko Stuebner > Cc: > Applied to the fixes-togreg branch of iio.git I'll probably get the pull request done tonight to get this on it's way. Jonathan From mboxrd@z Thu Jan 1 00:00:00 1970 From: jic23@kernel.org (Jonathan Cameron) Date: Tue, 23 Aug 2016 19:09:59 +0100 Subject: [PATCH v3 4/4] arm: dts: rockchip: add reset node for the exist saradc SoCs In-Reply-To: <2485357.yNPXRzbCnj@phil> References: <1469629447-544-1-git-send-email-wxt@rock-chips.com> <1469629447-544-4-git-send-email-wxt@rock-chips.com> <2485357.yNPXRzbCnj@phil> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 22/08/16 18:20, Heiko Stuebner wrote: > Am Mittwoch, 27. Juli 2016, 22:24:07 CEST schrieb Caesar Wang: >> SARADC controller needs to be reset before programming it, otherwise >> it will not function properly. >> >> Signed-off-by: Caesar Wang > > Acked-by: Heiko Stuebner > Cc: > Applied to the fixes-togreg branch of iio.git I'll probably get the pull request done tonight to get this on it's way. Jonathan