From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Stuebner Subject: Re: [PATCH v1 0/3] Port and support rk3036 SoC platform Date: Fri, 28 Aug 2015 11:59:59 +0200 Message-ID: <6551991.RUDkGfdSCp@phil> References: <1440740808-15004-1-git-send-email-zhengxing@rock-chips.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <1440740808-15004-1-git-send-email-zhengxing@rock-chips.com> Sender: linux-kernel-owner@vger.kernel.org To: Xing Zheng 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 List-Id: linux-gpio@vger.kernel.org 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