ChanServ changed the topic of #linux-rockchip to: Rockchip development discussion | IRC log http://irclog.whitequark.org/linux-rockchip | Community GH https://github.com/linux-rockchip | Rockchip GH https://github.com/rockchip-linux | ML https://groups.google.com/group/linux-rockchip
stikonas has quit [Remote host closed the connection]
vagrantc has quit [Quit: leaving]
_whitelogger has joined #linux-rockchip
stdint has quit [Ping timeout: 246 seconds]
stdint has joined #linux-rockchip
vstehle has quit [Ping timeout: 244 seconds]
kaspter has joined #linux-rockchip
kaspter has quit [Quit: kaspter]
stdint has quit [Read error: Connection reset by peer]
stdint has joined #linux-rockchip
stdint has quit [Read error: Connection reset by peer]
stdint has joined #linux-rockchip
MoeIcenowy has quit [Quit: ZNC 1.6.5+deb1+deb9u1 - http://znc.in]
MoeIcenowy has joined #linux-rockchip
kaspter has joined #linux-rockchip
kaspter has quit [Read error: Connection reset by peer]
kaspter has joined #linux-rockchip
lykt has quit [Quit: leaving]
vstehle has joined #linux-rockchip
lykt has joined #linux-rockchip
kaspter has quit [Remote host closed the connection]
vagrantc has joined #linux-rockchip
stdint has quit [Ping timeout: 246 seconds]
MoeIcenowy has quit [Quit: ZNC 1.6.5+deb1+deb9u1 - http://znc.in]
MoeIcenowy has joined #linux-rockchip
kaspter has joined #linux-rockchip
ifbizo has quit [Ping timeout: 256 seconds]
ifbizo has joined #linux-rockchip
camus has joined #linux-rockchip
kaspter has quit [Read error: Connection reset by peer]
camus is now known as kaspter
vagrantc has quit [Quit: leaving]
_whitelogger has joined #linux-rockchip
<inode> how are the frequencies and voltages specified for cpu operating points usually calculated or derived?
<inode> my dmesg was being flooded often with a triplet of warnings beginning with "rockchip_cpuclk_pre_rate_change: Invalid rate : 1464000000 for cpuclk" until i commented out the operating point for that frequency (the maximum specified) from rk3229.dtsi
kaspter has quit [Ping timeout: 246 seconds]
field^Mop has joined #linux-rockchip
elektrinis has joined #linux-rockchip
elektirnis has quit [Ping timeout: 252 seconds]
field^Mop has quit [Ping timeout: 258 seconds]
chewitt has joined #linux-rockchip
wwilly_ has quit [Ping timeout: 246 seconds]
wwilly has joined #linux-rockchip
ganbold has joined #linux-rockchip
<mmind00> inode: the clk+volt pair in the dts is specified by the soc manufacturer, but needs a corresponding entry in rk3228_cpuclk_rates in drivers/clk/rockchip/clk-rk3228.c ... which seems to be missing
vicencb has joined #linux-rockchip
<inode> thanks mmind00
mniip has quit [Ping timeout: 610 seconds]
<inode> in a case like this where the dts selects something illogical, is it usually a better idea to adjust the dts file to include a modified duplication of an entry in an inherited dtsi, or to modify the dtsi file itself?
MoeIcenowy has quit [Quit: ZNC 1.6.5+deb1+deb9u1 - http://znc.in]
MoeIcenowy has joined #linux-rockchip
<mmind00> inode: I guess first step would be to compare against the vendor kernel ... rk3229 has been sort of a step-child in mainline so far
<mmind00> inode: aka I think you're the first one to actually try this in recent times ... (like I don't even have a rk3229-board in my boardfarm for testing)
arturog has joined #linux-rockchip
<arturog> Hello everyone, I need some help with my nanopi M4 and the current output. Running the stock FriendlyElec ubuntu. lsusb -v says that MaxPower is around 250ma but under /sys the device has correctly reported around 900ma. (external hard drive)
<arturog> Does anybody know how to get the USB port to output the 900ma I need?
mniip has joined #linux-rockchip
fireglow has quit [Remote host closed the connection]
<inode> mmind00: i haven't been able to identify anything like operating point pairs in the vendor's dtb, intended for a build of 3.10.x - i guess i might be able to see some information about the scaling range from it's cpufreq directory in sysfs
fireglow has joined #linux-rockchip
ganbold has quit [Ping timeout: 246 seconds]
afaerber has joined #linux-rockchip
arturog has quit [Quit: WeeChat 2.3]
architt has joined #linux-rockchip
rich0 has quit [Quit: rich0]
<mmind00> inode: 3.10? ... I was refering to the develop-4.4 branch I pointed to yesterday
<mmind00> which is Rockchip's vendor kernel
rich0 has joined #linux-rockchip
<inode> ok got it, i assumed you had meant that which had shipped with the device
<inode> seems RK3228_CPUCLK_RATE(1464000000, 1, 5) is the only entry in rk3228_cpuclk_rates that is missing in drivers/clk/rockchip/clk-rk3228.c between develop-4.4 and linux-5.1
Kelsar has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
Kelsar has joined #linux-rockchip
chewitt has quit [Quit: Zzz..]
chewitt has joined #linux-rockchip
kaspter has joined #linux-rockchip
chewitt has quit [Quit: Zzz..]
JohnDoe_71Rus has joined #linux-rockchip
vicencb has quit [Quit: Leaving.]
vagrantc has joined #linux-rockchip
kaspter has quit [Quit: kaspter]
ganbold has joined #linux-rockchip
afaerber has quit [Quit: Leaving]
vicencb has joined #linux-rockchip
vicencb has quit [Quit: Leaving.]
stikonas has joined #linux-rockchip
adjtm has quit [Ping timeout: 246 seconds]
adjtm has joined #linux-rockchip
indy_ has joined #linux-rockchip
field^Mop has joined #linux-rockchip
vagrantc_ has joined #linux-rockchip
BenG83 has joined #linux-rockchip
JohnDoe_71Rus has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
ldevulder_ has joined #linux-rockchip
ldevulder has quit [Ping timeout: 244 seconds]
vagrantc_ has quit [Quit: leaving]
stikonas_ has joined #linux-rockchip
ifbizo has quit [Remote host closed the connection]
stikonas has quit [Ping timeout: 252 seconds]
<mmind00> inode: great ... patches welcome by the way ;-) [aka if you like, make it a patch and send it to mainline]
ifbizo has joined #linux-rockchip
wwilly_ has joined #linux-rockchip
wwilly has quit [Ping timeout: 246 seconds]
lkcl has quit [Ping timeout: 258 seconds]
afaerber has joined #linux-rockchip
vicencb has joined #linux-rockchip
lkcl has joined #linux-rockchip
mateo` has quit [Ping timeout: 258 seconds]
mateo` has joined #linux-rockchip
field^Mop has quit [Ping timeout: 258 seconds]
stikonas_ has quit [Remote host closed the connection]
fireglow has quit [Remote host closed the connection]