From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752593AbdEDWH2 (ORCPT ); Thu, 4 May 2017 18:07:28 -0400 Received: from mail-wm0-f54.google.com ([74.125.82.54]:33944 "EHLO mail-wm0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751894AbdEDWH0 (ORCPT ); Thu, 4 May 2017 18:07:26 -0400 Date: Fri, 5 May 2017 00:07:21 +0200 From: Daniel Lezcano To: xuwei5@hisilicon.com Cc: Arnd Bergmann , Stephen Boyd , Michael Turquette , Rob Herring , Lee Jones , Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon , "open list:OPEN FIRMWARE AND..." , open list , "moderated list:ARM/HISILICON SOC..." Subject: Re: [PATCH V4] ARM64: dts: hi6220-hikey: Add clock binding for the pmic mfd Message-ID: <20170504220721.GB5252@mai> References: <1493066439-6889-1-git-send-email-daniel.lezcano@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1493066439-6889-1-git-send-email-daniel.lezcano@linaro.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Apr 24, 2017 at 10:40:22PM +0200, Daniel Lezcano wrote: > The hi655x PMIC provides the regulators but also a clock. The latter is missing > in the definition and in the DT, thus it is no possible to enable the WiFi which > depends on this clock. > > The hi655x's clock has been added and the hi655x multifunction driver has > updated with a clock-cell. > > This patch adds the clock-cells for the PMIC in the DT and updates the > documentation. > > Signed-off-by: Daniel Lezcano > Acked-by: Rob Herring > Acked-by: Lee Jones > Cc: Arnd Bergmann > Cc: Stephen Boyd > Cc: Michael Turquette > --- > Changelog: > v4: > - Added Acked-by's > - Updated the commit message with a better description > --- Hi Xu Wei, a gentle reminder for this patch. Is it ok for you? Thanks. -- Daniel