<diederik>
As I guess most will use the example in the binding as starting point, it would be useful to get it correct/preferred there
<mmind00>
the justification in all cases is, that it's hard to read when properties are sorted "randomly" ... when you're past "power-domains" you generally don't expect "pinctrl" to turn up later
<mmind00>
so it's not "wrong" in that example, but re-sorting would make it easier to parse by people
<diederik>
don't get me wrong, I completely agree with that. But the "Reviewed-by" list is rather large ... and includes Rob Herring ...
<mmind00>
most reviewed-bys are from @collabora.com ... don't know how nitpicky they are with each other ;-)
<diederik>
yeah, I noticed that too ;-) Hence me highlighting Rob
<diederik>
I'll just formulate it as a question then
kevery has quit [Read error: Connection reset by peer]
kevery has joined #linux-rockchip
<diederik>
CounterPillow: thanks :)
kevery1 has joined #linux-rockchip
kevery has quit [Ping timeout: 272 seconds]
kevery1 is now known as kevery
<diederik>
Found a spelling mistake as well ;-P
<diederik>
The devisibility by 4 and the IRQ issue (wrt DSI2 controller) are 2 different things, right?
<mmind00>
diederik: yep ... as Andy said in v3 ... the div-by-4 is a vop-thing
<mmind00>
and the irq a result of that
<diederik>
which means they are connected ... which makes it odd that I have that problem on a PineTab2 with its 1280x800 resolution
<mmind00>
diederik: but with that pile of other error messages you had, there seems to be a lot more wrong ;-)
<diederik>
yeah, that too ;-)
<diederik>
what is odd that I only saw those error msgs recently for the first time
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dsimic has quit [Ping timeout: 244 seconds]
dsimic has joined #linux-rockchip
ldevulder has joined #linux-rockchip
MyNetAz has quit [Read error: Connection reset by peer]
MyNetAz has joined #linux-rockchip
warpme has joined #linux-rockchip
chewitt_ has joined #linux-rockchip
chewitt has quit [Ping timeout: 265 seconds]
chewitt_ has quit [Client Quit]
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<qschulz>
to answer myself, the deterministic way to use the "new" gpio interface is by using the name of the gpiochip and not the index, i.e. for Rockchip boards: gpioX and neither /dev/gpiochipX nor gpiochipX
Daanct12 has quit [Quit: WeeChat 4.4.4]
warpme has joined #linux-rockchip
<CounterPillow>
Drinking game: open a rockchip TRM and take a shot whenever some hardware block has a scale or blit functionality tacked on
<jakllsch>
heh
<CounterPillow>
Right now I can think of: RGA2, RGA3, rkvdec2, probably Hantro, probably rkdjpeg, rkisp, and the VOP
<mps>
is Radxa 5B (RK5588) board supported in mainline kernel?
<mmind00>
CounterPillow: you rigged the question to maximize the number of drinks ;-)
<jakllsch>
5588?
<jakllsch>
3588?
<CounterPillow>
mps: yes, but please use the latest released kernel
<phh>
CounterPillow: i wasn't aware there was rga 2 & 3. what do they do differently? (or it's two instances of a RGA?)
<mps>
CounterPillow: yes, 3588
<CounterPillow>
phh: two different IPs altogether I think, don't remember the specifics
<CounterPillow>
phh: right, I could count those separately too :D
<mps>
CounterPillow: I don't have this board but would like to enable for it all needed drivers/options for alpine kernel
<CounterPillow>
mps: afaik diederik (or am I misremembering?) had a script to find all the needed drivers for a specific device tree which would tell you what options to enable
<mps>
CounterPillow: would be nice to download this script
<phh>
(just checked, rk3588 has one big VOP, two middle, one small)
System_Error has quit [Remote host closed the connection]
System_Error has joined #linux-rockchip
naoki has joined #linux-rockchip
<naoki>
Kwiboo: how can I see log_debug() messages?
MyNetAz has quit [Read error: Connection reset by peer]
<Kwiboo>
naoki: same as debug(), and possible also if you build with LOG and low enough LOGLEVEL or similar, I always just use #define LOG_DEBUG at top of file :-)
<naoki>
Kwiboo: ok :D
MyNetAz has joined #linux-rockchip
System_Error has quit [Remote host closed the connection]