kernel: nvmem: fix "fixed-layout" & support "mac-base"
authorRafał Miłecki <rafal@milecki.pl>
Thu, 13 Jul 2023 17:39:42 +0000 (19:39 +0200)
committerRafał Miłecki <rafal@milecki.pl>
Thu, 13 Jul 2023 17:41:48 +0000 (19:41 +0200)
commit61f674df4f0ce2b1c53b0b7f6b0c1d03d99838c0
tree0f7557b5f6186df137f4dcc6c5cf9a4a3180db93
parent8bf9a8a5e6e35afcb8b7aaebfea6fb91e76c9d81
kernel: nvmem: fix "fixed-layout" & support "mac-base"

DT binding for MAC cells in fixed layout was upstream approved and
accepted. Add support for it. This can replace quite some of our
downstream hacks.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
target/linux/generic/pending-5.15/803-nvmem-core-fix-support-for-fixed-cells-NVMEM-layout.patch [new file with mode: 0644]
target/linux/generic/pending-5.15/804-nvmem-core-support-mac-base-fixed-layout-cells.patch [new file with mode: 0644]
target/linux/generic/pending-6.1/803-nvmem-core-fix-support-for-fixed-cells-NVMEM-layout.patch [new file with mode: 0644]
target/linux/generic/pending-6.1/804-nvmem-core-support-mac-base-fixed-layout-cells.patch [new file with mode: 0644]