From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752743AbdLKKVs (ORCPT ); Mon, 11 Dec 2017 05:21:48 -0500 Received: from mail-wm0-f43.google.com ([74.125.82.43]:38384 "EHLO mail-wm0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752671AbdLKKVp (ORCPT ); Mon, 11 Dec 2017 05:21:45 -0500 X-Google-Smtp-Source: ACJfBouw572vojsDOpZCoAyCXE+2vJkErKZ02wYE2SS4XNwfwZYxfIjzpJQGhr/G6pnCJkbfZTUNNQ== Message-ID: <1512987702.334.25.camel@baylibre.com> Subject: Re: [PATCH v6 3/6] clk: meson-axg: add clock controller drivers From: Jerome Brunet To: Yixun Lan , Neil Armstrong , Kevin Hilman Cc: Rob Herring , Mark Rutland , Michael Turquette , Stephen Boyd , Carlo Caione , Qiufang Dai , Jian Hu , linux-amlogic@lists.infradead.org, devicetree@vger.kernel.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Date: Mon, 11 Dec 2017 11:21:42 +0100 In-Reply-To: References: <20171211064853.32111-1-yixun.lan@amlogic.com> <20171211064853.32111-4-yixun.lan@amlogic.com> <1512985560.334.17.camel@baylibre.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.26.2 (3.26.2-1.fc27) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2017-12-11 at 18:16 +0800, Yixun Lan wrote: > > Overall, the changes looks good to me. > > I still have a few comments which I'd like to see addressed quickly after this > > series is merged > > did you say that: > you will merge these patches now, then I could send fixes later? > > or I can send another version (v7) to address this.. I'm OK taking this as it is but I'd like to see the comments addressed quickly. Of course, If you prefer to make a v7, no one is stopping you. Jerome