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=-13.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 85161C4708A for ; Thu, 27 May 2021 09:44:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5E7BC613C3 for ; Thu, 27 May 2021 09:44:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235813AbhE0JqM (ORCPT ); Thu, 27 May 2021 05:46:12 -0400 Received: from mail-ua1-f45.google.com ([209.85.222.45]:41570 "EHLO mail-ua1-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235675AbhE0JqL (ORCPT ); Thu, 27 May 2021 05:46:11 -0400 Received: by mail-ua1-f45.google.com with SMTP id g34so832210uah.8; Thu, 27 May 2021 02:44:38 -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=xyO91WwRYqo2wMXqgZeeHTqV+3eSTnV/ZWWMMo01lKE=; b=ZrNnBYATMgUyUZPJ/kijSLyvp8j4jJE4H2GpG1+0QHySWSAg+Qiy6orVjRExt+DRtF 2xLxsd0oyT8bf8fFHHORm0kMnisJawQRKfZSjCpWO0s2uA0tpWWxZDuIh/Z0SqX3bP1b XvmE/woTMa+uQSgSd0cIRFqNrKfCiUiuQZ1tLZrFccLP6dv6BEpQvGXLdLo3PjaTuSQu XlHWVAWmBsJNNLktE1oTjOgggxnanzHyUnS7+VTXfcngImgxfaljYP/yOGM5QXIhsM2Q +nbodyM6uiDce+ZomhVDNm/X1dltCzqRl/KriRGQ3prtlhxKxyaWApdekP9gdzuw2ESF lLTA== X-Gm-Message-State: AOAM530j42ej/cFHHZj2iJ5HAd50Pz5qdCJSLfZZMwC+jsKB7JK71oUs QTi5AGQ6nAjOSSFoP6diodcVeWZGuVSqVq9FnmGqQ+0M X-Google-Smtp-Source: ABdhPJxm04ulbfNwcj1J1dC242uqkUkgB3I1fmf2xJPxaK+VsPn+SlpCJ5YiUalQQXQPXVe94B31n4eYZnyyCgmzn+Q= X-Received: by 2002:a1f:a388:: with SMTP id m130mr1257979vke.1.1622108678468; Thu, 27 May 2021 02:44:38 -0700 (PDT) MIME-Version: 1.0 References: <20210520150742.GB22843@alpha.franken.de> In-Reply-To: <20210520150742.GB22843@alpha.franken.de> From: Geert Uytterhoeven Date: Thu, 27 May 2021 11:44:27 +0200 Message-ID: Subject: Re: [PATCH 4/5] MIPS: SEAD3: Correct Ethernet node name To: Thomas Bogendoerfer Cc: Rob Herring , Shawn Guo , Linus Walleij , Andy Gross , Bjorn Andersson , "David S . Miller" , Jakub Kicinski , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , netdev , linux-arm-msm , "open list:BROADCOM NVRAM DRIVER" , Linux Kernel Mailing List Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Hi Thomas, On Thu, May 20, 2021 at 5:08 PM Thomas Bogendoerfer wrote: > On Thu, May 20, 2021 at 03:58:38PM +0200, Geert Uytterhoeven wrote: > > make dtbs_check: > > > > eth@1f010000: $nodename:0: 'eth@1f010000' does not match '^ethernet(@.*)?$' > > > > Signed-off-by: Geert Uytterhoeven > > --- > > arch/mips/boot/dts/mti/sead3.dts | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > Acked-by: Thomas Bogendoerfer Can you please take this through the MIPS tree? Thanks! 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