From patchwork Wed Sep 6 09:51:43 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adam Ford X-Patchwork-Id: 13375455 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 D9D5AEB8FB6 for ; Wed, 6 Sep 2023 09:52:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237833AbjIFJwg (ORCPT ); Wed, 6 Sep 2023 05:52:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54920 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237810AbjIFJwf (ORCPT ); Wed, 6 Sep 2023 05:52:35 -0400 Received: from mail-io1-xd2d.google.com (mail-io1-xd2d.google.com [IPv6:2607:f8b0:4864:20::d2d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5240B171C; Wed, 6 Sep 2023 02:52:30 -0700 (PDT) Received: by mail-io1-xd2d.google.com with SMTP id ca18e2360f4ac-794d98181f0so144132539f.2; Wed, 06 Sep 2023 02:52:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1693993949; x=1694598749; darn=vger.kernel.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=vfcT1TUG3JFbje5YkAW/OMHaDMFlJNMAHeJBaOqjF0k=; b=GcP/TQ+/Wl2zoQbq5VEgivPYY0OcHjkr91eGbsUtSTbuGV8DNbKJz30IU6xt/4uBgj +Z1ZsgFBaKkWJ3MV91xZWWj2nJxVpSJG8NnlMaO6JYdwbnsEXCpJbz+1rVhWWiIPgcID z9WAUSbdShYwSH8lPF0lEMx0vKEzY3+mDKPZ5kr6Hsu1iedmW0eqQw0i0dQim8lyura0 InhKTDnr5kN5WA+Zaq4Yv1gLNG9G14B/iO8TqZ53O1HeTvaxoUzYABPxQpYx7Dq3c9aP 7/HJvnrJAjyfKbYsSTeSdUR+B8G1fTqa3iln+1rJq8HYxaqo8QhNf5iim6wjJk+A+4cj Vdrw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693993949; x=1694598749; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vfcT1TUG3JFbje5YkAW/OMHaDMFlJNMAHeJBaOqjF0k=; b=XQa4IXsJSczm1r0vfzXIytblg+I+kYkaEOonOEQrlcFqll81oez+14xWSAiVptDkyH HXNEOjcL4boTPDTim7exXFcZmqUkMZn7kaJMvgI+rDuNmC8gzaevn0g6Q6uMNtqxUgS7 TIgf4u/ZkF489KkdB4vR0KM9XpuCo4KN5TlfMYHhcr5GYECEfDqVeGA5df1NsxaAhsKP YTHT1LjfpNt3TRnLRLouihkcZnsW8rV9RXkwBwZ1/TUAUuy0tAkHuCrt8mJhMkkBKu9B Ts28IUpB9BvuoSD5n6txRdVv16gmx1y8rHQcYrveXUP0olnBuDuaqVLi+B3QdXZmLwGL /xUQ== X-Gm-Message-State: AOJu0YzP6nGzp57QC5KVtHKyqeFJ/w9PBaPSNX+Z9ZlhPT3BAB1KdSSU 77jmTXi0T+6otDU2TMZB1SbSQt4PPis= X-Google-Smtp-Source: AGHT+IGQP29U72+M4hbjUqHN51HiNG/Oo980jxDNWg3+4uFCpInhCkpe/PcSiQ5hfZ/rZeAGc7si4g== X-Received: by 2002:a5e:c705:0:b0:790:a905:5fbf with SMTP id f5-20020a5ec705000000b00790a9055fbfmr17284053iop.11.1693993949302; Wed, 06 Sep 2023 02:52:29 -0700 (PDT) Received: from aford-B741.lan ([2601:447:d001:897f:b68d:99e6:78c9:f0e6]) by smtp.gmail.com with ESMTPSA id i23-20020a5d9e57000000b007836a9ca101sm4794744ioi.22.2023.09.06.02.52.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Sep 2023 02:52:28 -0700 (PDT) From: Adam Ford To: linux-omap@vger.kernel.org Cc: aford@beaconembedded.com, Adam Ford , =?utf-8?q?Beno?= =?utf-8?q?=C3=AEt_Cousson?= , Tony Lindgren , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Grygorii Strashko , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org Subject: [PATCH 2/2] arm: dts: am3517: Configure ethernet alias Date: Wed, 6 Sep 2023 04:51:43 -0500 Message-Id: <20230906095143.99806-2-aford173@gmail.com> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230906095143.99806-1-aford173@gmail.com> References: <20230906095143.99806-1-aford173@gmail.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org The AM3517 has one ethernet controller called davinci_emac. Configuring the alias allows the MAC address to be passed from the bootloader to Linux. Signed-off-by: Adam Ford diff --git a/arch/arm/boot/dts/ti/omap/am3517.dtsi b/arch/arm/boot/dts/ti/omap/am3517.dtsi index fbfc956f4e4d..77e58e686fb1 100644 --- a/arch/arm/boot/dts/ti/omap/am3517.dtsi +++ b/arch/arm/boot/dts/ti/omap/am3517.dtsi @@ -15,6 +15,7 @@ / { aliases { serial3 = &uart4; can = &hecc; + ethernet = &davinci_emac; }; cpus {