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=-15.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,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 A3E21C432BE for ; Fri, 30 Jul 2021 09:58:18 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 866FB61019 for ; Fri, 30 Jul 2021 09:58:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238274AbhG3J6W (ORCPT ); Fri, 30 Jul 2021 05:58:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56880 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238089AbhG3J6V (ORCPT ); Fri, 30 Jul 2021 05:58:21 -0400 Received: from mail-lf1-x12d.google.com (mail-lf1-x12d.google.com [IPv6:2a00:1450:4864:20::12d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E0940C061765 for ; Fri, 30 Jul 2021 02:58:16 -0700 (PDT) Received: by mail-lf1-x12d.google.com with SMTP id h2so16816508lfu.4 for ; Fri, 30 Jul 2021 02:58:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=EyrbkmHOA0DIVtaygrrXFXeSWnHWmi9ZxmLgrolpzQU=; b=Cao3LkkbkgZIVVzitNJjFZvjA5O2oYwvjcnjOQgcqVmkzMtf6i/GhZNE09z14UUt3t DpsNxx7JVqaz4Rrnqkhqbqz/xr5WjTPEqAbLBa4pER6jv2+w/S4V6ri2gtuhUZBpEOos hDjNC+BA+83Vffw5itToU0Wnr/WqsKcwi8peBWY5zPupKm7/7z62Nuw0skYjDWdmYDU1 dB9BVaDQsLlnmKsvPTFVzzLqVvhaR34KiBYFiYCuO7204mAYpYF7u9qeDGwdZUNYF9Zs kERbVRfJOQ07AxXRZ8Uc+SlDCoSGek5oAftn2pyfSIQ29E6lH/rb359nGkbL5zQQTQbZ uOkw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=EyrbkmHOA0DIVtaygrrXFXeSWnHWmi9ZxmLgrolpzQU=; b=swc+BzF4XzdEC5BkfAiM/pHFuuLcJXSplNRn3DT4EwCR+35Uac8Qfw2AaMeNZ3nbMN kW5C5yOobFCusqpAEu5LVV4LILbfjQuFRjlGuE5h5cg+KfUC3qQFHCwvwrZhTFdjFmmp DDfWsyTDpO33fbxKe/DCgbCeFfjXU8WUHH3k2UlFk9n0k66nHQBJNF8h+jjdEZGU0rA4 WPzQG7rySPJ+c7LlAXw5ELC0q7xZutvujhBjoQSe5S+U8RwegMpsKgYQcx2xH/8bpqa4 AhSDwGpVxuC6vGEnbDFHhCGwUoj2bfdsNJ02LNnExNeJ/plQL/QRPs/9WLfVtsaUmR2G BWig== X-Gm-Message-State: AOAM532y0XZmTnGv0D+UuYxmIoZ28BDrSTgSWgwmowdAtX+Lkw+EZW1V OKClwrIgs9uGDpJuLCXIgoThnThZhHwC/hL/PQ3Ld2vpsFDpzQ== X-Google-Smtp-Source: ABdhPJwdzJR0AVnEwRE8QIJSIeBOPQQpqcJoSOXQyWmGuQLYn1tiSkNoxa89W+BStyntqZDWqamudEvQCXJV+or9OPg= X-Received: by 2002:a05:6512:3696:: with SMTP id d22mr1335599lfs.586.1627639095287; Fri, 30 Jul 2021 02:58:15 -0700 (PDT) MIME-Version: 1.0 References: <1627029074-23449-1-git-send-email-skakit@codeaurora.org> In-Reply-To: <1627029074-23449-1-git-send-email-skakit@codeaurora.org> From: Linus Walleij Date: Fri, 30 Jul 2021 11:58:04 +0200 Message-ID: Subject: Re: [PATCH V7 0/3] Convert qcom pmic gpio bindings to YAML To: satya priya , Bhupesh Sharma Cc: Rob Herring , Andy Gross , Bjorn Andersson , Lee Jones , Das Srinagesh , Kiran Gunda , "open list:GPIO SUBSYSTEM" , linux-kernel , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , MSM Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Hi Satya, On Fri, Jul 23, 2021 at 10:32 AM satya priya wrote: > > satya priya (3): > dt-bindings: mfd: pm8008: Add gpio-ranges and spmi-gpio compatible > dt-bindings: pinctrl: qcom-pmic-gpio: Convert qcom pmic gpio bindings > to YAML > dt-bindings: pinctrl: qcom-pmic-gpio: Remove the interrupts property > > .../devicetree/bindings/mfd/qcom,pm8008.yaml | 13 +- > .../devicetree/bindings/pinctrl/qcom,pmic-gpio.txt | 288 --------------------- > .../bindings/pinctrl/qcom,pmic-gpio.yaml | 239 +++++++++++++++++ > 3 files changed, 249 insertions(+), 291 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt > create mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml I tried to apply these patches to the pinctrl tree but there is a conflict because I merged these patches (I think): 0ac2c2aebf82 dt-bindings: pinctrl: qcom,pmic-gpio: Add compatible for SA8155p-adp ffdf4cecac07 dt-bindings: pinctrl: qcom,pmic-gpio: Arrange compatibles alphabetically Can you please rebase the patches on top of this branch: https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git/log/?h=devel then resend so I can apply them? Include Bhupesh on Cc so we get confirmation that this ends up as intended. Thanks, Linus Walleij