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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id CB491C77B61 for ; Thu, 27 Apr 2023 17:46:21 +0000 (UTC) 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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=B07DJRRL86sQDtc9HEtrnOQx49WpzdhnjXmzif/2D8A=; b=wggB6A0ZIXkUB1 L3b/Bszqp7dHzvNSHDv8H4YqcO3C5Q9W0yFHhq9u7SqeLoX/buo4e1cLUaYYAkkXtbuFD2kA7jK1r JtPVDS06zqyj9NzJonUTyMXUPAcVrM6JE3bxZxhtzK5t6GulGiSJ9gneJz+Bh+NrvKzj1zRE4JwK3 GNjo321R8dPiIYQJY9ycCJvDcHx+NLdQSaJPFiPHWerxsPbXj7MuHdvwzVsgkSk2u4JPBAgxzebCw mjuR9gOsM67JZe9uz94Wj/2+PStFO2bmw5Dn1cxG1piH3FAPulcNqEcmO7aP5upWhqX3GOaYHDXXP dEnKdNM5pdHoS9vd9p8A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1ps5gd-0079Pq-2R; Thu, 27 Apr 2023 17:45:43 +0000 Received: from mail-oa1-f43.google.com ([209.85.160.43]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1ps4io-0071Q9-0a for linux-arm-kernel@lists.infradead.org; Thu, 27 Apr 2023 16:43:55 +0000 Received: by mail-oa1-f43.google.com with SMTP id 586e51a60fabf-18f16bb1a9bso5471356fac.1 for ; Thu, 27 Apr 2023 09:43:53 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682613833; x=1685205833; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=IJiIdA94Q3aS3ARaP8pkL/+d3e0e0KYGSZTN/HqjbiA=; b=jdZPEMPezvvo/ElV9wU1jLKBZUk7vuhzUz3lCE0j+Rru49NQB/tSPI4uVSnjweWG7a 6qAIN8KJn1aAOsyzDsvb6KRAQcN2stgl6x28hTNvo9po4y7Y6Rm8vNHMtYmNoHspMhVP gUw3eUC2cvtJt6A7gBMctTCQjTQ43IREWr7zBc/c1tMvEMkE/kYGyl3byckk8AINlkbR aYQMDaB4vqIdgGC0W8EdZy/xI64zEAiX1zymxoWla9GbnKZW05fGeeSWh0xuNn8Byj+p FVAj3vdzrYbkJKxLm7+K3rs8ABDDSgCFI/ppd0X4cp3jxJI0ld3wXbW9TQ3F8lMzounY yGPg== X-Gm-Message-State: AC+VfDyQJg0tUDB3eP4QO7wUcegdkFrJ8k8MdN3xbpX/HYm6oMaadaA0 rL+5Ni4ovllJZutMiSQdGw== X-Google-Smtp-Source: ACHHUZ55HiToOuHvfKeip0szuZ15vtRZWifdWsue8eOz2R5vLG2dLRCg/IzNKYj+3l+gh1lxFjue9Q== X-Received: by 2002:a9d:651a:0:b0:6a6:463a:1a0b with SMTP id i26-20020a9d651a000000b006a6463a1a0bmr1066482otl.1.1682613832950; Thu, 27 Apr 2023 09:43:52 -0700 (PDT) Received: from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id w21-20020a056830145500b006a6558ef17fsm5245754otp.30.2023.04.27.09.43.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 27 Apr 2023 09:43:52 -0700 (PDT) Received: (nullmailer pid 3147753 invoked by uid 1000); Thu, 27 Apr 2023 16:43:51 -0000 Date: Thu, 27 Apr 2023 11:43:51 -0500 From: Rob Herring To: Manikanta Guntupalli Cc: gregkh@linuxfoundation.org, krzysztof.kozlowski+dt@linaro.org, michal.simek@xilinx.com, linux-serial@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, jirislaby@kernel.org, linux-arm-kernel@lists.infradead.org, michal.simek@amd.com, git@amd.com, radhey.shyam.pandey@amd.com, shubhrajyoti.datta@amd.com, srinivas.goud@amd.com, manion05gk@gmail.com Subject: Re: [PATCH 1/2] dt-bindings: Add optional gpio property to uartps node to support rs485 Message-ID: <20230427164351.GA3146210-robh@kernel.org> References: <1682512187-8828-1-git-send-email-manikanta.guntupalli@amd.com> <1682512187-8828-2-git-send-email-manikanta.guntupalli@amd.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1682512187-8828-2-git-send-email-manikanta.guntupalli@amd.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230427_094354_219245_CA68D091 X-CRM114-Status: GOOD ( 15.09 ) 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, Apr 26, 2023 at 05:59:46PM +0530, Manikanta Guntupalli wrote: > Add optional gpio property to uartps node and add reference to rs485.yaml The diff tells me that already. Why? > > Signed-off-by: Manikanta Guntupalli > --- > Documentation/devicetree/bindings/serial/cdns,uart.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/Documentation/devicetree/bindings/serial/cdns,uart.yaml b/Documentation/devicetree/bindings/serial/cdns,uart.yaml > index a8b323d7bf94..34ed0d80b923 100644 > --- a/Documentation/devicetree/bindings/serial/cdns,uart.yaml > +++ b/Documentation/devicetree/bindings/serial/cdns,uart.yaml > @@ -46,6 +46,10 @@ properties: > power-domains: > maxItems: 1 > > + txrx-gpios: > + description: Optional GPIO to switch transmit and receive modes via pmod. What's pmod? > + maxItems: 1 > + > required: > - compatible > - reg > @@ -55,6 +59,7 @@ required: > > allOf: > - $ref: serial.yaml# > + - $ref: rs485.yaml# > - if: > properties: > compatible: > -- > 2.25.1 > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel