ChanServ changed the topic of #armlinux to: ARM kernel talk [Upstream kernel, find your vendor forums for questions about their kernels] | https://libera.irclog.whitequark.org/armlinux
<linusw__>
arnd: asking since I am cleaning a bit of wireless drivers from GPIO numbers, if this will be fixed I do not need to look into it.
<arnd>
linusw__: I should just send what I have here, I think I addressed the comments a while ago and never sent out the next version, but need to look again to be suire
<linusw__>
arnd: thanks :) the series look very nice, you can add my Reviewed-by on anything I failed to ACK.
heat has joined #armlinux
mripard has joined #armlinux
luispm has joined #armlinux
m5zs7k has quit [Ping timeout: 260 seconds]
m5zs7k has joined #armlinux
Amit_T has joined #armlinux
frieder has joined #armlinux
headless has quit [Quit: Konversation terminated!]
alpernebbi has quit [Ping timeout: 260 seconds]
alpernebbi has joined #armlinux
alpernebbi has joined #armlinux
alpernebbi has quit [Ping timeout: 252 seconds]
alpernebbi has joined #armlinux
alpernebbi has quit [Ping timeout: 276 seconds]
alpernebbi has joined #armlinux
alpernebbi has joined #armlinux
nsaenz has quit [Remote host closed the connection]
nsaenz has joined #armlinux
nsaenz has quit [Ping timeout: 246 seconds]
apritzel has joined #armlinux
nsaenz has joined #armlinux
nsaenz has quit [Remote host closed the connection]
nsaenz has joined #armlinux
kbingham_ is now known as kbingham
nsaenz_ has joined #armlinux
nsaenz has quit [Ping timeout: 256 seconds]
alpernebbi has quit [Ping timeout: 260 seconds]
<ardb>
robher: so do you have any suggestions on how to deal with this issue? as i see it, the principle that a single DT is used for all boot phases simply does not apply to DT being used to hand over state from one boot phase to the next
<ardb>
if the early boot code wants to describe some UEFI related properties to a UEFI firmware payload that runs next, it should do so in a way that is not observeable by the OS, and so those properties should not be in global DT namespace
<ardb>
IMHO
alpernebbi has joined #armlinux
alpernebbi has joined #armlinux
nsaenz_ has quit [Remote host closed the connection]
nsaenz has joined #armlinux
nsaenz_ has joined #armlinux
nsaenz has quit [Ping timeout: 260 seconds]
psydroid has joined #armlinux
ezulian has joined #armlinux
alpernebbi has quit [Ping timeout: 252 seconds]
qpla has quit [Ping timeout: 264 seconds]
heat_ has joined #armlinux
heat has quit [Read error: Connection reset by peer]
nsaenz_ has quit [Remote host closed the connection]
nsaenz has joined #armlinux
<robher>
ardb: Things that don't apply to the next stage should just be removed.
headless has joined #armlinux
Amit_T has quit [Ping timeout: 268 seconds]
mvaittin has quit [Ping timeout: 268 seconds]
Amit_T has joined #armlinux
<arnd>
mraynal: I ran into a problem with your commit 0088cbc19276 ("nvmem: core: Expose cells through sysfs") on a Mac Studio, which fails to register the nvmem device after trying to create duplicate sysfs files
<arnd>
the problem seems to be "attrs[i].attr.name = devm_kasprintf(&nvmem->dev, GFP_KERNEL, %s@%x", entry->name, entry->offset);"
<arnd>
where I have multiple cells with the same name and offset
<geertu>
arnd: Ah, it should take into account the first value of the bits property, too
<arnd>
geertu: probably. I'm not sure about what the best way to do it is, but I think it needs to be fixed for 6.8 since this introduces an ABI
xvmt_ has joined #armlinux
xvmt has quit [Ping timeout: 256 seconds]
xvmt_ is now known as xvmt
<geertu>
arnd: Interestingly, this does not match the bindings, which don't have the bits property, not the first bit as part of the unit address
<geertu>
s/not/nor/
<geertu>
Might have been better to merge reg and bits, and use #{address,size}-cells = <2>
<geertu>
Oh, the devm_kasprintf() is in generic nvmem code
<arnd>
geertu: I did notice that the apple efuse driver uses the deprecated dt binding, and the DT changes are not actually upstream yet, so it's possible that changing the driver would still work, but I'm not actually sure it would result in a different sysfs representation if it used the new binding
<arnd>
ie. Documentation/devicetree/bindings/nvmem/nvmem-deprecated-cells.yaml vs Documentation/devicetree/bindings/nvmem/layouts/fixed-cell.yaml
headless has quit [Ping timeout: 240 seconds]
headless has joined #armlinux
iivanov has quit [Remote host closed the connection]
iivanov has joined #armlinux
monstr has quit [Remote host closed the connection]
gclement has quit [Ping timeout: 256 seconds]
frieder has quit [Remote host closed the connection]
matthias_bgg has quit [Ping timeout: 268 seconds]
matthias_bgg has joined #armlinux
amitk has joined #armlinux
rgallaispou has left #armlinux [#armlinux]
mripard has quit [Quit: mripard]
nsaenz_ has joined #armlinux
nsaenz has quit [Write error: Connection reset by peer]
ezulian has quit [Ping timeout: 264 seconds]
amitk has quit [Remote host closed the connection]