mmind00 changed the topic of #linux-rockchip to: Rockchip development discussion | public log at https://libera.irclog.whitequark.org/linux-rockchip
montjoie has quit [Ping timeout: 244 seconds]
montjoie has joined #linux-rockchip
<Kwiboo> naoki: correct, there may be some more hidden depends, the odroid-m1 and quartz64/soquartz series lists a few more, or https://github.com/Kwiboo/u-boot-rockchip/commits/rk3568-radxa-e25-v1 have all patches that has been sent
<Kwiboo> btw, on E25 I had some issue with system freeze when running "pci enum", until I disabled pcie3x1 and forced vcc3v3_pi6c_05 to always-on
<naoki> + add something to dts
<naoki> hmm
<Kwiboo> yes, with that compile fix and config options + sata nodes enabled it should work
<naoki> thank you so much :)
<Kwiboo> also the scsi command should be used, trying to use cmd_sata will cause a crash, that confused me a little bit when I tried to get sata working on odroid-m1
<Kwiboo> for the e25 defconfig all kconfig options should be enabled, but no sata node in device tree, so my m.2 sata drive did not work
<Kwiboo> btw, see https://github.com/Kwiboo/u-boot-rockchip/commit/547f916a1eb50688f4b9981aab69fdcf8c241d52 for a dummy ethernet phy driver that should fix phy reset issue on rock-3a
<Kwiboo> will continue working on the full ethernet driver, still having issues with TX packets not reaching network, yet RX packes can be read from the network
punit has quit [Read error: Connection reset by peer]
rajkosto has quit [Read error: Connection reset by peer]
vagrantc has quit [Quit: leaving]
<naoki> sre: I noticed rockchip_cpufreq_probe() is called (and failed) on non-rk3588 board (ROCK 3A)
dossalab has joined #linux-rockchip
camus has quit [Read error: Connection reset by peer]
camus1 has joined #linux-rockchip
camus1 is now known as camus
Danct12 has quit [Remote host closed the connection]
Danct12 has joined #linux-rockchip
stikonas has joined #linux-rockchip
ldevulder has joined #linux-rockchip
jaganteki has joined #linux-rockchip
ldevulder has quit [Quit: Leaving]
ldevulder has joined #linux-rockchip
stikonas has quit [Ping timeout: 258 seconds]
dossalab has quit [Read error: Connection reset by peer]
punit has joined #linux-rockchip
dossalab has joined #linux-rockchip
dossalab has quit [Ping timeout: 246 seconds]
dliviu has quit [Quit: Going away]
dliviu has joined #linux-rockchip
naoki has quit [Quit: naoki]
jaganteki has quit [Quit: Client closed]
sally has quit [Ping timeout: 260 seconds]
rembo10 has quit [Quit: ZNC 1.8.2 - https://znc.in]
rembo10 has joined #linux-rockchip
dossalab has joined #linux-rockchip
dossalab has quit [Ping timeout: 250 seconds]
macromorgan has joined #linux-rockchip
dliviu has quit [Ping timeout: 245 seconds]
dliviu has joined #linux-rockchip
stikonas has joined #linux-rockchip
<sre> HDMI signal.
<sre> naoki: adding &pcie30x1m1_pins pinctrl to &pcie2x1l0 is wrong for multiple reasons. First of all it muxes functionality to a different IP. The pins must be configured as GPIO, but it does not matter because the driver does not support wake and irqreq GPIOs. So only the reset gpio needs to be configured. Last but not least it also muxes an unrelated
<sre> naoki: regarding rockchip_cpufreq_probe() - I now added a check to avoid probing on RK3588. But as I said the whole solution is a WIP hack. It's not for production use / upstream submission.
sjoerds has quit [Ping timeout: 250 seconds]
sjoerds has joined #linux-rockchip
crabbedhaloablut has quit []
Net147 has quit [Ping timeout: 246 seconds]
Net147 has joined #linux-rockchip
Net147 has quit [Changing host]
Net147 has joined #linux-rockchip
Kwiboo has quit [Quit: .]
Kwiboo has joined #linux-rockchip
naoki has joined #linux-rockchip
<Kwiboo> naoki: with the E25 kernel patch I sent out today and https://github.com/Kwiboo/u-boot-rockchip/compare/rk3568-radxa-e25-v1..rk3568-radxa-e25-v2 both u-boot and linux can find my sata drive on my E25 :-)
<naoki> oh great! thanks for your nice work :)
<Kwiboo> thanks, will send out a v2 u-boot patch for E25 later
dliviu has quit [Quit: Going away]
dliviu has joined #linux-rockchip