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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 28D74EB64DC for ; Mon, 3 Jul 2023 16:07:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230218AbjGCQHC (ORCPT ); Mon, 3 Jul 2023 12:07:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42902 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230253AbjGCQG6 (ORCPT ); Mon, 3 Jul 2023 12:06:58 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EAA29E49; Mon, 3 Jul 2023 09:06:57 -0700 (PDT) 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 75C2E60FB8; Mon, 3 Jul 2023 16:06:57 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 53E58C433C8; Mon, 3 Jul 2023 16:06:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1688400416; bh=GR+TZZoxMlJfSWy+5b3SWRjvPIBWPzj4iiEkRB4WS3c=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=bPtkHx17+ZMRhE9VSWp1L0Zdfaa+5fYUyAP+rmkglEuLTJeYtjkxKUIpR0NWOEikQ FfAq1QZ1S/wVvNEnrIg94792RaN2fAkc3uPjY9gVJwwxMHWP4zIK5ShWFWI5OCv5th nJbk2z2KBL8SRwE6vDhATqebTWn0FpG/XCrZaG2tftHa3rVkh8Cexh4fQu8Y3J7Yit RFJBh7tzwfcaunRU8cnu/OzGrauQYc6451LWYPNORzO68+sHIV1R7ucwThCH1117hd n8ZqZDLzm1WwyzPZOOnfBnl8zWCLIBfaxo5wjbeC42OGi9a6JOhvta9Bvb4q0+AqNy DJkiiDTQK15PA== Date: Mon, 3 Jul 2023 17:06:53 +0100 From: Conor Dooley To: Rob Herring Cc: Krzysztof Kozlowski , Conor Dooley , Lorenzo Pieralisi , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] dt-bindings: arm: cpus: Add Cortex-A520 and Cortex-A720 Message-ID: <20230703-aghast-surround-874b25930eef@spud> References: <20230630184807.2164597-1-robh@kernel.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="CBLrZXVkiIGrf87R" Content-Disposition: inline In-Reply-To: <20230630184807.2164597-1-robh@kernel.org> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org --CBLrZXVkiIGrf87R Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 30, 2023 at 12:48:08PM -0600, Rob Herring wrote: > Add compatible strings for the Arm Cortex-A520 and Cortex-A720 CPUs. >=20 > Signed-off-by: Rob Herring It feels a bit needless to Ack your stuff Rob, but w/e... Acked-by: Conor Dooley Cheers, Conor. --CBLrZXVkiIGrf87R Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZKLyHAAKCRB4tDGHoIJi 0vbHAQDCS7XS5jOx/TL7WyJQJUTvD92JnSQNu77ITXaZkf9hggD/YVahECwAxXJF MMtiJzC/zIo1WkCN7OBOr5Cb3Ox9Rwg= =Z5Mc -----END PGP SIGNATURE----- --CBLrZXVkiIGrf87R--