<karlp>
ok... I think I just need to get the regulator tweaked. I've got https://termbin.com/imwl as an overlay, but none of those three regulators show up in /sys/class/regulator, and the gpio doesnt show upin /sys/kernel/debug/gpio so I don't think it's being "overlayed" correctly.
<karlp>
without power enabled, it's kinda expected that the ov5640 driver complains about register read failures.
<karlp>
but I'm not sure what I'm missing to make the overlay build those regulators?
gaston1980 has quit [Quit: Konversation terminated!]
ChriChri_ has joined #linux-sunxi
ChriChri has quit [Ping timeout: 256 seconds]
ChriChri_ is now known as ChriChri
obbardc has quit [Ping timeout: 265 seconds]
obbardc has joined #linux-sunxi
RichardG867_ has joined #linux-sunxi
RichardG867 has quit [Ping timeout: 272 seconds]
sunshavi has joined #linux-sunxi
random_yanek has quit [Ping timeout: 264 seconds]
sunshavi has quit [Remote host closed the connection]
RichardG867_ is now known as RichardG867
sunshavi has joined #linux-sunxi
wigyori has quit [Ping timeout: 256 seconds]
wigyori has joined #linux-sunxi
sunilmohan has quit [Ping timeout: 256 seconds]
buZz has quit [Ping timeout: 256 seconds]
mripard has quit [Ping timeout: 260 seconds]
mripard has joined #linux-sunxi
buZz has joined #linux-sunxi
buZz is now known as Guest37465
sunilmohan has joined #linux-sunxi
sunilmohan has joined #linux-sunxi
tuxd3v has quit [Quit: Leaving]
tuxd3v has joined #linux-sunxi
lurchi_ has joined #linux-sunxi
tuxd3v has quit [Quit: Leaving]
victhor has quit [Quit: Leaving]
TheSeven has quit [Ping timeout: 260 seconds]
TheSeven has joined #linux-sunxi
sunshavi has quit [Ping timeout: 265 seconds]
lurchi_ is now known as lurchi__
_whitelogger has joined #linux-sunxi
sunshavi has joined #linux-sunxi
sunshavi has quit [Remote host closed the connection]
sunshavi has joined #linux-sunxi
<wens>
karlp: not all camera modules require MCLK. some use an external crystal
<wens>
also , MCLK is not part of CSI. it's more of a direct output from the CCU
<wens>
karlp: use dtc included with the kernel?
<wens>
karlp: try having the regulators in a fragment, with the root ( / ) as the target (target = <&{/}>) ?
lurchi_ has joined #linux-sunxi
lurchi__ has quit [Ping timeout: 260 seconds]
ldevulder has quit [Ping timeout: 240 seconds]
netlynx has joined #linux-sunxi
netlynx has quit [Changing host]
netlynx has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
diego71 has quit [Ping timeout: 256 seconds]
lkcl__ has joined #linux-sunxi
lkcl_ has quit [Ping timeout: 256 seconds]
jbrown has quit [Remote host closed the connection]
reinforce has joined #linux-sunxi
Guest37465 has quit [Changing host]
Guest37465 has joined #linux-sunxi
Guest37465 is now known as buZz
AneoX has joined #linux-sunxi
cmeerw has joined #linux-sunxi
ldevulder has joined #linux-sunxi
diego71 has joined #linux-sunxi
ldevulder_ has joined #linux-sunxi
ldevulder has quit [Ping timeout: 256 seconds]
ldevulder__ has joined #linux-sunxi
ldevulder_ has quit [Ping timeout: 265 seconds]
AneoX has quit [Ping timeout: 264 seconds]
AneoX has joined #linux-sunxi
random_yanek has joined #linux-sunxi
warpme_ has joined #linux-sunxi
matthias_bgg has joined #linux-sunxi
tnovotny has joined #linux-sunxi
<karlp>
wens: great thanks for both.
<karlp>
yeah, I'm more used to a plain dtc, but this armbianbuild root is... more complicated than I'mused to, and the "just add an overlay" worked out very well for the lcd touch screen, so was tryign to get it for this camera too.
<karlp>
your patches for pinetab and example for some bpi model have proved very informative :)
Mangy_Dog has joined #linux-sunxi
jbrown has joined #linux-sunxi
<TiD91>
Hello, with my BPI-M1 I'm on kernel 5.8.0 with Archlinux Arm (I guess it's mainline) and u-boot from latest commit on master. Booting up works as expected, but I can't shutdown or reboot. Uart shows a kernel panic when shutting down... Any help on what to look for to fix shutdown and reboot?
cmeerw has quit [Ping timeout: 244 seconds]
cmeerw has joined #linux-sunxi
jbrown has quit [Ping timeout: 272 seconds]
cnxsoft has joined #linux-sunxi
cnxsoft1 has quit [Read error: Connection reset by peer]
jbrown has joined #linux-sunxi
andy25225 has quit [Ping timeout: 260 seconds]
Tenkawa has joined #linux-sunxi
<martinayotte_>
tuxd3v: the 1500000 is the maximum possible, but the default is been determine by kernel argument, such as "console=ttyS0,115200"
andy25225 has joined #linux-sunxi
specing has joined #linux-sunxi
<willmore>
It's the base baud, i.e. the clock that supplies the serial port and is divided down to get the other baud rates.
andy25225 has quit [Ping timeout: 256 seconds]
andy25225 has joined #linux-sunxi
JohnDoe_71Rus has quit [Ping timeout: 246 seconds]
<mru>
no, that clock is usually 24 MHz on sunxi
<mru>
dividing that by 16 gives the highest bit rate of 1.5 MHz
<hexdump0815>
jernej: and your patch does not change anything for my box - same result as without patch und the usual rank=2 - "Error while initializing DRAM PHY!"
<jernej>
hexdump0815: Thanks for testing. Can you also give me values printed before this error message?
<jernej>
are values printed with and without patch same?
<Ashleee>
jernej, sorry cannot test today :( maybe tomorrow
JohnDoe_71Rus has quit [Quit: KVIrc KVIrc Aria 5.0.1, revision: 5.0.1+git-7433-0df9f22f2, build type: debug, sources date: 20160102, built on: 2019-12-08 19:19:20 UTC 5.0.1+git-7433-0df9f22f2 http://www.kvirc.net/]
andy25225 has quit [Ping timeout: 240 seconds]
andy25225 has joined #linux-sunxi
jbrown has joined #linux-sunxi
<willmore>
mru, good point, sorry to be unclear. There is a manditory /16 in the hardware of the 16550 type UART.
[7] has quit [Ping timeout: 260 seconds]
andy25225 has quit [Ping timeout: 240 seconds]
TheSeven has joined #linux-sunxi
msimpson has joined #linux-sunxi
andy25225 has joined #linux-sunxi
<hexdump0815>
jernej: maybe better ignore my last output - here is one after a full make clean and remake which i think looks more real: https://pastebin.com/raw/6XhSSXkm
<hexdump0815>
jernej: ah or do you mean to adjust the regdump from ashleee to that range?
<jernej>
yes, second one
<hexdump0815>
jernej: on it - i combine it with the test-04 patch and maybe we see a difference in the dumps between the reset case and the case when it works - would this make sense?
<hexdump0815>
jernej: and with that it works reliable each time :)
<hexdump0815>
jernej: can you maybe make sense out of this? it does not print any registers though ... maybe the patch from ashleee is setting the rank to 1 combined with your test-04 patch from january make it work together?
<jernej>
can you make diff between mainline and changes you have?