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 AE65FC47DDB for ; Mon, 29 Jan 2024 17:01: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=b1+QOoZUFU5eOtck9He8hl8v5C0ya/AhyaICWMgBhEo=; b=Nq4KiImgz8cXATsgG3mLealUHs JTkKEgb98Ql5MBX3+yKuzaZI+IeS/2iFBPDMHTvfilXOnnW6lG9WIDBN3HYQoj6lybUx/mOcClXBY apmk+Ef6wjm+2rdQYmULlEs0TpYGiZCvu62CUESk4kEjFi8j5oT+0oEg7GLe/VzRmX7tKrP1tj4zf +j7RTac3w0PTdm7UUP3zK+OOJRBro6u/2TSvtViiFC9RGeojesjtl2QHfuTueMwK9kwUAQd2X8F56 SEheLw9qg4oc86Zf550dHXnjCNT32di1qnAkYH4AbgDbal25KQ9zZAcy8apouxhan+4+/fXIm68UO sFd6NbdA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rUV0s-0000000DeMF-2F5B; Mon, 29 Jan 2024 17:01:38 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rUV0p-0000000DeKL-0XPr for linux-arm-kernel@lists.infradead.org; Mon, 29 Jan 2024 17:01:36 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 7E210623BB; Mon, 29 Jan 2024 17:01:04 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 21DB8C43390; Mon, 29 Jan 2024 17:00:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1706547664; bh=zX+G5kuXDX6v7AJY4fAgwDHYmmNEg/NxKfWc+0bpSx4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=l8UTZ+/sskXRDBnUhW42YrouT9Je9Hh6LtzcpIyhUvDHPVpSfwbHin9uWa9vkx+zn qaXMieQSB7dBLL6o1Xz+4mz6kLgiDNbjGNlILalcENijGko9JVR/T0+3PCY7zBCVOW GXwK2BJY1hMT/TDhv7TXjOJQuzlsgKD4p2h+cNqHRUDUmEp3thedtNcMTR+FN718aB RUs+J5omOmaEVLl8b6RjzDMmzW+hUbzVNeOQ2pkbAZu8GoUCG44uIRUCLHFFCpBYME JOwuKq6ORXd8j2lfvB0/GITqN4ywvquwTA7dkMXvC4Nbnq5dyLyvyuoECZwb5gAKYn OQuyK9pfj0z1w== Date: Mon, 29 Jan 2024 17:00:56 +0000 From: Conor Dooley To: Xu Yang Cc: Frank.li@nxp.com, will@kernel.org, mark.rutland@arm.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, john.g.garry@oracle.com, jolsa@kernel.org, namhyung@kernel.org, irogers@google.com, linux-imx@nxp.com, mike.leach@linaro.org, leo.yan@linaro.org, peterz@infradead.org, mingo@redhat.com, acme@kernel.org, alexander.shishkin@linux.intel.com, adrian.hunter@intel.com, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-perf-users@vger.kernel.org Subject: Re: [PATCH v3 1/4] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible Message-ID: <20240129-unelected-frail-b6062f091625@spud> References: <20240129101433.2429536-1-xu.yang_2@nxp.com> MIME-Version: 1.0 In-Reply-To: <20240129101433.2429536-1-xu.yang_2@nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240129_090135_221802_00DEB82C X-CRM114-Status: UNSURE ( 6.71 ) 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="===============4251632466528248707==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============4251632466528248707== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="sFGmz0jIHMmay47B" Content-Disposition: inline --sFGmz0jIHMmay47B Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Acked-by: Conor Dooley Cheers, Conor. --sFGmz0jIHMmay47B Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZbfZyAAKCRB4tDGHoIJi 0v9mAP9ztQbdr4n9L1KbI6eS4QYA23fNGhj58popCCug/nQk7QD/QfzUlFo6SjCy gIKZqDJG/EnKMGDXtlRuqj7KADkkswI= =Ctoh -----END PGP SIGNATURE----- --sFGmz0jIHMmay47B-- --===============4251632466528248707== 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 --===============4251632466528248707==--