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 343E5C54E67 for ; Sun, 17 Mar 2024 14:50:49 +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=uRH+JC5gmW+XOmCYaCz6j1hd2m1v+4N0JbnyX925gSg=; b=v+B6FuyZYnQi0sSacjDFrQ5Hsr kvxZZC3JFCzpkewUbFdNj0KiN4vjo1175P+2trX6FhJr/fc/wwT4efSDHG2s7f6Kl/cw59BCFTBbA ot8ryWQPpWTWhr3LjZ7u5JOIvzdi6i8Q98c1Iou/UkXuDRQLNqJLg6U7Ld4/tije+R690ztVQAOtw Y3hw9MkSUuV/EBVgYkRe5Yl/pFgl6+dbaOioB1aEegl0j2j+iJZrq6ftRO9QhsPChyZ54WzrSg2tz 51en5M9zYMl1wSd4xktAeBAnP6y1Hj/FYQjeNqGhzcGi2f1jUJMEkfrVOjoBMzXONkonADMLTseFG PJi1BPmQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rlrqP-00000005SLw-2YXj; Sun, 17 Mar 2024 14:50:37 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rlrqL-00000005SKx-0vwN for linux-arm-kernel@lists.infradead.org; Sun, 17 Mar 2024 14:50:34 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 2E07760AC7; Sun, 17 Mar 2024 14:50:32 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 687A6C433C7; Sun, 17 Mar 2024 14:50:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1710687031; bh=oPBwva1WVfUuj8id2neC1zAsQejHqZ5JkFiuE8KL/0s=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=kISgGytObCd7mmNaa1OY94GTga/nLiqxOye3F0kHhOjJIRXPIjfuksPRIeOlsNlNm /2v9iixUOM7G9pN7737cV9mP4p2t1gNbsj4/SBOU7LrE7aZ8IuPdp86C/bfFCaCSyW iHS8cwRYjpCAHx/OFIIOu5mdjBVs2CnHcLiJVWQMMLFHxI/g9Y+ifKyGGwlweIwD2Y 7tRnOe0qCNgJZFFATvvTSp/lkgsP/hlNH7mgCVbBgXYX379htlIfgoEWdApvpVFxcd 8GouHI+fRM7vPT6fM6YigZvUW9zNyOkrlTc/fKcfsKd5JAPj6XZ5BlvY66ByG49kIL o9bfeFPvrhbuQ== Date: Sun, 17 Mar 2024 14:50:27 +0000 From: Conor Dooley To: Tanmay Shah Cc: andersson@kernel.org, mathieu.poirier@linaro.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, michal.simek@amd.com, ben.levinsky@amd.com, linux-remoteproc@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/3] dt-bindings: remoteproc: add Versal platform support Message-ID: <20240317-overturn-frozen-b152dc552a2f@spud> References: <20240315211533.1996543-1-tanmay.shah@amd.com> <20240315211533.1996543-2-tanmay.shah@amd.com> MIME-Version: 1.0 In-Reply-To: <20240315211533.1996543-2-tanmay.shah@amd.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240317_075033_364876_96302F05 X-CRM114-Status: UNSURE ( 9.45 ) 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="===============0874779117833927570==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============0874779117833927570== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="1EV403AXl1yp7son" Content-Disposition: inline --1EV403AXl1yp7son Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Mar 15, 2024 at 02:15:31PM -0700, Tanmay Shah wrote: > AMD-Xilinx Versal platform is successor of ZynqMP platform. Real-time > Processor Unit R5 cluster IP on Versal is same as of ZynqMP Platform. > Only difference is power-domains ID needed by power management firmware. > Hence, keeping the compatible property same as of zynqmp node. No, don't be lazy. Add a compatible with a fallback please. This doesn't apply to linux-next either FYI. --1EV403AXl1yp7son Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZfcDMwAKCRB4tDGHoIJi 0oaWAQCUJvsYFEe1emqOyewXQBDCqeKe9OxSG4FYTScohqSl9wEA+dqtZrIt1uYL CtQKD1d2iy56L09U7L0EEdItNA6Sbwc= =+0yE -----END PGP SIGNATURE----- --1EV403AXl1yp7son-- --===============0874779117833927570== 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 --===============0874779117833927570==--