Received: by 2002:a05:6a10:a852:0:0:0:0 with SMTP id d18csp3707249pxy; Tue, 4 May 2021 08:12:41 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyTaYQytiY0vOehwx0qbza5cmsyN3btCwRqPcZfqhGH0pCsocxgcA/x001zz0EM3VDfqGVW X-Received: by 2002:a65:4202:: with SMTP id c2mr23453750pgq.282.1620141161162; Tue, 04 May 2021 08:12:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1620141161; cv=none; d=google.com; s=arc-20160816; b=kJWM57W5GPM4sCiG1ytmPSjq/MpeeJLAy3QkO/eD8ScIfm8GTqHbQtv6rcADw8tVL/ 2eYXVMoHCs6c2sjavXr6wlbEWKp5ohmrz2d7eooCLMQ3xFzWfI2A0i1Xi7AIfAXTuYuo Hmk35WWOJdOLYIoOOK77rNtSKTrqHMBT6xV28Jj9fGNTXeizd8CtJEjB+I5M/3Ju03V3 LBfQPxGWRzyHtAiIfWRfvILrRp2Gm909YnHPJdgfazp94G6B/WBoNe/KNQ3p38xbkNti GReYIe2NTwUA4IR5lYE05i6rDKxO4BAGquTu6SCCeUry7UZngYcF31mpzk0OpdEwLNxA 5cQA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=WxQrxurKP1sCAMEFe4fDhpkB8FaEqCcUEKIeYoJmJII=; b=DiSlIVLc5dT1zk9ASzqRkuCJ0PfiI7qOaMq0CB2SnUW6Ld0+9kuPvVfRxfeGZpmCab Z4APs7+v8pOqCep5nHWYfuYOSCTl7Thd6BmLZwYJr8f7hZf9tgilvxRVDKHXQHW6VVMO vpdmMZt7n0iQheFInP4l2yTP/wsB/aXEIEvio7flLoUqfvBeG7CqdUOKSowxj5QwAm1N wm79cP/V6otZaF4eJCvmrih9EhJJV4i1gGEVcX2IUePt/2l+CXxuGxIvjyPLcZdWP6cM zOZRgEUFqnnEU+nKaT++97rlnHBvTqVNMlA9qI5ZnUJbSsy6yG/ayxTofjDbS8WqPfxH H8iw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id b12si4192033pjd.156.2021.05.04.08.12.27; Tue, 04 May 2021 08:12:41 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231147AbhEDPMK (ORCPT + 99 others); Tue, 4 May 2021 11:12:10 -0400 Received: from relay8-d.mail.gandi.net ([217.70.183.201]:54025 "EHLO relay8-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230246AbhEDPMK (ORCPT ); Tue, 4 May 2021 11:12:10 -0400 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 relay8-d.mail.gandi.net (Postfix) with ESMTPSA id AC30C1BF206; Tue, 4 May 2021 15:11:12 +0000 (UTC) Date: Tue, 4 May 2021 17:11:12 +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-kernel@vger.kernel.org On 29/04/2021 10:18:21-0500, Rob Herring wrote: > On Fri, Apr 16, 2021 at 2:17 PM Alexandre Belloni > wrote: > > > > 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 > > I've said this before, but MFD bindings with more than one schema file > like this one need to go thru one tree or things break temporarily (as > now Linus' tree is broken). > Noted, I'll be more careful next time. > Rob -- Alexandre Belloni, co-owner and COO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com