From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3A25FC433ED for ; Fri, 16 Apr 2021 19:31:49 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1299C611AB for ; Fri, 16 Apr 2021 19:31:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231510AbhDPTcN (ORCPT ); Fri, 16 Apr 2021 15:32:13 -0400 Received: from mslow1.mail.gandi.net ([217.70.178.240]:39381 "EHLO mslow1.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235029AbhDPTcM (ORCPT ); Fri, 16 Apr 2021 15:32:12 -0400 Received: from relay9-d.mail.gandi.net (unknown [217.70.183.199]) by mslow1.mail.gandi.net (Postfix) with ESMTP id E102BDF5A4 for ; Fri, 16 Apr 2021 19:17:27 +0000 (UTC) X-Originating-IP: 90.65.108.55 Received: from localhost (lfbn-lyo-1-1676-55.w90-65.abo.wanadoo.fr [90.65.108.55]) (Authenticated sender: alexandre.belloni@bootlin.com) by relay9-d.mail.gandi.net (Postfix) with ESMTPSA id 3D4F4FF803; Fri, 16 Apr 2021 19:17:05 +0000 (UTC) Date: Fri, 16 Apr 2021 21:17:04 +0200 From: Alexandre Belloni To: Rob Herring Cc: Lee Jones , satya priya , Alessandro Zummo , Andy Gross , Bjorn Andersson , "open list:REAL TIME CLOCK (RTC) SUBSYSTEM" , linux-arm-msm , "linux-kernel@vger.kernel.org" , devicetree@vger.kernel.org, Kiran Gunda Subject: Re: [PATCH V2 3/4] dt-bindings: mfd: Convert pm8xxx bindings to yaml Message-ID: References: <1617976766-7852-1-git-send-email-skakit@codeaurora.org> <1617976766-7852-4-git-send-email-skakit@codeaurora.org> <20210414083820.GH4869@dell> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Hi, On 16/04/2021 12:20:30-0500, Rob Herring wrote: > On Wed, Apr 14, 2021 at 3:38 AM Lee Jones wrote: > > > > On Fri, 09 Apr 2021, satya priya wrote: > > > > > Convert pm8xxx bindings from .txt to .yaml format. Also, > > > split this binding into two: parent binding(qcom-pm8xxx.yaml) > > > and child node RTC binding(qcom-pm8xxx-rtc.yaml). > > > > > > Signed-off-by: satya priya > > > --- > > > Changes in V2: > > > - As per Bjorn's comments, I've split this into two, one parent binding > > > and one child node rtc binding. > > > - Fixed bot errors and changed maintainer name. > > > > > > .../devicetree/bindings/mfd/qcom-pm8xxx.txt | 100 --------------------- > > > .../devicetree/bindings/mfd/qcom-pm8xxx.yaml | 54 +++++++++++ > > > 2 files changed, 54 insertions(+), 100 deletions(-) > > > delete mode 100644 Documentation/devicetree/bindings/mfd/qcom-pm8xxx.txt > > > create mode 100644 Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml > > > > Applied, thanks. > > You need to apply the rtc schema too. linux-next has an error on this one now. > I'm going to apply it later tonight -- Alexandre Belloni, co-owner and COO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com