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=-8.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, 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 991DAC2BB40 for ; Thu, 17 Dec 2020 10:43:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4FF16238D7 for ; Thu, 17 Dec 2020 10:43:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727814AbgLQKn4 (ORCPT ); Thu, 17 Dec 2020 05:43:56 -0500 Received: from mail-ot1-f50.google.com ([209.85.210.50]:34761 "EHLO mail-ot1-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726874AbgLQKn4 (ORCPT ); Thu, 17 Dec 2020 05:43:56 -0500 Received: by mail-ot1-f50.google.com with SMTP id a109so26781005otc.1; Thu, 17 Dec 2020 02:43:40 -0800 (PST) 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=blbeuBqoR40MzGeKrBYrMKYeIiq7CQpLFY+gQSBqfCE=; b=UK7awK2erIXSs4Dlzh/IxRytlKSIIa4mwkqxWjHZZAkQoELerkUIWwDEa7He+WA2qQ 5rKN+5aGb5r8RoyN1uJvd9rMPA2FNV7MEN4EsQAtQMfcUJMdRMbhr5WRMva8RHmiaOhJ CSYcRO6aM6Cr5m7W6u17CokTU5HA0pRc5Z+jMZBTteymsGeWO3tBI/E/bb+Qgo1E47Ha TvAy/c6YCewHMuiGnzmvhmo7tUdJSAFq0HaTyEnqjl7nON220mD/Y7+E8kaJqqEQ0vBJ PA0pMWMNL+dk/H3C6T1Cy5yeJZaCxYU7SLF3ZDO4HpMwxGBLSLuzSscgC8a+jXyS9ZUP UGzQ== X-Gm-Message-State: AOAM530hQBecamRhtoKkV8j9DFPpmLG0wtgaD9BzPJdr2far7fdbSoz4 0laEUa2ddlFq+ZRKWjZo9u2dRxisDeM8ZGlrJTePb/Dq X-Google-Smtp-Source: ABdhPJw4QU3Ngc4hUpCTE1vaTE9q2XF3PzeeLfnVr4OaaRURG1lGNcSGYHaJR3E/WbVsa4VhG2P2mmonsWgxX+3MYXk= X-Received: by 2002:a9d:2203:: with SMTP id o3mr28919780ota.107.1608201795409; Thu, 17 Dec 2020 02:43:15 -0800 (PST) MIME-Version: 1.0 References: <20201213183759.223246-1-aford173@gmail.com> <20201213183759.223246-4-aford173@gmail.com> In-Reply-To: <20201213183759.223246-4-aford173@gmail.com> From: Geert Uytterhoeven Date: Thu, 17 Dec 2020 11:43:04 +0100 Message-ID: Subject: Re: [PATCH 03/18] arm64: dts: renesas: beacon kit: Remove unnecessary nodes To: Adam Ford Cc: Linux-Renesas , Adam Ford-BE , Magnus Damm , Rob Herring , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux Kernel Mailing List Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Dec 13, 2020 at 7:38 PM Adam Ford wrote: > VSPI0 and VSPB are already enabled by default. There is no need > to add extra nodes to enable them. Remove the redundant nodes. > > Signed-off-by: Adam Ford Reviewed-by: Geert Uytterhoeven i.e. will queue in renesas-devel for v5.12. 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