From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from regular1.263xmail.com ([211.150.99.139]:53394 "EHLO regular1.263xmail.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751637AbbH1KHf (ORCPT ); Fri, 28 Aug 2015 06:07:35 -0400 Message-ID: <55E032DC.1090703@rock-chips.com> Date: Fri, 28 Aug 2015 18:07:24 +0800 From: Xing Zheng MIME-Version: 1.0 To: Heiko Stuebner CC: linux-rockchip@lists.infradead.org, Russell King , Michael Turquette , devicetree@vger.kernel.org, Stephen Boyd , linux-gpio@vger.kernel.org, Linus Walleij , Kumar Gala , linux-kernel@vger.kernel.org, Ian Campbell , Rob Herring , Pawel Moll , Mark Rutland , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v1 0/3] Port and support rk3036 SoC platform References: <1440740808-15004-1-git-send-email-zhengxing@rock-chips.com> <6551991.RUDkGfdSCp@phil> In-Reply-To: <6551991.RUDkGfdSCp@phil> Content-Type: text/plain; charset=UTF-8; format=flowed Sender: linux-clk-owner@vger.kernel.org List-ID: HI Heiko, Thank you for your reply. I will improve them as quickly as possible. Thanks. :) On 2015年08月28日 17:59, Heiko Stuebner wrote: > Hi, > > Am Freitag, 28. August 2015, 13:46:45 schrieb Xing Zheng: >> We need to support rk3036 soc platform via upstream, there are >> 3 parts for the initial release of minimum system: dts, pinctrl, >> and clock tree for rk3036, startup and run to init processs. > this is really cool that you're working on supporting the rk3036. > I had some comments to the individual patches, but overall it looks quite nice > already. > > > So, thanks for working on this > Heiko > > > > From mboxrd@z Thu Jan 1 00:00:00 1970 From: zhengxing@rock-chips.com (Xing Zheng) Date: Fri, 28 Aug 2015 18:07:24 +0800 Subject: [PATCH v1 0/3] Port and support rk3036 SoC platform In-Reply-To: <6551991.RUDkGfdSCp@phil> References: <1440740808-15004-1-git-send-email-zhengxing@rock-chips.com> <6551991.RUDkGfdSCp@phil> Message-ID: <55E032DC.1090703@rock-chips.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org HI Heiko, Thank you for your reply. I will improve them as quickly as possible. Thanks. :) On 2015?08?28? 17:59, Heiko Stuebner wrote: > Hi, > > Am Freitag, 28. August 2015, 13:46:45 schrieb Xing Zheng: >> We need to support rk3036 soc platform via upstream, there are >> 3 parts for the initial release of minimum system: dts, pinctrl, >> and clock tree for rk3036, startup and run to init processs. > this is really cool that you're working on supporting the rk3036. > I had some comments to the individual patches, but overall it looks quite nice > already. > > > So, thanks for working on this > Heiko > > > >