aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm27xx/patches-5.4/950-0142-drm-vc4-Programming-the-CTM-is-conditional-on-runnin.patch
diff options
context:
space:
mode:
authorDavid Bauer <mail@david-bauer.net>2021-07-20 22:00:10 +0200
committerDavid Bauer <mail@david-bauer.net>2021-07-22 04:32:28 +0200
commitb30924873062be47250e6b872347461c8221688d (patch)
tree4afc2631224c4a6e469d85f646a3be32ca717ada /target/linux/bcm27xx/patches-5.4/950-0142-drm-vc4-Programming-the-CTM-is-conditional-on-runnin.patch
parent089c2bb2178daa144baa2e3ed20a55fb9a5c11ab (diff)
downloadupstream-master.tar.gz
upstream-master.tar.bz2
upstream-master.zip
generic: add mac-address property for NVMEM mac addressesHEADmaster
Traversing the device-tree by referencing a network device to determine a devices labe-mac does not work with the generic nvmem implementation, as the userspace expects the MAC-address to be available as a device-tree property. The legacy mtd-mac-address implementation did create such a node. Do the same when using the nvmem implementation to allow reading the MAC address. Fixes commit d284e6ef0f06 ("treewide: convert mtd-mac-address-increment* to generic implementation") Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'target/linux/bcm27xx/patches-5.4/950-0142-drm-vc4-Programming-the-CTM-is-conditional-on-runnin.patch')
0 files changed, 0 insertions, 0 deletions
ef='#n167'>167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219