Skip to content

arm64: boot: xilinx: add fixed-layout nvmem release#3256

Merged
nunojsa merged 1 commit intoxlnx/release/linux-v6.12.y-2026r1from
xlnx/release/jupiter-dts-eth
Apr 17, 2026
Merged

arm64: boot: xilinx: add fixed-layout nvmem release#3256
nunojsa merged 1 commit intoxlnx/release/linux-v6.12.y-2026r1from
xlnx/release/jupiter-dts-eth

Conversation

@ranechita
Copy link
Copy Markdown
Contributor

@ranechita ranechita commented Apr 15, 2026

PR Description

The support of adding nvmem cells directly to the memory node is being removed in the future and has to be explicitly specified in driver nvmem configuration. By default, nvmem only adds cells from fixed-layout node. Added fixed layout node in the i2c eeprom to support loading MAC address from eeprom. https://github.com/analogdevicesinc/linux/blob/main/drivers/nvmem/core.c#L1024

This change was already merged in main: #3242

PR Type

  • Bug fix (a change that fixes an issue)
  • New feature (a change that adds new functionality)
  • Breaking change (a change that affects other repos or cause CIs to fail)

PR Checklist

  • I have conducted a self-review of my own code changes
  • I have compiled my changes, including the documentation
  • I have tested the changes on the relevant hardware
  • I have updated the documentation outside this repo accordingly
  • I have provided links for the relevant upstream lore

The support of adding nvmem cells directly to the memory node
is being removed in the future and has to be explicitly specified
in driver  nvmem configuration. By default, nvmem only adds cells
from fixed-layout node. Added fixed layout node in the i2c eeprom
to support loading MAC address from eeprom.

Signed-off-by: Ramona Alexandra Nechita <ramona.nechita@analog.com>
@nunojsa nunojsa merged commit a64bdf7 into xlnx/release/linux-v6.12.y-2026r1 Apr 17, 2026
32 checks passed
@nunojsa nunojsa deleted the xlnx/release/jupiter-dts-eth branch April 17, 2026 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants