<Kwiboo>
having trouble sending out patches to u-boot mailing list for the pcie bifurcation support part, will have to re-send it again later
<Kwiboo>
yeah, some kind of dt overlay for u-boot proper would be nice
crabbedhaloablut has joined #linux-rockchip
alpernebbi has quit [Ping timeout: 250 seconds]
alpernebbi has joined #linux-rockchip
_hramrach has quit [Ping timeout: 246 seconds]
Stat_headcrabed has joined #linux-rockchip
naoki has quit [Quit: naoki]
Stat_headcrabed has quit [Quit: Stat_headcrabed]
Danct12 has quit [Quit: A-lined: User has been AVIVA lined]
Danct12 has joined #linux-rockchip
vagrantc has joined #linux-rockchip
<sre>
I guess ideally U-Boot could try to probe SATA and then either keep SATA or switch to PCIe based on device detection.
stikonas has joined #linux-rockchip
<Kwiboo>
sre: yeah, that would be ideal, some auto detect feature
<Kwiboo>
sre: In your "RK3588 PCIe3 support" series you mentioned that pcie phy driver is missing bifurcation feature, yet there is some bifurcation configuration going on based on the data-lanes property
kevery has quit [Ping timeout: 245 seconds]
kevery has joined #linux-rockchip
<Kwiboo>
I have a U-Boot series that adds rk3588 pcie3 phy support based on the linux driver, do you think that the data-lanes handling is something that will need to change?
<Kwiboo>
can only test the aggregated x4 mode on my rock 5b, guess code can always be updated/fixed once there is devices that use bifurcation :-)
kevery1 has joined #linux-rockchip
kevery has quit [Ping timeout: 246 seconds]
kevery1 is now known as kevery
crabbedhaloablut has quit []
naoki has joined #linux-rockchip
kevery1 has joined #linux-rockchip
kevery has quit [Remote host closed the connection]
kevery1 is now known as kevery
<sre>
Kwiboo: I guess I should have looked a bit more detailed. I only quickly skipped over it and noticed pcie30_phymode is unused. Looks like it is indeed supported and pcie30_phymode is just a leftover.
<Kwiboo>
great, then I was not missing something, u-boot patches was sent earlier to bring pcie3 phy driver in sync with linux :-)