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
apritzel has quit [Ping timeout: 260 seconds]
XV9 has joined #armlinux
XV8 has quit [Ping timeout: 240 seconds]
XV9 has quit [Client Quit]
XV8 has joined #armlinux
elastic_1 has joined #armlinux
elastic_dog is now known as Guest674
elastic_1 is now known as elastic_dog
Guest674 has quit [Killed (platinum.libera.chat (Nickname regained by services))]
Lucanis has quit [Quit: Leaving]
Lucanis has joined #armlinux
Toadisattva has joined #armlinux
Tokamak has quit [Read error: Connection reset by peer]
Tokamak has joined #armlinux
Tokamak_ has joined #armlinux
Tokamak has quit [Ping timeout: 248 seconds]
Toadisattva has quit [Remote host closed the connection]
Toadisattva has joined #armlinux
XV8 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
XV8 has joined #armlinux
chipxxx has joined #armlinux
amitk has joined #armlinux
cbeznea has joined #armlinux
Toadisattva has quit [Quit: Leaving]
iivanov has joined #armlinux
cbeznea has quit [Quit: Leaving.]
Tokamak has joined #armlinux
Tokamak_ has quit [Ping timeout: 260 seconds]
heat has quit [Ping timeout: 260 seconds]
apritzel has joined #armlinux
apritzel has quit [Ping timeout: 260 seconds]
<arnd> abelloni: please merge the fixes branch into the branch for next, that is usually the best way:
<arnd> if you cherry-pick the commits, we get duplicate changesets in the history, and if you rebase on top of -rc4 that would require me to backmerge rc4 into my own branch
iivanov has quit [Remote host closed the connection]
iivanov has joined #armlinux
XV109 has joined #armlinux
XV8 has quit [Ping timeout: 256 seconds]
hanetzer has quit [Ping timeout: 260 seconds]
hanetzer has joined #armlinux
guillaume_g has joined #armlinux
hanetzer has quit [Ping timeout: 260 seconds]
frieder has joined #armlinux
hanetzer has joined #armlinux
sszy has joined #armlinux
cbeznea has joined #armlinux
viorel_suman has joined #armlinux
cleger has joined #armlinux
cbeznea has quit [Quit: Leaving.]
apritzel__ has joined #armlinux
cbeznea has joined #armlinux
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #armlinux
<ukleinek> broonie: do you consider patches like https://lore.kernel.org/linux-pwm/20221115111347.3705732-4-u.kleine-koenig@pengutronix.de worthwile? The cocci patch from there applied on the whole tree does: 716 files changed, 5668 insertions(+), 7275 deletions(-)
<broonie> No, they're two different idioms and a mechanical conversion isn't going to accomplish anything.
<broonie> Other cocci cleanups can be useful but that one isn't clearly a good idea.
<ukleinek> broonie: hmm, ok.
Lucanis has quit [Ping timeout: 260 seconds]
<ukleinek> broonie: though it's not clear to me, where you see the difference. Is it just that some calls of regmap_update_bits where mask==val are legitimate?
<broonie> If you've got a sequence of update_bits() operations mixing in clear/set might not add to the clarity of what's going on.
* ukleinek nods
guillaume_g has quit [Ping timeout: 256 seconds]
headless has joined #armlinux
XV109 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
XV8 has joined #armlinux
guillaume_g has joined #armlinux
headless has quit [Quit: Konversation terminated!]
<mvaittin> broonie: You're still "the man" picking up linear_ranges related patches, right?
<broonie> mvaittin: Sure, I can take them.
<mvaittin> broonie: just checked, thanks! :)
cbeznea has quit [Read error: Connection reset by peer]
cbeznea has joined #armlinux
Lucanis has joined #armlinux
matthias_bgg has joined #armlinux
torez has joined #armlinux
strudl- has joined #armlinux
strudl has quit [Ping timeout: 246 seconds]
ide12 has quit [Quit: Cya!]
ide12 has joined #armlinux
scosu[m] has quit [Quit: You have been kicked for being idle]
ide12 has quit [Quit: Cya!]
ide12 has joined #armlinux
heat has joined #armlinux
guillaume_g has quit [Quit: Konversation terminated!]
cleger has quit [Remote host closed the connection]
Tokamak has quit [Quit: Tokamak]
Tokamak has joined #armlinux
viorel_suman has quit [Quit: WeeChat 3.5]
apritzel__ has quit [Ping timeout: 268 seconds]
prabhakarlad has quit [Quit: Client closed]
IgorPec has quit [Quit: ZNC - https://znc.in]
IgorPec has joined #armlinux
frieder has quit [Remote host closed the connection]
plappermaul has joined #armlinux
IgorPec has quit [Quit: ZNC - https://znc.in]
sszy has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
amitk has quit [Ping timeout: 268 seconds]
matthias_bgg has quit [Ping timeout: 260 seconds]
iivanov has quit [Quit: Leaving...]
IgorPec has joined #armlinux
headless has joined #armlinux
Tokamak has quit [Quit: Tokamak]
plappermaul has quit [Quit: Client closed]
apritzel has joined #armlinux
plappermaul has joined #armlinux
prabhakarlad has joined #armlinux
Tokamak has joined #armlinux
plappermaul has quit [Quit: Client closed]
cbeznea has quit [Quit: Leaving.]
elastic_dog has quit [Read error: Connection reset by peer]
elastic_dog has joined #armlinux
headless has quit [Quit: Konversation terminated!]
torez has quit [Quit: torez]
Tokamak has quit [Quit: Tokamak]
leming_ has joined #armlinux
leming has quit [Read error: Connection reset by peer]
leming_ is now known as leming
heat is now known as _Heat
naoki has quit [Quit: naoki]
matthias_bgg has joined #armlinux
naoki has joined #armlinux
_Heat is now known as heat
prabhakarlad has quit [Quit: Client closed]
<CounterPillow> broonie: for cases where a codecs parameters are changed by userspace software directly, what should people use as the "dummy" codec node? Is linux,spdif-dit okay?
<CounterPillow> (I guess I should've asked this in #devicetree, oh well)