narmstrong changed the topic of #linux-amlogic to: Amlogic mainline kernel development discussion - our wiki http://linux-meson.com/ - ml linux-amlogic@lists.infradead.org - Publicly Logged on https://irclog.whitequark.org/linux-amlogic
sputnik_ has quit [Remote host closed the connection]
sputnik_ has joined #linux-amlogic
jakogut_ has joined #linux-amlogic
porfiriopaiz has joined #linux-amlogic
jakogut_ has quit [Read error: Connection reset by peer]
jakogut_ has joined #linux-amlogic
yangxuan has joined #linux-amlogic
vagrantc has quit [Quit: leaving]
sputnik_ has quit [Remote host closed the connection]
porfiriopaiz has quit [Quit: leaving]
sputnik_ has joined #linux-amlogic
yangxuan has quit [Ping timeout: 272 seconds]
yangxuan has joined #linux-amlogic
yangxuan has quit [Remote host closed the connection]
yangxuan has joined #linux-amlogic
<steev> Odd request but does anyone happen to have the deb for the linux-sources for the odroid c2 back when it was still 4.14?
Barada has joined #linux-amlogic
Barada has quit [Quit: Barada]
Barada has joined #linux-amlogic
indy has quit [Remote host closed the connection]
indy has joined #linux-amlogic
yangxuan has quit [Ping timeout: 245 seconds]
yangxuan has joined #linux-amlogic
yangxuan has quit [Remote host closed the connection]
ldevulder has joined #linux-amlogic
The_Coolest has quit [Read error: Connection reset by peer]
The_Coolest has joined #linux-amlogic
The_Coolest has quit [Remote host closed the connection]
The_CooIest has joined #linux-amlogic
<ldevulder> narmstrong, hi! as I told you some weeks ago when I try to use the last dts files from linux kernel I have issue with u-boot because of the clock-controller change, so I think the idea is to do the same thing as jbrunet did for the kernel, like this: https://lore.kernel.org/lkml/20180212145846.19380-1-jbrunet@baylibre.com/T/#u ?
<narmstrong> ldevulder: yes, exactly, you can use a similar code as I used in the vpu power domainhttps://github.com/u-boot/u-boot/blob/master/drivers/power/domain/meson-gx-pwrc-vpu.c#L156
<ldevulder> narmstrong, ok, I will try to have a look in my (short!) free time
Darkmatter66_ has joined #linux-amlogic
Darkmatter66 has quit [Ping timeout: 245 seconds]
khilman has quit [Read error: Connection reset by peer]
khilman has joined #linux-amlogic
afaerber has joined #linux-amlogic
The_CooIest has quit [Ping timeout: 245 seconds]
The_Coolest has joined #linux-amlogic
The_CooIest has joined #linux-amlogic
The_Coolest has quit [Quit: FOLD For The Cause!!!]
yangxuan has joined #linux-amlogic
<yangxuan> hi, narmstrong
<narmstrong> yangxuan: hi !
<yangxuan> narmstrong, Martin Blumenstingl review my device tree, finally, and he ask me do some modification, I'm not really sure how to edit, so want some suggestions
<narmstrong> yangxuan: for which part ?
<narmstrong> globally, you should only add the phicomm prefix, add comments and change the compatible of the ethernet phy
<yangxuan> he said: please don't use a "ethernet-phy-id..." compatible ,I'm not sure he ask me change this part or just delete "ethernet-phy-id..." compatible
<narmstrong> yeah, in fact you don't need to redefine the external_phy node, simply add :
<narmstrong> eee-broken-1000t;
<narmstrong> &external_phy {
<narmstrong> }
<narmstrong> the rest is the same
<yangxuan> he also ask: please add a comment here stating to which GPIO IRQ 29 belongs to ,if I just need add eee-broken-1000t; then I can delete rest?
<yangxuan> do I need add a comment for eee-broken-1000t: /* Realtek RTL8211F (0x001cc916) */
<narmstrong> ye, you can add a comment saying you need to disable eee because of Realtek RTL8211F
<yangxuan> narmstrong, so I can change the external phy part to this: https://paste.ubuntu.com/p/PDF4zHB5Ks/
<yangxuan> no need other line?
<yangxuan> narmstrong, would you mind I ask why the compiled kernel size is quite big (over 200MB) with your defconfig
<yangxuan> can we disable some option for smaller size
<narmstrong> Weird, don’t remember having such kernel size
<narmstrong> With the default defconfig ? Or the defconfig from meta-meson ?
<narmstrong> For the DT, drop the &external_mdio like, use directly &external_phy
<yangxuan> the defconfig from meta-meson
<yangxuan> uncompressed size is 200MB+, after compress is 70MB+
<yangxuan> the kernel itself is not really big(vmlinuz 13MB), but the /lib/modules folder is 218MB
<yangxuan> narmstrong, so the new device tree after drop &external_mdio will this: https://paste.ubuntu.com/p/svmj7KH2pP/
<yangxuan> seems I forgot & before external_phy
<yangxuan> or should like this: https://paste.ubuntu.com/p/RqqCSPg4v8/
yangxuan has quit [Ping timeout: 272 seconds]
<narmstrong> damn he left
yangxuan has joined #linux-amlogic
yangxuan has quit [Ping timeout: 250 seconds]
afaerber has quit [Quit: Leaving]
vagrantc has joined #linux-amlogic
rubdos has quit [Ping timeout: 252 seconds]
Ivanovic has left #linux-amlogic ["killall konversation"]
jakogut_ has quit [Ping timeout: 244 seconds]
jakogut_ has joined #linux-amlogic
afaerber has joined #linux-amlogic
ldevulder has quit [Quit: Leaving]
jakogut_ has quit [Ping timeout: 268 seconds]
ldevulder has joined #linux-amlogic
random_yanek has quit [Quit: random_yanek]
Xogium has quit [Quit: Leaving.]
Xogium has joined #linux-amlogic
Xogium has quit [Quit: Leaving.]
Xogium has joined #linux-amlogic
Xogium has quit [Client Quit]
Xogium has joined #linux-amlogic
sputnik_ has quit [Remote host closed the connection]
sputnik_ has joined #linux-amlogic
sputnik_ has quit [Remote host closed the connection]
sputnik_ has joined #linux-amlogic
random_yanek has joined #linux-amlogic
random_yanek has joined #linux-amlogic
<steev> i was about to suggest he enable compressed modules
<steev> narmstrong: could it be a bootloader thing? i tried the 4.14 kernel (nicked everything from armbian's meson64-default) and get the same -84. I suppose it could be some patch applied post 4.14.52 (the meson64 kernel is 4.14.71 iirc) but highly unlikely
vagrantc has quit [Quit: leaving]