mmind00 changed the topic of #linux-rockchip to: Rockchip development discussion | public log at https://libera.irclog.whitequark.org/linux-rockchip
stikonas has quit [Remote host closed the connection]
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #linux-rockchip
hexdump01 has quit [Ping timeout: 245 seconds]
hexdump01 has joined #linux-rockchip
Daanct12 has joined #linux-rockchip
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
vagrantc has quit [Quit: leaving]
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
psydroid2 has joined #linux-rockchip
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
raster has joined #linux-rockchip
raster has quit [Quit: Gettin' stinky!]
psydroid2 has quit [Quit: KVIrc 5.2.6 Quasar http://www.kvirc.net/]
stikonas has joined #linux-rockchip
kbingham has quit [Quit: ZNC - http://znc.in]
kbingham has joined #linux-rockchip
stikonas has quit [Remote host closed the connection]
cbeznea_ has joined #linux-rockchip
anarsoul|2 has joined #linux-rockchip
cyrozap_ has joined #linux-rockchip
s1b1_ has joined #linux-rockchip
Emantor_ has joined #linux-rockchip
franoosh has joined #linux-rockchip
hexdump03 has joined #linux-rockchip
dsimic_ has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
hexdump01 has quit [*.net *.split]
Emantor has quit [*.net *.split]
anarsoul has quit [*.net *.split]
s1b1 has quit [*.net *.split]
dsimic has quit [*.net *.split]
cyrozap has quit [*.net *.split]
clarity has quit [*.net *.split]
cyrozap_ is now known as cyrozap
Emantor_ is now known as Emantor
clarity has joined #linux-rockchip
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
franoosh has joined #linux-rockchip
Daanct12 has quit [Quit: WeeChat 4.7.1]
franoosh has quit [Remote host closed the connection]
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
franoosh has joined #linux-rockchip
ungeskriptet has quit [Remote host closed the connection]
franoosh has quit [Remote host closed the connection]
franoosh has joined #linux-rockchip
ungeskriptet has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
franoosh has joined #linux-rockchip
erg_ has joined #linux-rockchip
franoosh has quit [Ping timeout: 260 seconds]
erg_ has quit [Remote host closed the connection]
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
franoosh has joined #linux-rockchip
chewitt has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
<chewitt> diederik please explain the requirement for gpu opp points being above pinctrl?
<chewitt> I don't see any relationship like that in other dtsi files
franoosh has joined #linux-rockchip
<chewitt> there's no adherence to that in rk3328.dtsi that I can see, stuff is not alpha-sorted for sure
<diederik> There is indeed quite a bit inconsistency and wondering what name I should suggest to you, resulted in dsimic_'s patch. But according to the DTS coding style, it should be moved as I suggested
<diederik> nodes with a unit address are sorted like that and now the gpu_opp_table is within those ... without a unit address (which it should not have)
franoosh has quit [Remote host closed the connection]
<diederik> So the gpu_opp_table falls to rule number 2 while the nodes with an address fall under rule number 1
<diederik> hmm ...
<chewitt> there's a load of nodes at the top of the file that are not sorted ..
<chewitt> I'll leave for Heiko to move if needed
<diederik> yeah, I just noticed that too (hence the 'hmm ...')
<diederik> thermal_zones is also just 'somewhere' between the nodes with an address
<diederik> ... which is also the case with rk356x-base. I'll stay away and leave it up to others
dsimic_ has quit [Ping timeout: 258 seconds]
dsimic has joined #linux-rockchip
<chewitt> I used https://magic-8ball.com with "should we place the gpu opps node above pinctrl?" and it said "My reply is no" :)
<diederik> Yeah, please ignore me. Also in rk3588-base.dtsi the 3 clock-N are sorted by their label, not by their name ...
<dsimic> oh wow, look at that, I had an underscoe in my nickname for a while
paulk-bis has quit [Ping timeout: 250 seconds]
<dsimic> it's time to debug what was going on with my IRC client's configuration
<dsimic> s/underscoe/underscore/
stikonas has joined #linux-rockchip
chewitt has quit [Read error: Connection reset by peer]
chewitt has joined #linux-rockchip
Kwiboo has quit [Ping timeout: 245 seconds]
Kwiboo has joined #linux-rockchip
paulk has joined #linux-rockchip
paulk has joined #linux-rockchip
chewitt_ has joined #linux-rockchip
chewitt has quit [Ping timeout: 258 seconds]
chewitt_ is now known as chewitt
chewitt has quit [Quit: Zzz..]
tlwoerner has quit [Quit: Leaving]
raster has joined #linux-rockchip
cbeznea_ has quit [Ping timeout: 258 seconds]
vagrantc has joined #linux-rockchip
anarsoul|2 has quit [Quit: ZNC 1.9.1 - https://znc.in]
anarsoul has joined #linux-rockchip
adadad_ has joined #linux-rockchip
adadad has quit [Ping timeout: 260 seconds]
adadad_ is now known as adadad
raster has quit [Quit: Gettin' stinky!]
anarsoul has quit [Quit: ZNC 1.9.1 - https://znc.in]
anarsoul has joined #linux-rockchip
stikonas has quit [Remote host closed the connection]