<tuxd3v>
hello, does any one has a good shape dts file for OrangePI One Plus( H6 )
<tuxd3v>
I would like to test DVFS on it :)
tl_lim has joined #linux-sunxi
tllim has quit [Ping timeout: 244 seconds]
merbanan has joined #linux-sunxi
<montjoie>
tuxd3v: good shape ?
<tuxd3v>
montjoie, I mean more complete
<tuxd3v>
right now the mainline dts only has ethernet support :(
<tuxd3v>
it his missing a lot of stuff
<tuxd3v>
I checked megous repo, but it also only has ethernet support only :S
elros1 has quit [Read error: Connection reset by peer]
florian has quit [Quit: Leaving]
vagrantc has joined #linux-sunxi
dev1990 has quit [Quit: Konversation terminated!]
kaspter has joined #linux-sunxi
matthias_bgg has quit [Quit: Leaving]
vagrantc has quit [Remote host closed the connection]
vagrantc has joined #linux-sunxi
<Ashleee>
wait I thought that mainline within kernel 5.8 has dvfs in it already?
<Ashleee>
oh, they do have it for some boards, not for H6 itself :)
hexdump0815 has joined #linux-sunxi
<hexdump0815>
tuxd3v: it includes the orangepi dtsi which includes the h6 dtsi and all that together should have all hardware in ... in case that is not enough, have a look at the armbian patches as they have the opi one plus quite well supported i think
hexdump0815 has quit [Remote host closed the connection]
random_yanek has quit [Ping timeout: 256 seconds]
andy25225 has quit [Ping timeout: 256 seconds]
jstein has joined #linux-sunxi
protoCall7 has joined #linux-sunxi
protoCall7 has left #linux-sunxi [#linux-sunxi]
<tuxd3v>
hexdump0815, it includes the Orangepi dtsi, but orangepi dtsi doesn't include the opp tables, and maybe the trip points..
<tuxd3v>
OrangePi 3 doesn't even includes the orangepi dtsi ?? it has a grownup description right there of the hardware, and the includes the opp table dtsi bellow
<tuxd3v>
it makes me wonder why they made the orangepi dtsi, if they are not using it in some boards..
afaerber has quit [Remote host closed the connection]
<tuxd3v>
mabe the hardware is incompatible, and some boards need diferent descriptions.. maybe
random_yanek has joined #linux-sunxi
lurchi__ is now known as lurchi_
<tuxd3v>
Ashleee, yeah, it should have been present for H6 :)
<jernej>
tuxd3v: orangepi dtsi is used for OrangePi One Plus and Lite2, OrangePi 3 is sufficently different that it doesn't use it and instead defines everything in dts
<tuxd3v>
jernej, many thanks for your insight into it :)
<jernej>
hexdump0815: regarding DRAM issue, can you try same fix as Ashleee - set ranks to 1 in DRAM driver
<tuxd3v>
I am including the opp tables dtsi into orangepi dtsi, but maybe something is still missing to have DVFS on orangepi one plus?
<jernej>
no, as far as I know, reason why dvfs is not enabled is that nobody tested it yet on that board
<jernej>
you don't want to enable something that may make board unstable without testing
<jernej>
tux3v: another thing missing is cpu power supply, check opi3 dts, node cpu0 for example
<Ashleee>
oh yeah, hello hexd
<Ashleee>
oh they're gone already :(
andy25225 has joined #linux-sunxi
Mangy_Dog has joined #linux-sunxi
sunshavi has quit [Remote host closed the connection]
<tuxd3v>
jernej, many thanks, I believe cpu power is the same as in orangepi3, I used for node 0 the same as for orangepi3
<tuxd3v>
I am now booting and ideed cpufreq seems to be working but I don't now how is scales, and so on, just reading output of 'cpufreq-info'
<tuxd3v>
the opptable is limited to 1.5Ghz, maybe if I found possible I will increase to 1.8Ghz later
<tuxd3v>
many thanks for your valuable help on this :)
aballier has quit [Ping timeout: 246 seconds]
afaerber has joined #linux-sunxi
gaston1980 has quit [Ping timeout: 240 seconds]
gaston1980 has joined #linux-sunxi
<tuxd3v>
actually I am receiving in dmesg, a lots and lots of 'vdd-cpu: ramp_delay not set'
<tuxd3v>
orangepi dtsi is missing a property for 'reg_dcdca: dcdca' section
<tuxd3v>
regulator-ramp-delay = <2500>;
<tuxd3v>
'reg_dcdcc: dcdcc' section also..
afaerber has quit [Remote host closed the connection]
sunshavi has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: KVIrc KVIrc Aria 5.0.1, revision: 5.0.1+git-7433-0df9f22f2, build type: debug, sources date: 20160102, built on: 2019-12-08 19:19:20 UTC 5.0.1+git-7433-0df9f22f2 http://www.kvirc.net/]
revolve has joined #linux-sunxi
lurchi_ is now known as lurchi__
andy25225 has quit [Quit: Leaving]
revolve has left #linux-sunxi ["Quit"]
jstein has quit [Quit: quit]
cmeerw has quit [Ping timeout: 246 seconds]
lurchi__ is now known as lurchi_
lurchi_ is now known as lurchi__
camus1 has joined #linux-sunxi
kaspter has quit [Ping timeout: 264 seconds]
camus1 is now known as kaspter
<tuxd3v>
dwmac-sun8i 5020000.ethernet: No HW DMA feature register supported
<tuxd3v>
dwmac-sun8i 5020000.ethernet: Current syscon value is not the default 58000 (expect 50000)