[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20230718015912.GV9559@dragon>
Date: Tue, 18 Jul 2023 09:59:12 +0800
From: Shawn Guo <shawnguo@...nel.org>
To: Michael Walle <mwalle@...nel.org>
Cc: Catalin Marinas <catalin.marinas@....com>,
Will Deacon <will@...nel.org>, Li Yang <leoyang.li@....com>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org
Subject: Re: [PATCH 0/2] arm64: sl28: fetch the ethernet addresses from its
EEPROM
On Fri, Jun 16, 2023 at 01:11:20PM +0200, Michael Walle wrote:
> After years, NVMEM layouts finally made it into the kernel. The network
> devices on the Kontron sl28 boards can now fetch their MAC addresses by
> reading the onboard VPD EEPROM. Yay :)
>
> First enable the layout driver (as a module) in the defconfig and then
> add the dt fragments.
>
> The second commit was already applied once in commit b203e6f1e833
> ("arm64: dts: ls1028a: sl28: get MAC addresses from VPD") but had to be
> reverted in commit 916508c30e22 ("Revert "arm64: dts: ls1028a: sl28: get
> MAC addresses from VPD") because the NVMEM layouts series was dropped.
> NVMEM layouts will be included in v6.4, so we can now safely add the
> device tree fragments for v6.5.
>
> Signed-off-by: Michael Walle <mwalle@...nel.org>
> ---
> Michael Walle (2):
> arm64: defconfig: enable SL28VPD NVMEM layout
> arm64: dts: ls1028a: sl28: get MAC addresses from VPD
Applied both, thanks!
Powered by blists - more mailing lists