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 X-Spam-Level: X-Spam-Status: No, score=-6.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_NEOMUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6A70CC282CE for ; Wed, 22 May 2019 12:03:32 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 3E78521019 for ; Wed, 22 May 2019 12:03:32 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Jc8I3EXD" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3E78521019 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=verge.net.au Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=0stMBMq+Ixh7Eopjrr7fLiPWVgzPB8LLn0xCv2qrZ5k=; b=Jc8I3EXDULJGTg 1MDua31wYHzln0N+jzGXb8djH3JCGHMAUimswOgd0mzB+Rv0bq40dWbG2QycHBxBJYfEg4BH/k66g HbWKfVVMDnF582zVdq/RgaVeca0JL8rA2/1ru6Qk2p4ByKuQ7MhUrqSzZAoAIo+l6MmzazcEMDBO9 2mx2en4iVoxsZXWx9pmPEeaeqzk3nYJdcfNcbB2jX+rjOkc4UvOW879tMUMaM28gvVNntmH7stecn Izpym3Nd62wOBHkplb7nTjsI70SEcUVRl2sopc/CduGUnODv/3WZxmSluTPYjTxmLFI4120z7oZri DJFwXWGJMAt5UCVaQznA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hTPxv-000073-8f; Wed, 22 May 2019 12:03:27 +0000 Received: from kirsty.vergenet.net ([202.4.237.240]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hTPxr-00006b-MN for linux-arm-kernel@lists.infradead.org; Wed, 22 May 2019 12:03:25 +0000 Received: from reginn.horms.nl (watermunt.horms.nl [80.127.179.77]) by kirsty.vergenet.net (Postfix) with ESMTPA id D656B25AD6C; Wed, 22 May 2019 22:03:20 +1000 (AEST) Received: by reginn.horms.nl (Postfix, from userid 7100) id DE72194053F; Wed, 22 May 2019 14:03:18 +0200 (CEST) Date: Wed, 22 May 2019 14:03:18 +0200 From: Simon Horman To: Robin Murphy Subject: Re: [PATCH 1/2] arm64: dts: renesas: r8a774c0: Clean up CPU compatibles Message-ID: <20190522120318.mwcp7a6wr3lq6kcm@verge.net.au> References: <50fbe259ee5951e32221af457737b7d970be9f32.1558456785.git.robin.murphy@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <50fbe259ee5951e32221af457737b7d970be9f32.1558456785.git.robin.murphy@arm.com> Organisation: Horms Solutions BV User-Agent: NeoMutt/20170113 (1.7.2) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190522_050323_879808_AD201377 X-CRM114-Status: UNSURE ( 8.82 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mark.rutland@arm.com, devicetree@vger.kernel.org, Magnus Damm , linux-renesas-soc@vger.kernel.org, robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, May 21, 2019 at 05:44:26PM +0100, Robin Murphy wrote: > Apparently this DTS crossed over with commit 31af04cd60d3 ("arm64: dts: > Remove inconsistent use of 'arm,armv8' compatible string") and missed > out on the cleanup, so put it right. > > CC: Simon Horman > CC: Magnus Damm > CC: linux-renesas-soc@vger.kernel.org > Signed-off-by: Robin Murphy Thanks Robin, applied for inclusion in v5.3. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel