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
Elpaulo has quit [Quit: Elpaulo]
sputnik_ has quit [Read error: Connection reset by peer]
sputnik_ has joined #linux-amlogic
sputnik_ has quit [Client Quit]
sputnik_ has joined #linux-amlogic
_whitelogger has joined #linux-amlogic
Barada has joined #linux-amlogic
afaerber has quit [Quit: Leaving]
<lvrp16> is the scpi broken on 4.18?
<lvrp16> cpufreq: __target_index: Failed to change cpu frequency: -5
afaerber has joined #linux-amlogic
<lvrp16> ahhh fclk_div2 didn't make it
afaerber has quit [Quit: Leaving]
saintdev_ has joined #linux-amlogic
saintdev has quit [Ping timeout: 245 seconds]
saintdev_ is now known as saintdev
Barada has quit [Quit: Barada]
Barada has joined #linux-amlogic
<lvrp16> hmm i added the critical flag to fclk_div2 and still didn't work
afaerber has joined #linux-amlogic
<xdarklight> lvrp16: is that kernel log from serial console (attached during boot) or SSH?
<xdarklight> lvrp16: typically right after "scpi_protocol scpi: SCP Protocol legacy pre-1.0 firmware" there's "domain-0 init dvfs: 4" (which I believe is logged by the SCPI firmware): https://storage.kernelci.org/mainline/master/v4.18-2972-g31130a16d459/arm64/defconfig/lab-baylibre-seattle/boot-meson-gxl-s905x-khadas-vim.html
<xdarklight> but it can only be seen when using uart_AO
vagrantc has joined #linux-amlogic
sputnik_ has quit [Remote host closed the connection]
return0xe has quit [Quit: Leaving]
return0e has joined #linux-amlogic
Barada has quit [Quit: Barada]
jakogut has quit [Quit: jakogut]
jakogut has joined #linux-amlogic
afaerber has quit [Ping timeout: 255 seconds]
return0e has quit [Ping timeout: 248 seconds]
afaerber has joined #linux-amlogic
afaerber has quit [Excess Flood]
afaerber has joined #linux-amlogic
return0e has joined #linux-amlogic
<xdarklight> haven't booted the final 4.18 myself yet, but I remember that it was working at the time when I sent the S905W patches
<lvrp16> xdarklight: could be something in u-boot or my build process. i will try vanilla 4.18 later.
<lvrp16> and vanilla u-boot
sputnik_ has joined #linux-amlogic
Barada has joined #linux-amlogic
<The_Coolest> openvfd now compiles and works on mainline :D
vagrantc has quit [Quit: leaving]
<afaerber> Should uart_C be working on S905 when overriding status and setting pinctrl as done for nanopi-k2?