Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754670AbaGBPVZ (ORCPT ); Wed, 2 Jul 2014 11:21:25 -0400 Received: from mail-pa0-f54.google.com ([209.85.220.54]:39969 "EHLO mail-pa0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752972AbaGBPVX convert rfc822-to-8bit (ORCPT ); Wed, 2 Jul 2014 11:21:23 -0400 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT To: Javier Martinez Canillas , "Lee Jones" From: Mike Turquette In-Reply-To: <53B3DC52.7040803@collabora.co.uk> Cc: "Samuel Ortiz" , "Mark Brown" , "Liam Girdwood" , "Alessandro Zummo" , "Kukjin Kim" , "Doug Anderson" , "Olof Johansson" , "Sjoerd Simons" , "Daniel Stone" , "Tomeu Vizoso" , "Krzysztof Kozlowski" , "Yadwinder Singh Brar" , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org References: <1403806546-31122-1-git-send-email-javier.martinez@collabora.co.uk> <1403806546-31122-5-git-send-email-javier.martinez@collabora.co.uk> <20140701172959.32686.9863@quantum> <53B3DC52.7040803@collabora.co.uk> Message-ID: <20140702152109.12768.26689@quantum> User-Agent: alot/0.3.5 Subject: Re: [PATCH v5 04/14] clk: max77686: Improve Maxim 77686 PMIC clocks binding Date: Wed, 02 Jul 2014 08:21:09 -0700 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Quoting Javier Martinez Canillas (2014-07-02 03:17:54) > Hello Mike, > > On 07/01/2014 07:29 PM, Mike Turquette wrote: > > Quoting Javier Martinez Canillas (2014-06-26 11:15:36) > >> Like most clock drivers, the Maxim 77686 PMIC clock binding > >> follows the convention that the "#clock-cells" property is > >> used to specify the number of cells in a clock provider. > >> > >> But the binding document is not clear enough that it shall > >> be set to 1 since the PMIC support multiple clocks outputs. > >> > >> Also, explain that the clocks identifiers are defined in a > >> header file that can be included by Device Tree source with > >> client nodes to avoid using magic numbers. > >> > >> Signed-off-by: Javier Martinez Canillas > >> Reviewed-by: Krzysztof Kozlowski > >> Reviewed-by: Doug Anderson > > > > Looks good to me. > > > > Regards, > > Mike > > > > Thanks a lot, an Acked-by or Reviewed-by tags for this patch and 03/14 will be > great as well so I can carry those on the next version of the series. Sure you can interpret my "looks good to me" as either an Ack or a Reviewed-by, depending on context. In this case feel free to add: Reviewed-by: Mike Turquette Regards, Mike > > Best regards, > Javier > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/