[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250803151822.68080-1-tan@siewert.io>
Date: Sun, 3 Aug 2025 17:18:16 +0200
From: Tan Siewert <tan@...wert.io>
To: Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Joel Stanley <joel@....id.au>,
Andrew Jeffery <andrew@...econstruct.com.au>
Cc: Tan Siewert <tan@...wert.io>,
devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-aspeed@...ts.ozlabs.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] ARM: dts: aspeed: Convert remaining ASRock systems to NVMEM layout syntax
Hi,
While investigating an issue with an ASRock Rack platform, I noticed
that most of the ASPEED device trees using NVMEM cells to populate
MAC addresses still rely on a deprecated NVMEM binding syntax.
As a result, the MAC addresses are not populated from the
device tree/NVMEM cells properly, and an address from "the chip" is
being used instead.
Commit 76c5533925434 ("ARM: dts: aspeed: convert ASRock SPC621D8HM3
NVMEM content to layout syntax") was the only system that had previously
been converted to the new layout syntax.
This patch series converts all remaining ASRock Rack systems in the ASPEED
device trees to use the new NVMEM layout syntax.
Tan Siewert (4):
ARM: dts: aspeed: e3c246d4i: convert NVMEM content to layout syntax
ARM: dts: aspeed: e3c256d4i: convert NVMEM content to layout syntax
ARM: dts: aspeed: romed8hm3: convert NVMEM content to layout syntax
ARM: dts: aspeed: x570d4u: convert NVMEM content to layout syntax
.../dts/aspeed/aspeed-bmc-asrock-e3c246d4i.dts | 12 ++++++++----
.../dts/aspeed/aspeed-bmc-asrock-e3c256d4i.dts | 12 ++++++++----
.../dts/aspeed/aspeed-bmc-asrock-romed8hm3.dts | 12 ++++++++----
.../dts/aspeed/aspeed-bmc-asrock-x570d4u.dts | 18 +++++++++++-------
4 files changed, 35 insertions(+), 19 deletions(-)
--
2.43.0
Powered by blists - more mailing lists