narmstrong changed the topic of #linux-amlogic to: Amlogic mainline kernel development discussion - our wiki http://linux-meson.com/ - ml linux-amlogic@lists.infradead.org - Publicly Logged on https://irclog.whitequark.org/linux-amlogic
nsaenz has joined #linux-amlogic
nsaenz has quit [Remote host closed the connection]
Darkmatter66 has joined #linux-amlogic
Darkmatter66_ has quit [Ping timeout: 240 seconds]
_whitelogger has joined #linux-amlogic
_whitelogger has joined #linux-amlogic
_whitelogger has joined #linux-amlogic
Darkmatter66_ has joined #linux-amlogic
Darkmatter66 has quit [Ping timeout: 272 seconds]
_whitelogger has joined #linux-amlogic
_whitelogger has joined #linux-amlogic
<xdarklight> chewitt: too bad :/
<chewitt> is the "5f6c6d61ffffffff" value = 50ºC or was that just a lucky guess?
<xdarklight> it was a lucky guess unfortunately :/
<xdarklight> chewitt: hmm, another random guess: can you enable the SAR ADC node (&saradc) on your board like it's done here: https://github.com/torvalds/linux/blob/master/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-p212.dtsi (note: you may have to copy the vddio_ao18 over as well)?
<xdarklight> maybe Linux is disabling the ADC clock and now u-boot (who uses the ADC to read the temperature) gets only garbage
Darkmatter66 has joined #linux-amlogic
Darkmatter66_ has quit [Ping timeout: 272 seconds]
afaerber has quit [Remote host closed the connection]
afaerber has joined #linux-amlogic
drieschel has joined #linux-amlogic
_whitelogger has joined #linux-amlogic
drieschel has quit [Quit: drieschel]
sputnik_ has quit [Remote host closed the connection]
<chewitt> xdarklight: I'll have a play once kids are in bed, thanks
return0e has quit [Ping timeout: 252 seconds]
return0e has joined #linux-amlogic
<chewitt> HUB:~ # cat /sys/class/hwmon/hwmon0/temp1_input
<chewitt> 50000
<chewitt> so that's a beer I owe you :)
<chewitt> the next item on my list is figuring out why these boxes can't see the cpu serial
<chewitt> on all the GXL devices I have "cat /sys/bus/platform/devices/firmware\:secure-monitor/serial" shows the serial
<chewitt> on these two GXBB device I see "cat: read error: Invalid argument"
<chewitt> as most Android boxes don't have MAC addresses set, I'm using a simple systemd service to create a persistent MAC from the CPU serial
<chewitt> but this isn't possible on these boxes
<chewitt> and I'm not sure if this is something specific to these two (WeTek Hub/Play 2) or all GXBB devices
warpme_ has joined #linux-amlogic
<xdarklight> chewitt: sweet :)
<xdarklight> chewitt: are you running mainline or -next ?
<chewitt> mainline
<chewitt> as much as the bleeding edge can be interesting.. it's also hard work
<chewitt> i'll test without last night's patch later .. if it's just the missing saradc node etc. I'll send a patch to add it to the wetek dtsi
<xdarklight> ah, Jerome added the correct clock for the efuse driver
<xdarklight> and you're missing the serial from the secure-monitor
<xdarklight> so these probably aren't related
<xdarklight> but maybe it's one of these: https://github.com/torvalds/linux/commit/d6ee1e7e9004d3d246cdfa14196989e0a9466c16 (just another random guess...)
warpme_ has quit [Quit: warpme_]
warpme_ has joined #linux-amlogic
warpme_ has quit [Quit: warpme_]
ldevulder_ has joined #linux-amlogic
default__ has joined #linux-amlogic
ldevulder_ has quit [Ping timeout: 252 seconds]
<xdarklight> narmstrong: I'm upstreaming IRQ support for the IP101GR PHY currently. do you still have your GXBB NEXBOX A95X - and if you do: could you test IRQ support (assuming the PHY IRQ is routed to GPIOZ_15 like on all other GXBB boards) if I send a patch for that?
nsaenz has joined #linux-amlogic
<narmstrong> xdarklight: I can have a look tomorrow, they may be in our lab already
warpme_ has joined #linux-amlogic
Lyude has quit [Quit: WeeChat 2.2]
Lyude has joined #linux-amlogic
warpme_ has quit [Quit: warpme_]
warpme_ has joined #linux-amlogic
<ndufresne> Make the cerbero cache relocatable was much simpler then I anticipated, https://gitlab.freedesktop.org/ndufresne/cerbero/commit/8a24881a307bd909029721ef6f191d550a613a8b
TheAssassin has quit [Ping timeout: 252 seconds]
nsaenz has quit [Ping timeout: 272 seconds]
sheepman has joined #linux-amlogic
bengal has quit [Ping timeout: 268 seconds]
bengal has joined #linux-amlogic
sputnik_ has joined #linux-amlogic
<xdarklight> narmstrong: for testing on the GXBB Nexbox A95X you need: 1) IP101GR PHY interrupt patches from https://patchwork.ozlabs.org/cover/999574/ 2) .dts patch which enables the interrupt for that box: https://paste.kde.org/pysqfpndj
<xdarklight> cat /proc/interrupts should show that you're *not* getting a flood of interrupts on GPIOZ_15. if you remove the "icplus,select-interrupt;" or apply the .dts-patch without the PHY driver patches then you'll probably see a flood of interrupts
warpme_ has quit [Quit: warpme_]
warpme_ has joined #linux-amlogic
return0e has quit []
return0e has joined #linux-amlogic
warpme_ has quit [Quit: warpme_]
default__ has quit [Ping timeout: 268 seconds]
* ndufresne just notice the wrong channel, sorry for the noise
The_CooIest has joined #linux-amlogic