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=-4.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 0F5E7C04AAF for ; Tue, 21 May 2019 17:26:55 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E3CC220856 for ; Tue, 21 May 2019 17:26:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729137AbfEUR0y (ORCPT ); Tue, 21 May 2019 13:26:54 -0400 Received: from mail-ua1-f68.google.com ([209.85.222.68]:41884 "EHLO mail-ua1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728103AbfEUR0y (ORCPT ); Tue, 21 May 2019 13:26:54 -0400 Received: by mail-ua1-f68.google.com with SMTP id l14so2166219uah.8; Tue, 21 May 2019 10:26:53 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=j/D4S8gscS9O5c3uaJM3GMPcWAFs73eJxSabr8rEv64=; b=QT0j3j29qWa/x0m2K93TDsoDCfrlPgImAbQ2q5dBX6rPvWp8EFPEqYjoKfr347do/d yIqwoCf/x39uxSYppepW13s8wJCBNNPeUuj5iKEK6LkhUIWUCuxq1f/J8ES1imNRdlQT KO3o09T8BsY+YrdVy/1HHz1z59soHt5BHRtbFnmS0kzLv1rAlcVFD6/kU4CHpR98G4qz sExWWjL/DNTTRY0CHODsLsUohm4xXr2Si2SzbkAip6NqM9WBFCaMHs2Ay2d+PEwSEnK/ yKUfJZaQqN+0Xf0M7i1r3AbkfJzhAyWyIbJqyHgaC26X+1rAJezJirhUVubXLalpAJ8R yD9g== X-Gm-Message-State: APjAAAWsCmY84ko4VA6VDEHBtGm/0vugyB2k9Ld4uGa+mx+ZdUnP9fUU lecde47DuyQ3eyHkAJ1IrZUkJ3l3RpEG+j6hmek= X-Google-Smtp-Source: APXvYqysyxm55xleL0rx9VDMV6dsPqbittwUJtB8QdH4/nvrqrBzTnE59SW4g42cc//Ox7iDuuIHLNPdPK69/1OXvZU= X-Received: by 2002:ab0:3119:: with SMTP id e25mr1726168ual.96.1558459613075; Tue, 21 May 2019 10:26:53 -0700 (PDT) MIME-Version: 1.0 References: <50fbe259ee5951e32221af457737b7d970be9f32.1558456785.git.robin.murphy@arm.com> In-Reply-To: <50fbe259ee5951e32221af457737b7d970be9f32.1558456785.git.robin.murphy@arm.com> From: Geert Uytterhoeven Date: Tue, 21 May 2019 19:26:41 +0200 Message-ID: Subject: Re: [PATCH 1/2] arm64: dts: renesas: r8a774c0: Clean up CPU compatibles To: Robin Murphy Cc: Rob Herring , Mark Rutland , Linux-Renesas , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Simon Horman , Magnus Damm , Linux ARM Content-Type: text/plain; charset="UTF-8" Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org On Tue, May 21, 2019 at 6:44 PM 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 Reviewed-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds