From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751840AbdAWRMw (ORCPT ); Mon, 23 Jan 2017 12:12:52 -0500 Received: from gloria.sntech.de ([95.129.55.99]:58284 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751735AbdAWRMu (ORCPT ); Mon, 23 Jan 2017 12:12:50 -0500 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Daniel Lezcano Cc: Alexander Kochetkov , LKML , devicetree@vger.kernel.org, LAK , linux-rockchip@lists.infradead.org, Thomas Gleixner , Mark Rutland , Rob Herring , Russell King , Caesar Wang , Huang Tao Subject: Re: [PATCH v4 0/9] Implement clocksource for rockchip SoC using rockchip timer Date: Mon, 23 Jan 2017 18:12:42 +0100 Message-ID: <1793912.WfGyM7qEjy@diego> User-Agent: KMail/5.2.3 (Linux/4.8.0-2-amd64; KDE/5.27.0; x86_64; ; ) In-Reply-To: <20170123144744.GE2166@mai> References: <1480343486-25539-1-git-send-email-al.kochet@gmail.com> <20170123144744.GE2166@mai> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Montag, 23. Januar 2017, 15:47:44 CET schrieb Daniel Lezcano: > On Wed, Dec 21, 2016 at 05:21:05PM +0300, Alexander Kochetkov wrote: > > Hello Heiko, Daniel! > > > > Are there any reasons why the patches [1][2] are not applied yet into > > kernel? How can I help in applying patches? > > Hi Alexander, > > sorry for the delay. Let me review them before taking the patchset. > > Heiko, can you have a look to them also ? somehow this series moved down to much in my inbox, sorry. Devicetree changes look good, except where I commented. I guess it would be best (least intrusive) if I queue up the (then fixed) devicetree changes after you are satisfied with the code parts. I've also looked over the code changes again, test-build them and found the build error mentioned separately. Overall they look good though. Heiko From mboxrd@z Thu Jan 1 00:00:00 1970 From: heiko@sntech.de (Heiko =?ISO-8859-1?Q?St=FCbner?=) Date: Mon, 23 Jan 2017 18:12:42 +0100 Subject: [PATCH v4 0/9] Implement clocksource for rockchip SoC using rockchip timer In-Reply-To: <20170123144744.GE2166@mai> References: <1480343486-25539-1-git-send-email-al.kochet@gmail.com> <20170123144744.GE2166@mai> Message-ID: <1793912.WfGyM7qEjy@diego> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Am Montag, 23. Januar 2017, 15:47:44 CET schrieb Daniel Lezcano: > On Wed, Dec 21, 2016 at 05:21:05PM +0300, Alexander Kochetkov wrote: > > Hello Heiko, Daniel! > > > > Are there any reasons why the patches [1][2] are not applied yet into > > kernel? How can I help in applying patches? > > Hi Alexander, > > sorry for the delay. Let me review them before taking the patchset. > > Heiko, can you have a look to them also ? somehow this series moved down to much in my inbox, sorry. Devicetree changes look good, except where I commented. I guess it would be best (least intrusive) if I queue up the (then fixed) devicetree changes after you are satisfied with the code parts. I've also looked over the code changes again, test-build them and found the build error mentioned separately. Overall they look good though. Heiko