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 8113EC4332F for ; Wed, 13 Dec 2023 16:03:05 +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-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-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=riuJ3MzLJTXZhCAyPY4uBmNWGmaPDHe3V17A5P8mku8=; b=tJgrIObBH70ujpDBuPB+teQ1qs uYT3pvqPI4D4A91QMpl7Db1i8zVVrONlYpocOysOaFh99fP3JN3gVacqp64KduBFoMaGZ1lh/8qky M1SRHU+N6OWlVIEAQ7REaaes5uDWKZzz9A8PBhqEbN/telbKXzAsapy+2xBQrdW7dinJIOH5l/I3y hVk8yMTRTPfTEVyGjKHbWvBxKPb5YLM5ZsjW69eK9qOuAullefq5VBpkwEctVC5uV1oC1c0Np9XPR jm7EJu4QDgeZz3WB10+7she45ihuvg51j/A9H66zzStaL/PGEELgUqtrg6Qh+3VVhQMBld4iLvvCx tpzkZ2nw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rDRgo-00FNbd-07; Wed, 13 Dec 2023 16:02:26 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rDRgl-00FNaU-08 for linux-arm-kernel@lists.infradead.org; Wed, 13 Dec 2023 16:02:24 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 06AC761C44; Wed, 13 Dec 2023 16:02:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9B5D6C433C7; Wed, 13 Dec 2023 16:02:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1702483341; bh=iU0MYjjyzlZMDWQFfoANj4Ve4q83Cm1o4XgWEYy9/o8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=uDrTRQ4TbJ1MLpgiWBdfCkeJFD62W0AFnk66stElmOQfrYXU1FuFZy1hgVFjxkCO3 r3WGKhdoNBo7Y3hdfKmn6WVcXbUsfeJhkoRq5MetVc+yt/XdGIBQVV5PJ1cRE6k/LF 5KxKfKJrD1EL/jTqlvoLIB1WOUtpbzWyGNrEIEySxEu4OgdkLOWzPkAiUBsJBz7CWu SfO6cf7ncX/LqvQXfJs3PPl/f2rIcK9rNxjqq2ZNW8xyEG1sRRdDiS0GoZHs8e2vPe 2UmSn/60q1WTjoPRPOCEimVXyZpERLMbqQ8T4ZwpaYxSN5ScfZjYrsIUGtudFEvrkC xrPdF7cC9QbgA== Date: Wed, 13 Dec 2023 16:02:16 +0000 From: Conor Dooley To: Manikanta Guntupalli Cc: git@amd.com, michal.simek@amd.com, gregkh@linuxfoundation.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, linux-serial@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, jirislaby@kernel.org, linux-arm-kernel@lists.infradead.org, radhey.shyam.pandey@amd.com, srinivas.goud@amd.com, shubhrajyoti.datta@amd.com, manion05gk@gmail.com Subject: Re: [PATCH V5 1/3] dt-bindings: Add reference to rs485.yaml Message-ID: <20231213-chief-heroics-fd8ba9dbb653@spud> References: <20231213130023.606486-1-manikanta.guntupalli@amd.com> <20231213130023.606486-2-manikanta.guntupalli@amd.com> MIME-Version: 1.0 In-Reply-To: <20231213130023.606486-2-manikanta.guntupalli@amd.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231213_080223_120958_32295528 X-CRM114-Status: GOOD ( 15.15 ) 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: multipart/mixed; boundary="===============3943833555023602724==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============3943833555023602724== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="PON0JI5JFuC6UHYc" Content-Disposition: inline --PON0JI5JFuC6UHYc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 13, 2023 at 06:30:21PM +0530, Manikanta Guntupalli wrote: > Add reference to rs485.yaml I can see this both from the diff and from $subject. What is missing here is why. > Signed-off-by: Manikanta Guntupalli > --- > Changes for V2: > Modify optional gpio name to xlnx,phy-ctrl-gpios. > Update commit description. >=20 > Changes for V3: > Modify optional gpio name to rts-gpios. > Update commit description. >=20 > Changes for V4: > Update rts-gpios description. >=20 > Changes for V5: > Remove rts-gpios description. > Update commit message and description. > --- > Documentation/devicetree/bindings/serial/cdns,uart.yaml | 1 + > 1 file changed, 1 insertion(+) >=20 > diff --git a/Documentation/devicetree/bindings/serial/cdns,uart.yaml b/Do= cumentation/devicetree/bindings/serial/cdns,uart.yaml > index e35ad1109efc..2129247d7c81 100644 > --- a/Documentation/devicetree/bindings/serial/cdns,uart.yaml > +++ b/Documentation/devicetree/bindings/serial/cdns,uart.yaml > @@ -55,6 +55,7 @@ required: > =20 > allOf: > - $ref: serial.yaml# > + - $ref: rs485.yaml# > - if: > properties: > compatible: > --=20 > 2.25.1 >=20 --PON0JI5JFuC6UHYc Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZXnViAAKCRB4tDGHoIJi 0kWPAQCxViZ7KfO02cW9B+6e9MKb9cXp8W/9ckLEheKy7g8N9gEA8ja8T/s7+kVF ErNJOVODs7LBh5h9z7mnTeF7dLHdlw4= =GUr0 -----END PGP SIGNATURE----- --PON0JI5JFuC6UHYc-- --===============3943833555023602724== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============3943833555023602724==--