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=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 D3EABC4338F for ; Fri, 30 Jul 2021 12:41:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B9CAB6101C for ; Fri, 30 Jul 2021 12:41:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238779AbhG3Mlz (ORCPT ); Fri, 30 Jul 2021 08:41:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41514 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230127AbhG3Mly (ORCPT ); Fri, 30 Jul 2021 08:41:54 -0400 Received: from mail-lf1-x12c.google.com (mail-lf1-x12c.google.com [IPv6:2a00:1450:4864:20::12c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B0D74C06175F for ; Fri, 30 Jul 2021 05:41:49 -0700 (PDT) Received: by mail-lf1-x12c.google.com with SMTP id u3so17633217lff.9 for ; Fri, 30 Jul 2021 05:41:49 -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=/kRBaSoBVL6nxcj2peq5Os69JE28/PQ01R2kk52zEtQ=; b=B1kunCRaY6no1HNTHwInM799kDhf+SgjE7ndjdQ84sewMwawNelivcKSO+rton5MPJ y4VYcB/Cg8peeDLhGK/2EDol6AoEzxmHYcf4vDsVIvQScv0t+nkECI19WiJCCVlgzSgP vFD0ICa74wfojGbkMPz1WlXVD+sTiS7IDtsPAuUIm0e/cPN8eoJve3FJYuc9eqFBSPIz i0frmYAuX8hlfM2KV0J7JYvmnPggSsWJhhRXEsSRslLQTn4l1vL4o4mvfZn8qW/NJ5ln y4D4C5Fbi3GRWp9Q6Xd1R+v1fTQHcQrQmEoBarlD93n03ymt092utj2uYKtbbo30Hpy3 5xZg== 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=/kRBaSoBVL6nxcj2peq5Os69JE28/PQ01R2kk52zEtQ=; b=c9VAogSidvepvcJnmgaV5n3nEahlMJJ+UmyqE1t9FoVoZFnR87piYjC2Qq/5j8mSyC cs8GoCP7aEx2MA+OOKw/P7yD5Ip8az7P969Hti5bYBnw9VDNdAeUqCcUI8MiQnQHOHs9 jcVOHoiBuJ3U0d5g6EAcNMNn5SjOlTsgYNlfc6OwfOJD77lJAyZcvXAXoE1ZgDq7/Jhr ccY+Cg41ZuRGnmtHagCQvoPYMnmHe5S/2XOwIbw91PlVJUVBMV84R0WkpENN/b4+1TIM nbdSqEe/uiaptQDWkowlnk+Oex+5m/dOOa/B3g3dKGRC8cU/mYYKT9z0M4eUVJJK2jqr mTIw== X-Gm-Message-State: AOAM530WV1WdBOSVgKkGRXJqxuSAHBK/yFK9Zs4TdTfSgt63Xg62sh46 scYFi+x3hvHLoLeinj8ComB5C31aBSR8AD9N4AptSQ== X-Google-Smtp-Source: ABdhPJweLT/YBIhfBwINTJU7OPApJzz6dnBvoUzGLj8wntDPaxCPjbi2z1j7Y4AtTc+9QppJM2z/97sOVnrc/zLurXo= X-Received: by 2002:ac2:4c4c:: with SMTP id o12mr1712680lfk.157.1627648908126; Fri, 30 Jul 2021 05:41:48 -0700 (PDT) MIME-Version: 1.0 References: <1626868353-96475-1-git-send-email-lakshmi.sai.krishna.potthuri@xilinx.com> In-Reply-To: <1626868353-96475-1-git-send-email-lakshmi.sai.krishna.potthuri@xilinx.com> From: Linus Walleij Date: Fri, 30 Jul 2021 14:41:37 +0200 Message-ID: Subject: Re: [PATCH 0/4] pinctrl: pinctrl-zynq: yaml conversion and minor driver updates To: Sai Krishna Potthuri Cc: Rob Herring , Michal Simek , Greg Kroah-Hartman , Linux ARM , linux-kernel , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "open list:GPIO SUBSYSTEM" , git , saikrishna12468@gmail.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Wed, Jul 21, 2021 at 1:54 PM Sai Krishna Potthuri wrote: > This patch series does the following > - Covert Zynq pinctrl driver binding file to yaml. > - Update the binding for Zynq pinctrl to replace the 'io-standard' with > 'power-source' parameter as recommended by Linus during ZynqMP pinctrl > driver review(https://lkml.org/lkml/2021/3/25/278). > - Update the Zynq pinctrl the driver to remove custom pin > parameter(io-standard) and instead use generic parameter(power-source). > - Update Zynq dts files to replace 'io-standard' with 'power-source'. > > Reason for adding the generic parameter 'power-source' in Zynq pinctrl driver > is to maintain common pin parameter across Xilinx Zynq and ZynqMP platforms > for power supply configuration. I applied patches 1-3 to the pinctrl tree, patch 4 should be applied to the SoC tree. Yours, Linus Walleij 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=-4.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 864FEC4338F for ; Fri, 30 Jul 2021 12:43:43 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 4F02D60E97 for ; Fri, 30 Jul 2021 12:43:43 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 4F02D60E97 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=H2gSFkFykLUYmXi70C6C1xuzYOxIAudIOpQp6hjVDuE=; b=0V7F3Nx4ozUrMf 3g4LQ15gR+IF8eCNVpsbhSa7WdPH15uic9ykQaYHMCeSDOSlngiV1ldekWeZXDFN1Dk/n0WZ+vcrx y0OjVpqa5Hzq+/l98fZ94zSJdEAUrKov6FtKw9eQvV3r4u5JOkqNe5nipe+c8BW7V2ud2B2crUdV0 Ssf06A/Kg75noE952On1U2I9wNbZUIYHQWof4sqhBJjdtGDxmnCikHl6kfmMcr22N1UqgQNL3c3Bx s6KkyVNpx5Ys+mML//QBnDHY5zR6PDyEf+OUAssjp+J0B47JDCg9D6uUWj4i+kMTTS6iYKP5AxxHi dF+SGr6H4Zud9ekzwxbg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1m9Rpq-008cuX-Hy; Fri, 30 Jul 2021 12:41:54 +0000 Received: from mail-lf1-x133.google.com ([2a00:1450:4864:20::133]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1m9Rpm-008ctZ-Fr for linux-arm-kernel@lists.infradead.org; Fri, 30 Jul 2021 12:41:51 +0000 Received: by mail-lf1-x133.google.com with SMTP id h2so17687423lfu.4 for ; Fri, 30 Jul 2021 05:41:49 -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=/kRBaSoBVL6nxcj2peq5Os69JE28/PQ01R2kk52zEtQ=; b=B1kunCRaY6no1HNTHwInM799kDhf+SgjE7ndjdQ84sewMwawNelivcKSO+rton5MPJ y4VYcB/Cg8peeDLhGK/2EDol6AoEzxmHYcf4vDsVIvQScv0t+nkECI19WiJCCVlgzSgP vFD0ICa74wfojGbkMPz1WlXVD+sTiS7IDtsPAuUIm0e/cPN8eoJve3FJYuc9eqFBSPIz i0frmYAuX8hlfM2KV0J7JYvmnPggSsWJhhRXEsSRslLQTn4l1vL4o4mvfZn8qW/NJ5ln y4D4C5Fbi3GRWp9Q6Xd1R+v1fTQHcQrQmEoBarlD93n03ymt092utj2uYKtbbo30Hpy3 5xZg== 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=/kRBaSoBVL6nxcj2peq5Os69JE28/PQ01R2kk52zEtQ=; b=Ci1099jLsZknJBFoS4WBiPWEsuSB6Vn7qdlvFA1v1SvxbLolZ1LW0DVCIjpVSDVrsJ QvUhq1vjsGGBcZ9fSA7HupMU+H6CJP0TtLkcjRem0Ydb+DO1TjMIJh2PsgW37IHnFAvl rtRdm2mIJN213fIGHJTM1NZDi3o8+jOGOA8ecu+2IPL/Kode1NZthZO4guTW7WYkEZRu nlR87QVCEHNcAVAg5KNpRVn6tUl90eGouf4WLS4ZXcb9DvYCD33fwyJ3dVx/2/rsHha/ E6nvsB1RLpKdQJsQjuDiUPLo1N65tCnSVqhRJDm38WLjSPfJO1dNcAQRJirBhqdxvf0W BWxg== X-Gm-Message-State: AOAM533xjjugb68widPw0pCwIRcNcPcq5Kklh8PBmdeZvzqdCOd7D9g9 8Q1VEZhLkzU4LoGWizAl0skXwd4hh8mQPt2fDHZjeQ== X-Google-Smtp-Source: ABdhPJweLT/YBIhfBwINTJU7OPApJzz6dnBvoUzGLj8wntDPaxCPjbi2z1j7Y4AtTc+9QppJM2z/97sOVnrc/zLurXo= X-Received: by 2002:ac2:4c4c:: with SMTP id o12mr1712680lfk.157.1627648908126; Fri, 30 Jul 2021 05:41:48 -0700 (PDT) MIME-Version: 1.0 References: <1626868353-96475-1-git-send-email-lakshmi.sai.krishna.potthuri@xilinx.com> In-Reply-To: <1626868353-96475-1-git-send-email-lakshmi.sai.krishna.potthuri@xilinx.com> From: Linus Walleij Date: Fri, 30 Jul 2021 14:41:37 +0200 Message-ID: Subject: Re: [PATCH 0/4] pinctrl: pinctrl-zynq: yaml conversion and minor driver updates To: Sai Krishna Potthuri Cc: Rob Herring , Michal Simek , Greg Kroah-Hartman , Linux ARM , linux-kernel , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "open list:GPIO SUBSYSTEM" , git , saikrishna12468@gmail.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210730_054150_571035_8DE80141 X-CRM114-Status: GOOD ( 15.20 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Jul 21, 2021 at 1:54 PM Sai Krishna Potthuri wrote: > This patch series does the following > - Covert Zynq pinctrl driver binding file to yaml. > - Update the binding for Zynq pinctrl to replace the 'io-standard' with > 'power-source' parameter as recommended by Linus during ZynqMP pinctrl > driver review(https://lkml.org/lkml/2021/3/25/278). > - Update the Zynq pinctrl the driver to remove custom pin > parameter(io-standard) and instead use generic parameter(power-source). > - Update Zynq dts files to replace 'io-standard' with 'power-source'. > > Reason for adding the generic parameter 'power-source' in Zynq pinctrl driver > is to maintain common pin parameter across Xilinx Zynq and ZynqMP platforms > for power supply configuration. I applied patches 1-3 to the pinctrl tree, patch 4 should be applied to the SoC tree. Yours, Linus Walleij _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel