<mrjay>
i'm not sure if it's 100% correct. I'm not a kernel developer. But if you could look at it would be great also
ssvb has quit [Quit: Leaving]
<mrjay>
another issue i'm having with mainline + newest usb-phy patches is dmesg log:
<mrjay>
"phy phy-phy.0: Looking up phy-supply property in node /phy/usb-phy0 failed"
<mrjay>
"dwc2 10180000.usb: Looking up vusb_d-supply property in node /usb@10180000 failed"
markm has joined #linux-rockchip
<mrjay>
dwc2 10180000.usb: Looking up vusb_a-supply property in node /usb@10180000 failed
<mrjay>
usb otg and host works as expected on mk808.
<mrjay>
only i don't know if i should be worry with this logs
<mrjay>
also: "dwc2 10180000.usb: no platform data or transceiver defined"
mrjay has quit [Quit: Page closed]
rory096 has quit [Ping timeout: 244 seconds]
rory096 has joined #linux-rockchip
pizthewiz has joined #linux-rockchip
pizthewiz has quit [Quit:
JohnDoe_71Rus has joined #linux-rockchip
sunilmohan_w has quit [Remote host closed the connection]
sunilmohan_w has joined #linux-rockchip
rory096 has quit [Ping timeout: 240 seconds]
_vaibhavingale_ has joined #linux-rockchip
_vaibhavingale_ has quit [Client Quit]
<rperier>
sjoerd: not sure that I will have time this week to write the dts for rock2 square
<rperier>
I will send some patches if some nodes/caps are missing , but I think that you can work on it if you want
<rperier>
(I have some stuffs broken in yocto and I really want to work on my veyron for now)
<naobsd>
I'll try to do RR2 things in this week... I'm not sure I'll have enough time but I hope it ;)
<rperier>
perhaps you might share some stuffs with sjoerd , he wanted to work on it too
nighty^ has joined #linux-rockchip
<sjoerd>
rperier, naobsd: I'm waiting for mine to arrive still, but will works on it when it does indeed
markm_ has joined #linux-rockchip
markm has quit [Ping timeout: 265 seconds]
<mmind00>
naobsd: not sure actually ... I guess one thing might be that the rk3066 tsadc actually does not do thermal management - as it is only reporting a value like the saradc ... there was iio-thermal proposed somewhere, but I don't think that made it in yet
<mmind00>
but it was reporting actual values for me at the time
markm_ has quit [Ping timeout: 244 seconds]
<naobsd>
mmind00: I see, thanks. I'll try it and if it works I'll prepare dts patches for rk3066 boards
<naobsd>
btw I think it's possible to do "reading thermal sensor then control freq and/or run shutdown" in userland on standard linux environment
<naobsd>
it might be better if there is simple implementation in kernel
<naobsd>
(it might be already available... I have no experience in this area)
premoboss has joined #linux-rockchip
mrjay has joined #linux-rockchip
markm has joined #linux-rockchip
mrueg has quit [Ping timeout: 252 seconds]
mrueg has joined #linux-rockchip
<mrjay>
mmind: what about this usb logs i'm seeing, do i need specify somwere this values?
mrueg has quit [Read error: Connection reset by peer]
mrueg_ has joined #linux-rockchip
dlezcano has joined #linux-rockchip
<mrjay>
mmind00: what about this usb logs i'm seeing, do i need specify somwere this values?
mrueg_ has quit [Remote host closed the connection]
<mrjay>
mmind: about tsadc talk with naobsd it started yesterday in logs. The issue is that after enabling tsadc in device tree i can't read any value. i see it in the /sys but channels are empty. Saradc is ok btw
levd has joined #linux-rockchip
naobsd has quit [Quit: naobsd]
levd has quit [Ping timeout: 244 seconds]
premoboss has quit [Remote host closed the connection]
_vaibhavingale_ has joined #linux-rockchip
<_vaibhavingale_>
I have rockchip dongle which acts as miracast, cromecast and airplay. When I connect it to the TV I can see the welcome screen. I want to Modify that picture. I looked into system.img in that i found images under /usr/share/images
mrjay has quit [Quit: Page closed]
<_vaibhavingale_>
I changed the images, but it didnt work.. any one knows where i can find the images?
_vaibhavingale_ has quit [Quit: Leaving.]
_vaibhavingale_ has joined #linux-rockchip
nighty^ has quit [Ping timeout: 246 seconds]
nighty^ has joined #linux-rockchip
cristian_c has joined #linux-rockchip
_vaibhavingale_ has quit [Quit: Leaving.]
markm has quit [Ping timeout: 272 seconds]
naobsd has joined #linux-rockchip
premoboss has joined #linux-rockchip
markm has joined #linux-rockchip
mrjay has joined #linux-rockchip
<mrjay>
naobsd: mmind: i think my mk808 v1 doesn't have tsadc circuit onboard. I think tsadc driver works fine because issue i'm having with reading values from tsadc is present also on old 3.0.8 kernel
<mrjay>
naobsd: mmind: sorry for the confusion guys
Bludot has joined #linux-rockchip
premoboss has quit [Quit: Sto andando via]
<mmind00>
mrjay: you might need to keep the "00" in my nick, so my irc client notifies me ;-) ... for the problem at hand, according to the TRM at least one channel is supposed to be connected to a soc-internal measuring point and the other being available for something external
<c0d3z3r0>
mmind00: I tested your arm_global_timer patch again and got strange results… the clock runs way too fast. when I set jiffies as clocksource the clock runs correctly. changing it back to arm_global_timer the speed doesn't change anymore and stays running correctly
cnxsoft1 has quit [Quit: cnxsoft1]
rory096 has joined #linux-rockchip
JohnDoe_71Rus has joined #linux-rockchip
_vaibhav_ has joined #linux-rockchip
markm has quit [Ping timeout: 240 seconds]
JohnDoe3 has joined #linux-rockchip
JohnDoe_71Rus has quit [Ping timeout: 265 seconds]
<mmind00>
c0d3z3r0: as I said, I didn't even test this, just thumbed through the clocksource code looking for functions that sounded adequate
<mrjay>
mmind00: i keep forgetting about zeros ;)
gb_master has joined #linux-rockchip
<mrjay>
mmind00: could you look at this code: http://pastebin.com/ir14eBmu , this is how i enabled tsadc in device tree. Maybe i'm missing something? I'm very noob in this kernel stuff
premoboss has quit [Quit: Sto andando via]
pizthewiz has joined #linux-rockchip
markm has joined #linux-rockchip
_vaibhav_ has quit [Quit: Page closed]
sunilmohan_ has joined #linux-rockchip
sunilmohan_ has quit [Read error: Connection reset by peer]
cristian_c has quit [Quit: Bye]
naobsd has quit [Quit: naobsd]
Bludot has quit [Quit: Connection closed for inactivity]
<amstan>
mrjay: use tab complete
<mrjay>
amstan: cool ... like in bash
<mrjay>
amstan: thx :)
gb_master has quit [Quit: Leaving]
<mmind00>
mrjay: yep looks similar to my workbench stuff enabling the tsadc for the curie2
nighty^ has quit [Quit: Disappears in a puff of smoke]
<mrjay>
mmind00: than i think that circuit responsible for temerature measurement is absent :( in this model.
<mrjay>
Anyway mk808 dts is almost ready.
<mrjay>
I'll do some testing and than upload it somwere