Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932223AbcDADYU (ORCPT ); Thu, 31 Mar 2016 23:24:20 -0400 Received: from gloria.sntech.de ([95.129.55.99]:54538 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753876AbcDADYS convert rfc822-to-8bit (ORCPT ); Thu, 31 Mar 2016 23:24:18 -0400 From: Heiko Stuebner To: "jay.xu" Cc: robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, catalin.marinas@arm.com, will.deacon@arm.com, sboyd@codeaurora.org, huangtao@rock-chips.com, zhengxing@rock-chips.com, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, dianders@chromium.org, davidriley@chromium.org, smbarber@chromium.org, jwerner@chromium.org Subject: Re: [PATCH v3 0/3] Rockchip: rk3399: Add core dtsi for rk3399 Date: Fri, 01 Apr 2016 05:23:55 +0200 Message-ID: <16060533.TL0fcROj1E@phil> User-Agent: KMail/4.14.10 (Linux/4.3.0-1-amd64; KDE/4.14.14; x86_64; ; ) In-Reply-To: <56FDE30D.6040008@rock-chips.com> References: <1456456341-14282-1-git-send-email-jay.xu@rock-chips.com> <1983379.kJSqISDtbX@phil> <56FDE30D.6040008@rock-chips.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT Content-Type: text/plain; charset="utf-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 946 Lines: 33 Hi Jianqun, Am Freitag, 1. April 2016, 10:55:09 schrieb jay.xu: > After talking with xing, we plan to summit dtsi after xing's patches are > applied, > and I will update the patch for rk3399 core dtsi quickly Not sure if you have seen it, but I picked up Xing's most recent clock patches already [0]. So go ahead when you have time :-) Heiko [0] https://git.kernel.org/cgit/linux/kernel/git/mmind/linux-rockchip.git/log/?h=v4.7-clk/next > On 2016年04月01日 05:48, Heiko Stuebner wrote: > > Hi Jianqun, > > > > Am Dienstag, 1. März 2016, 14:39:58 schrieb Jianqun Xu: > >> There is the new SoCs from Rockchip which named rk3399, the > >> patches are added to support them. > > > > is this still valid or does it need an update? > > The clock-series from Xing saw changes, so I'm guessing the devicetree > > side might also need some update? > > > > Especially an actual board-file would be nice ;-) . > > > > > > Thanks > > Heiko