Skip to content

arm64: boot: xilinx: add fixed-layout nvmem#3242

Merged
nunojsa merged 1 commit intomainfrom
jupiter-dts-eth
Apr 10, 2026
Merged

arm64: boot: xilinx: add fixed-layout nvmem#3242
nunojsa merged 1 commit intomainfrom
jupiter-dts-eth

Conversation

@ranechita
Copy link
Copy Markdown
Contributor

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

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 f9e9b06 into main Apr 10, 2026
32 checks passed
@nunojsa nunojsa deleted the jupiter-dts-eth branch April 10, 2026 12:19
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