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 3F8CFC001E0 for ; Wed, 16 Aug 2023 15:06:30 +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=s2m8HVm0PwF6GN8t4xylG5f9g7NFWXcVMrTIhxY8FoU=; b=d+UkLHOCXd6L52MIpi3zmmXZU4 lm3Xwbj0qWoY349uYJhH9Qc/Oh1/HsMEhHGrI9nAJ24zQKCWSooUhklet5rbu/atFUgnVRO6U/3Sa JL9fWhNst/56EVaJCK8ejJHmtvYC/elcpK9ef9t6UGhiyS3DIYkbi7auQHdDq+qmk3gG4C7PQ9bEC PRRa7EsdBwj2sTEUXFnYLvldv5HSscWwpJiYmLqpVlj8tjRAuSVUeMpsr14vDL1VYYXV4+y75NvBW Pt8PWecKpWfm7SgRCzTP1wEhsaukXQ88VYFljHFZYBiUr54GL+ZlCC4jj+0WZ1U7T1Xg6UqqbEEHx 7CBrDVgg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qWI5u-004RtQ-1r; Wed, 16 Aug 2023 15:05:58 +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 1qWI5p-004Rt0-3C for linux-arm-kernel@lists.infradead.org; Wed, 16 Aug 2023 15:05:56 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 70EB964D15; Wed, 16 Aug 2023 15:05:53 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 71619C433C7; Wed, 16 Aug 2023 15:05:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1692198352; bh=AjWT+sNG9u9IpZ0wytCcsb0hQfFRKcYdNMO0VCFlHNU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=gOynqFoDcbH89en434cc1O/FQA8SgB3CzReLAHlESh1a1Kxt/Lh6FqPEE6t0hKh2C zlT453+4QkVQoSxkSQjWgngrOmrPJYQi2/YuanG7Itk3R1W9YUGucajbrGvTv6l/HD I0uIABWjbP1KIXGJmuzcWPfal3lFaTY+N7vgp3LXhZZDvhCctZnH0UxIoMXzXa7T7M 9+X6kAbkRX724pfFqBbHyIsRLREcSlaXwMF4bjVZ/rTyQ3RDfagMeGUpIwynoXlhcl VWJopyP2ZT49cfvBXHSugio57gu828V/gL6XPqZOTySfjoLmazdSd66LBU+aZ88JC/ Q1r/g6GSvRz5g== Date: Wed, 16 Aug 2023 16:05:48 +0100 From: Conor Dooley To: Naman Trivedi Manojbhai Cc: krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, michal.simek@amd.com, sebastian.reichel@collabora.com, jassisinghbrar@gmail.com, dlemoal@kernel.org, nava.kishore.manne@amd.com, linux-arm-kernel@lists.infradead.org, robh+dt@kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] dt-bindings: power: xilinx: merge zynqmp-genpd.txt with firmware binding Message-ID: <20230816-humble-boxer-b9ba32d32643@spud> References: <20230816130309.1338446-1-naman.trivedimanojbhai@amd.com> MIME-Version: 1.0 In-Reply-To: <20230816130309.1338446-1-naman.trivedimanojbhai@amd.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230816_080555_643080_FD65E5B8 X-CRM114-Status: UNSURE ( 9.42 ) X-CRM114-Notice: Please train this message. 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="===============7294745568126995078==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============7294745568126995078== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="4ax5sp0jD06qR0HG" Content-Disposition: inline --4ax5sp0jD06qR0HG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 16, 2023 at 06:03:09AM -0700, Naman Trivedi Manojbhai wrote: > Remove the zynqmp-genpd.txt binding. Add the power-domain-cells > property from the zynqmp-genpd.txt binding to firmware binding. >=20 > Signed-off-by: Naman Trivedi Manojbhai Acked-by: Conor Dooley Thanks, Conor. --4ax5sp0jD06qR0HG Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZNzlzAAKCRB4tDGHoIJi 0glNAP9rcz4lPRMCnsrrTIHPSMSLz4csIqqp0O+UjHZL0FgEGQEA7mNuL0XGB7i8 IUBrLjIpwbdoNJYgzH41Y6jqpEHlLAQ= =GL81 -----END PGP SIGNATURE----- --4ax5sp0jD06qR0HG-- --===============7294745568126995078== 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 --===============7294745568126995078==--