diff options
author | Daniel Golle <daniel@makrotopia.org> | 2024-02-18 01:02:46 +0000 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2024-02-18 03:25:39 +0000 |
commit | 3c34a5bf99d46a00f6db5b3c23e9a3b78587a3a4 (patch) | |
tree | e58ce6cb19d941f734b911b1f770593f289f4c4b /target/linux/mediatek | |
parent | 3eb8782b495e548ad0b116fdd5b2e80607dcb4f8 (diff) |
kernel: nvmem: correctly assign fwnode to MMC block device
Use device_set_node to make sure OF node gets assigned on block
devices to be used as NVMEM providers. While block partitions were
already working fine as NVMEM providers, bare block devices such as
mmcblk0boot1 will not work without this change.
Fixes: fc153aa8d9 ("kernel: import pending patches adding support for NVMEM on UBI and MMC")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'target/linux/mediatek')
0 files changed, 0 insertions, 0 deletions