mmind00 changed the topic of #linux-rockchip to: Rockchip development discussion | public log at https://libera.irclog.whitequark.org/linux-rockchip
raster has quit [Quit: Gettin' stinky!]
warpme_ has quit [Ping timeout: 252 seconds]
warpme_ has joined #linux-rockchip
warpme_ has quit [Ping timeout: 265 seconds]
stikonas_ is now known as stikonas
warpme_ has joined #linux-rockchip
warpme_ has quit [Ping timeout: 252 seconds]
warpme_ has joined #linux-rockchip
warpme_ has quit [Ping timeout: 276 seconds]
warpme_ has joined #linux-rockchip
warpme_ has quit [Ping timeout: 248 seconds]
qschulz has quit [Remote host closed the connection]
qschulz has joined #linux-rockchip
MyNetAz has quit [Read error: Connection reset by peer]
warpme_ has joined #linux-rockchip
MyNetAz has joined #linux-rockchip
warpme_ has quit [Ping timeout: 252 seconds]
warpme_ has joined #linux-rockchip
warpme_ has quit [Ping timeout: 252 seconds]
stikonas has quit [Quit: Konversation terminated!]
warpme_ has joined #linux-rockchip
warpme_ has quit [Ping timeout: 252 seconds]
warpme_ has joined #linux-rockchip
warpme_ has quit [Ping timeout: 260 seconds]
b0 has quit [Quit: Ping timeout (120 seconds)]
b0 has joined #linux-rockchip
warpme_ has joined #linux-rockchip
warpme_ has quit [Ping timeout: 252 seconds]
warpme_ has joined #linux-rockchip
warpme_ has quit [Ping timeout: 244 seconds]
warpme_ has joined #linux-rockchip
warpme_ has quit [Ping timeout: 252 seconds]
hexdump0815 has quit [Ping timeout: 252 seconds]
hexdump0815 has joined #linux-rockchip
warpme_ has joined #linux-rockchip
warpme_ has quit [Ping timeout: 265 seconds]
warpme_ has joined #linux-rockchip
warpme_ has quit [Ping timeout: 252 seconds]
gnuiyl__ has joined #linux-rockchip
gnuiyl_ has quit [Ping timeout: 272 seconds]
MyNetAz has quit [Remote host closed the connection]
warpme_ has joined #linux-rockchip
MyNetAz has joined #linux-rockchip
warpme_ has quit [Ping timeout: 248 seconds]
MyNetAz has quit [Remote host closed the connection]
MyNetAz has joined #linux-rockchip
warpme_ has joined #linux-rockchip
warpme_ has quit [Ping timeout: 252 seconds]
warpme_ has joined #linux-rockchip
warpme_ has quit [Ping timeout: 246 seconds]
warpme_ has joined #linux-rockchip
warpme_ has quit [Ping timeout: 260 seconds]
naoki has joined #linux-rockchip
<naoki> I'm trying to get adc value on u-boot on rk3588(s)
<naoki> => adc list
<naoki> - adc@fec10000 status: 0
<naoki> => adc single 0 5
<naoki> Error getting single shot for device 0 channel 5 (ret=-19)
<naoki> :(
<naoki> ah
<naoki> => adc single adc@fec10000 5
<naoki> 1031, 453186 uV
<naoki> adc_channel_single_shot() in SPL get ENODEV :(
<naoki> it's working on rk3566...
warpme_ has joined #linux-rockchip
warpme_ has quit [Ping timeout: 252 seconds]
warpme_ has joined #linux-rockchip
warpme_ has quit [Ping timeout: 276 seconds]
<naoki> on rk3588, adc_channel_single_shot() in SPL gets error at uclass_get_device_by_name()
warpme_ has joined #linux-rockchip
warpme_ has quit [Ping timeout: 244 seconds]
Hypfer66 has joined #linux-rockchip
Hypfer6 has quit [Ping timeout: 244 seconds]
Hypfer66 is now known as Hypfer6
warpme has joined #linux-rockchip
warpme_ has joined #linux-rockchip
warpme_ has quit [Ping timeout: 248 seconds]
warpme has quit [Read error: Connection reset by peer]
warpme_ has joined #linux-rockchip
jcarrasco_ has joined #linux-rockchip
mriesch_ has joined #linux-rockchip
mriesch has quit [Ping timeout: 276 seconds]
jcarrasco has quit [Ping timeout: 276 seconds]
warpme__ has joined #linux-rockchip
warpme__ has quit [Ping timeout: 252 seconds]
stikonas has joined #linux-rockchip
jcarrasco_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
mriesch_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
jcarrasco has joined #linux-rockchip
mriesch has joined #linux-rockchip
System_Error has quit [Remote host closed the connection]
System_Error has joined #linux-rockchip
warpme__ has joined #linux-rockchip
warpme__ has quit [Ping timeout: 252 seconds]
kevery1 has joined #linux-rockchip
kevery has quit [Read error: Connection reset by peer]
kevery1 is now known as kevery
warpme__ has joined #linux-rockchip
warpme_ has quit [Quit: Textual IRC Client: www.textualapp.com]
warpme has joined #linux-rockchip
warpme__ has quit [Ping timeout: 252 seconds]
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
warpme_ has joined #linux-rockchip
warpme_ has quit [Ping timeout: 252 seconds]
warpme has joined #linux-rockchip
warpme has quit [Client Quit]
digetx has quit [Ping timeout: 252 seconds]
dsimic has quit [Ping timeout: 244 seconds]
repk has quit [Ping timeout: 244 seconds]
digetx has joined #linux-rockchip
dsimic has joined #linux-rockchip
warpme_ has joined #linux-rockchip
repk has joined #linux-rockchip
digetx has quit [Ping timeout: 260 seconds]
digetx has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
psydroid has joined #linux-rockchip
<naoki> silly question... which should be used for sorting, node name or node label...?
warpme_ has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
Hypfer6 has quit [Quit: Ping timeout (120 seconds)]
Hypfer6 has joined #linux-rockchip
<mmind00> naoki: for nodes: ... if you have a reg-address (foo@f90a0000 {} ) -> by reg-address, if the node only has a name (i.e. regulator-something) -> by node name
<mmind00> naoki: sort by phandle (label) only for the references ... i.e. &saradc {} higher then &tsadc {} ... etc
<naoki> thanks...
smaeul_ has joined #linux-rockchip
smaeul has quit [Ping timeout: 260 seconds]
stikonas has quit [Read error: Connection reset by peer]
stikonas has joined #linux-rockchip
warpme has joined #linux-rockchip
naoki has quit [Quit: naoki]
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
digetx has quit [Ping timeout: 260 seconds]
digetx has joined #linux-rockchip
stikonas has quit [Quit: Konversation terminated!]
stikonas has joined #linux-rockchip
raster has joined #linux-rockchip
raster has quit [Quit: Gettin' stinky!]
franoosh has joined #linux-rockchip
franoosh has quit [Ping timeout: 244 seconds]
mriesch has quit [Ping timeout: 252 seconds]
jcarrasco has quit [Ping timeout: 252 seconds]
warpme_ has joined #linux-rockchip
franoosh has joined #linux-rockchip
jcarrasco has joined #linux-rockchip
mriesch has joined #linux-rockchip
franoosh has quit [Read error: Connection reset by peer]
franoosh has joined #linux-rockchip
franoosh has quit [Ping timeout: 265 seconds]
franoosh has joined #linux-rockchip
franoosh has quit [Ping timeout: 252 seconds]
franoosh has joined #linux-rockchip
Hypfer69 has joined #linux-rockchip
Hypfer6 has quit [Ping timeout: 244 seconds]
Hypfer69 is now known as Hypfer6
franoosh has quit [Ping timeout: 244 seconds]
psydroid has quit [Quit: KVIrc 5.2.6 Quasar http://www.kvirc.net/]
franoosh has joined #linux-rockchip
warpme has joined #linux-rockchip
warpme has quit [Client Quit]
dlg has quit [Ping timeout: 272 seconds]
dlg has joined #linux-rockchip
warpme_ has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
franoosh has quit [Read error: Connection reset by peer]
franoosh has joined #linux-rockchip
franoosh has quit [Read error: Connection reset by peer]
franoosh has joined #linux-rockchip
Kwiboo- has joined #linux-rockchip
Kwiboo has quit [Ping timeout: 260 seconds]
franoosh has quit [Ping timeout: 260 seconds]
franoosh has joined #linux-rockchip
erg_ has joined #linux-rockchip
franoosh has quit [Ping timeout: 252 seconds]
erg_ has quit [Remote host closed the connection]
erg_ has joined #linux-rockchip
erg__ has joined #linux-rockchip
erg_ has quit [Ping timeout: 245 seconds]
naoki has joined #linux-rockchip
erg_ has joined #linux-rockchip
erg__ has quit [Ping timeout: 252 seconds]