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
archetech has quit [Quit: Konversation terminated!]
mrlemke has quit [Read error: Connection reset by peer]
elastic_dog has joined #armlinux
apritzel has quit [Ping timeout: 240 seconds]
amitk has joined #armlinux
darkapex has joined #armlinux
Antitrack has joined #armlinux
<Antitrack>
what is the fastest booting and smallest distro for odroid-c4 , preferably with readymade images somewhere on the net ?
<Antitrack>
i'd love to get tinycorelinux to odroid-c4 but dont know how
cbeznea has joined #armlinux
apritzel has joined #armlinux
cbeznea has quit [Quit: Leaving.]
cbeznea has joined #armlinux
apritzel has quit [Ping timeout: 240 seconds]
luispm has joined #armlinux
Misotauros has joined #armlinux
frieder has joined #armlinux
frieder has quit [Remote host closed the connection]
guillaume_g has joined #armlinux
iivanov has joined #armlinux
Pali has joined #armlinux
mcoquelin has joined #armlinux
djrscally has joined #armlinux
sszy has joined #armlinux
Pali has quit [Ping timeout: 272 seconds]
mcoquelin has quit [Ping timeout: 246 seconds]
mcoquelin has joined #armlinux
<tmlind>
arnd: if you still have the patch adding janusz as omap1 maintainer in your branch, please just keep it. i noticed i had accidentally based my branch on my for-next and will redo anyways
<arnd>
tmlind: yes, I have that in my tree, I thought you already said I should keep that
<tmlind>
arnd: well even more so now :)
headless has joined #armlinux
cleger has joined #armlinux
mcoquelin has quit [Ping timeout: 246 seconds]
mcoquelin has joined #armlinux
alexels has joined #armlinux
Turingtoast has joined #armlinux
matthias_bgg has joined #armlinux
apritzel has joined #armlinux
suzukikp has quit [Quit: WeeChat 3.4]
Turingtoast has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
<ukleinek>
broonie: is it expected that an spidev transfer can set a higher speed than spi-max-frequency configured in the dts?
luispm has quit [Ping timeout: 240 seconds]
luispm has joined #armlinux
mcoquelin has quit [Ping timeout: 240 seconds]
mcoquelin has joined #armlinux
Turingtoast has joined #armlinux
headless has quit [Quit: Konversation terminated!]
<broonie>
ukleinek: No, it should get constrained to whatever is in the DTS.
<broonie>
You can *set* it but the constraint will be applied. There was a fix for that recently IIRC.
monstr has joined #armlinux
Lucanis0 has joined #armlinux
Lucanis0 has joined #armlinux
Lucanis0 has quit [Changing host]
Lucanis has quit [Ping timeout: 250 seconds]
Turingtoast has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
Turingtoast has joined #armlinux
shawnguo has joined #armlinux
mcoquelin has quit [Read error: Connection reset by peer]
mcoquelin has joined #armlinux
Turingtoast has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
torez has joined #armlinux
TheCoffeMaker has quit [Ping timeout: 246 seconds]
Turingtoast has joined #armlinux
TheCoffeMaker has joined #armlinux
TheCoffeMaker has quit [Ping timeout: 276 seconds]
TheCoffeMaker has joined #armlinux
<ukleinek>
broonie: ah, that explains a lot. I had a report from a customer that increasing the speed was possible, they are on IIRC 5.15
Turingtoast has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
monstr has quit [Remote host closed the connection]
jlinton has joined #armlinux
archetech has joined #armlinux
headless has joined #armlinux
luispm has quit [Quit: Leaving]
luispm has joined #armlinux
Pali has joined #armlinux
jlinton has quit [Quit: Client closed]
prabhakarlad has quit [Quit: Client closed]
jlinton has joined #armlinux
Amit_T has joined #armlinux
apritzel_ has joined #armlinux
Lucanis0 has quit [Quit: Leaving]
Lucanis has joined #armlinux
jlinton has quit [Ping timeout: 252 seconds]
cleger has quit [Remote host closed the connection]
SallyAhaj has quit [Remote host closed the connection]
SallyAhaj has joined #armlinux
cbeznea has quit [Ping timeout: 256 seconds]
headless has quit [Quit: Konversation terminated!]
SallyAhaj has quit [Ping timeout: 260 seconds]
cengiz_io has left #armlinux [#armlinux]
wolfshappen has quit [Quit: later]
wolfshappen has joined #armlinux
strudl- is now known as strudl
torez has quit [Quit: torez]
amitk has quit [Ping timeout: 276 seconds]
SallyAhaj has joined #armlinux
Pali has quit [Ping timeout: 250 seconds]
guillaume_g has quit [Ping timeout: 260 seconds]
jlinton has quit [Ping timeout: 252 seconds]
hanetzer has joined #armlinux
<hanetzer>
ey folks. doing some mainlineish work on a soc. having a bit of issue initializing the arm,sp804 clocks. they're fed from a crg (see: drivers/clk/hisilicon/crg*.c). should I be using CLK_OF_DECLARE* as opposed to a platform_device (see: clk-hi6220.c vs clk-hi3519.c respectively)