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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 14A18C00140 for ; Wed, 10 Aug 2022 10:58:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229471AbiHJK6L (ORCPT ); Wed, 10 Aug 2022 06:58:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57754 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231795AbiHJK5v (ORCPT ); Wed, 10 Aug 2022 06:57:51 -0400 Received: from mail-wr1-x435.google.com (mail-wr1-x435.google.com [IPv6:2a00:1450:4864:20::435]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D414C60698 for ; Wed, 10 Aug 2022 03:57:47 -0700 (PDT) Received: by mail-wr1-x435.google.com with SMTP id q30so17275101wra.11 for ; Wed, 10 Aug 2022 03:57:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc; bh=sxO6pBYMFyCO8T9Rpok+/sK67wCwRESAbANsHwqKpSI=; b=K7Y8Tm9kITFF/BFyTFH0V6bfW4oaN3MI/h6E4kW+InWiIm1nIsbbfRLTAqsB5YeH+z NRHoXt8Tuw1tXRC9lH7jT7SbSl8ocfduH217oNtUuKrmdDCuLxf/0+N83TQSUPBKfe+J iFQG4Lg4u+zKrovIfuojKYkendOtYj1tjxnAbXMNwucP4L3t6Yk1csEjg/0jSLwQgRP0 VqLAplSd0rKICVrRA1mqsUoBw39p16tnGFglFUBBmHMiIliGbIEIcWbAa2npPuBnA+nG enwxwP8ED2TMFPAvskKOxGom0Ltbsm74wsjywsswptWAVOK6G/s33PrTfb0ok0lsgXpy b3/Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc; bh=sxO6pBYMFyCO8T9Rpok+/sK67wCwRESAbANsHwqKpSI=; b=ml4jY2l2Yq2bqOa52ipl5QUyjOWAP9d7uchBrkuOM8xmFSuup1wOW3qsTq5d8weUzr RdbOGtUjvu5lzY4JiNEoQ1LfglT6tJtDicjVW9CqPZpd8OQpObwzasHRPaFu+WxN6Emf ysMnLReMOq/reaQsGSolxbWJTyFPTYazJkimlPnBv9HOY3u6ekNwOW+AuEgZcLUUZIIr HUufabHKKch4AB9/QmBL3P/mjNrANqZUSczywLD6Ckd/MFlmjTlM0IXvTqt8BMfKywL1 hOIR5/lTyhqMecOoV7tRmux0DK2nQP1iMC04UJN4TkOtIqbdNWut3wJugBgCU3GHAm33 wdeA== X-Gm-Message-State: ACgBeo0PZ1bqqydOzWgtaQkO7zGphKDTfEonU4D6wnG+F+Pa+k3U05/G j1g7Euw4hzCqlZay/yQWdlC7bA== X-Google-Smtp-Source: AA6agR4xTdof6Q0yg3dmcZLmnb1tj/648aGhpZ33nJUTW6ltxt5UMrIJl1FFK6j9lsHxVBnEXwDWsw== X-Received: by 2002:a5d:638b:0:b0:220:6e1a:8794 with SMTP id p11-20020a5d638b000000b002206e1a8794mr17165169wru.193.1660129067349; Wed, 10 Aug 2022 03:57:47 -0700 (PDT) Received: from google.com (cpc155339-bagu17-2-0-cust87.1-3.cable.virginm.net. [86.27.177.88]) by smtp.gmail.com with ESMTPSA id j14-20020adfe50e000000b0021e4829d359sm15892580wrm.39.2022.08.10.03.57.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 10 Aug 2022 03:57:46 -0700 (PDT) Date: Wed, 10 Aug 2022 11:57:44 +0100 From: Lee Jones To: Rob Herring Cc: David Heidelberg , linux-kernel@vger.kernel.org, Rob Herring , Andy Gross , Caleb Connolly , linux-arm-msm@vger.kernel.org, Stephen Boyd , Bjorn Andersson , ~okias/devicetree@lists.sr.ht, Krzysztof Kozlowski , devicetree@vger.kernel.org, Lee Jones Subject: Re: [PATCH v3] dt-bindings: mfd: convert to yaml Qualcomm SPMI PMIC Message-ID: References: <20220626191630.176835-1-david@ixit.cz> <20220809235625.GA2775377-robh@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220809235625.GA2775377-robh@kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Tue, 09 Aug 2022, Rob Herring wrote: > On Sun, 26 Jun 2022 21:16:30 +0200, David Heidelberg wrote: > > Convert Qualcomm SPMI PMIC binding to yaml format. > > > > Additional changes: > > - filled many missing compatibles > > > > Co-developed-by: Caleb Connolly > > Signed-off-by: David Heidelberg > > --- > > v3: > > - added subnodes, there are two not converted to YAML yet, but it works > > - now it prints milion directly unrelated warning to this binding > > (it's related to the included subnodes bindings, can be merged, > > but it'll generate more warnings and preferably anyone can takeover > > from here) > > - add qcom,pmx65 > > > > v2: > > - changed author to myself, kept Caleb as co-author > > - moved nodename to properties > > - add nodenames for pm* with deprecated property > > - add ^$ to pattern properties > > - dropped interrupt-names property > > - added reg prop. to the nodes which have register in nodename > > - added compatible pmx55 > > Signed-off-by: David Heidelberg > > --- > > .../bindings/mfd/qcom,spmi-pmic.txt | 94 --------- > > .../bindings/mfd/qcom,spmi-pmic.yaml | 191 ++++++++++++++++++ > > 2 files changed, 191 insertions(+), 94 deletions(-) > > delete mode 100644 Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt > > create mode 100644 Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml > > > > As this hasn't been picked up, I applied it. Thanks! I'd prefer to take it via MFD if it's all the same to you. In case there are additional fix-ups required during the next cycle. -- DEPRECATED: Please use lee@kernel.org