Da_Coynul has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
kivutar has quit [Ping timeout: 248 seconds]
kivutar has joined #linux-sunxi
lkcl has joined #linux-sunxi
kivutar has quit [Ping timeout: 248 seconds]
kivutar has joined #linux-sunxi
lurchi_ has joined #linux-sunxi
[7] has quit [Disconnected by services]
TheSeven has joined #linux-sunxi
lurchi__ has quit [Ping timeout: 240 seconds]
kaspter has joined #linux-sunxi
SP7RT has joined #linux-sunxi
SP7RT has quit [Ping timeout: 252 seconds]
<MoeIcenowy>
mripard: I found a problem when debugging eMMC on Banana Pi M2 Ultra
<MoeIcenowy>
on sunxi boards now in order to make eMMC DDR to work, mmc-ddr-{3_3,1_8}v properties should be manually specified
<MoeIcenowy>
on BPi M2U if I add mmc-ddr-3_3v the read speed can read ~78MB/s, but with this property removed it's only ~43MB/s
<MoeIcenowy>
and with the property specified the kernel log is "mmc2: new DDR MMC card at address 0001" without it "mmc2: new high speed MMC card at address 0001"
ganbold has quit [Remote host closed the connection]
ganbold has joined #linux-sunxi
aidin has quit []
aidin has joined #linux-sunxi
<igraltist>
hi
<MoeIcenowy>
oh it's because MMC_CAP_3_3V_DDR is not specified in the driver
<igraltist>
offtopic: does someone now a working usb wlan dongle a/b/g/n with ht40
IgorPec has joined #linux-sunxi
<MoeIcenowy>
and the new_timings is not specified in A64+ emmc controller
Ultrasauce has quit [Remote host closed the connection]
dave0x6d has quit [Quit: Connection closed for inactivity]
GrimKriegor has quit [Quit: oh bai bai bai]
kivutar has quit [Ping timeout: 240 seconds]
GrimKriegor has joined #linux-sunxi
qeed has joined #linux-sunxi
formruga has quit [Remote host closed the connection]
formruga has joined #linux-sunxi
kivutar has joined #linux-sunxi
diego_r has joined #linux-sunxi
diego_r has quit [Ping timeout: 276 seconds]
diego_r has joined #linux-sunxi
foxx_ has joined #linux-sunxi
a|3x has quit [Ping timeout: 248 seconds]
phil42 has quit [Remote host closed the connection]
kivutar has quit [Ping timeout: 248 seconds]
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
kivutar has joined #linux-sunxi
aidin has quit [Ping timeout: 252 seconds]
kever has joined #linux-sunxi
rpd_ has joined #linux-sunxi
leviathan_ has joined #linux-sunxi
<KotCzarny>
mo: well, up to you. either you get over your fear of mailinglists (just send an email), or return the product, or be happy with mass storage mode
<KotCzarny>
mo: you might compare latest source first with the kernel version you were testing on
diego_r has quit [Ping timeout: 252 seconds]
<montjoie>
mripard: I will answer last mail from Florian, but discution is now circular, we seeing always discussed options.
<montjoie>
mripard: do you agree with two mdio node ?
<montjoie>
I will try to argue for that
diego_r has joined #linux-sunxi
kivutar has quit [Ping timeout: 248 seconds]
chlorine_ has quit [Remote host closed the connection]
diego_r has quit [Ping timeout: 252 seconds]
chlorine has joined #linux-sunxi
chlorine_ has joined #linux-sunxi
chrisf__ has joined #linux-sunxi
chrisf_ has quit [Ping timeout: 240 seconds]
diego_r has joined #linux-sunxi
kivutar has joined #linux-sunxi
chlorine has quit [Ping timeout: 248 seconds]
msimpson has joined #linux-sunxi
popolon has joined #linux-sunxi
chrisf_ has joined #linux-sunxi
chrisf__ has quit [Read error: Connection reset by peer]
chrisf__ has joined #linux-sunxi
chrisf_ has quit [Read error: Connection reset by peer]
<Mo>
KotCzarny: I'm going to take on the challenge. mailing list without requirement to subscribe? Ok, that's acceptable. Mostly you first need to subcribe and stuff.
aidin has joined #linux-sunxi
pepee has quit [Quit: bye $IRC]
aidin has quit [Ping timeout: 255 seconds]
lemonzest has joined #linux-sunxi
afaerber has quit [Ping timeout: 246 seconds]
afaerber has joined #linux-sunxi
<plaes>
yes! \o/ :)
<MoeIcenowy>
wens: I'm trying to implement CCU regmap on R40, however I found a problem -- there's no struct device for CCU
<plaes>
o_O
chlorine has joined #linux-sunxi
LargePrime has joined #linux-sunxi
<wens>
crap :/
<MoeIcenowy>
and regmap must be bound to a struct device
<wens>
not really
<MoeIcenowy>
oh it seems that I can rewrite the setup function to make it a platform device
<MoeIcenowy>
thus we will have a struct device bound to the ccu device node
<plaes>
MoeIcenowy: what are you planning?
<MoeIcenowy>
plaes: export the GMAC configuration register
<MoeIcenowy>
@ 0x164 of CCU
<MoeIcenowy>
(on H3/A64 it's at 0x30 of the syscon
<plaes>
ok
<plaes>
yeah.. it's somewhat wonky even on A10/A20
<MoeIcenowy>
P.S. even in dwmac-sunxi (for sun6/7/9i) I think this is also not properly implemented, and it depends on the bootloader to configure the register
phil42 has joined #linux-sunxi
<wens>
currently it can handle mii/rgmii, it can't handle tx/rx delays
<MoeIcenowy>
oh I found that the probe sunxi_ccu_probe function doesn't have a remove function ;-)
<MoeIcenowy>
although it seems very silly to remove a CCU -- it's critical
<plaes>
:D
<MoeIcenowy>
but if the driver got into something wrong after sunxi_ccu_probe, it may want to destroy the clocks that are already initialized
aidin has joined #linux-sunxi
<plaes>
so it crashes?
<MoeIcenowy>
Although CCU drivers defined with CLK_OF_DECLARE won't have any error handling
<MoeIcenowy>
(the setup function returns void
<MoeIcenowy>
only platform_driver defined CCUs can have error handling
<MoeIcenowy>
and if the CCU driver runs into any trouble we can think the full system will be trapped into errors
<MoeIcenowy>
so maybe we can ignore the return values between sunxi_ccu_probe and return in CCU-specific probe function?
kivutar has quit [Ping timeout: 240 seconds]
<MoeIcenowy>
or even fire a BUG() or WARN() if the operations fails ;-)
lamer15035661684 has joined #linux-sunxi
yann|work has quit [Ping timeout: 276 seconds]
tkaiser has quit [Ping timeout: 240 seconds]
kivutar has joined #linux-sunxi
rpd_ has quit [Ping timeout: 240 seconds]
chlorine_ has joined #linux-sunxi
chlorine has quit [Ping timeout: 252 seconds]
yann|work has joined #linux-sunxi
chlorine_ has quit [Ping timeout: 248 seconds]
chlorine_ has joined #linux-sunxi
lamer15035661684 has quit [Ping timeout: 252 seconds]
leviathan_ has quit [Remote host closed the connection]
chlorine_ has quit [Read error: Connection reset by peer]
kivutar has quit [Ping timeout: 248 seconds]
chlorine has joined #linux-sunxi
rpd_ has joined #linux-sunxi
diego_r has quit [Ping timeout: 240 seconds]
kivutar has joined #linux-sunxi
Da_Coynul has joined #linux-sunxi
Da_Coynul has quit [Client Quit]
KotCzarny has quit [Quit: time for some diy]
KotCzarny has joined #linux-sunxi
phiplii has joined #linux-sunxi
tom_nov has joined #linux-sunxi
kever has quit [Ping timeout: 252 seconds]
reinforce has joined #linux-sunxi
kivutar has quit [Ping timeout: 252 seconds]
kivutar has joined #linux-sunxi
phiplii has quit [Ping timeout: 248 seconds]
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
afaerber has quit [Quit: Leaving]
aidin has quit [Ping timeout: 276 seconds]
<Mo>
KotCzarny: What do you thing about CONFIG_USB_STORAGE_CYPRESS_ATACB, it does ATA pass through on Cypress USB/ATA bridges, isn't that something similar like UAS for supported devices?
diego_r has joined #linux-sunxi
<KotCzarny>
no experience, so no opinion
diego_r has quit [Excess Flood]
kivutar has quit [Ping timeout: 248 seconds]
afaerber has joined #linux-sunxi
<Mo>
My Transcend drive has a OTB one-touch-backup button, can't get that working. I tried CONFIG_USB_STORAGE_ONETOUCH which is created for Maxtor, but this doesn't help. Can I get that button doing something?
aidin has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
kivutar has joined #linux-sunxi
chlorine_ has joined #linux-sunxi
<Mo>
CONFIG_USB_STORAGE_ONETOUCH did not work with mine.
chlorine has quit [Ping timeout: 252 seconds]
yann-kaelig has joined #linux-sunxi
chrisf_ has joined #linux-sunxi
chlorine has joined #linux-sunxi
chlorine_ has quit [Ping timeout: 248 seconds]
kivutar has quit [Ping timeout: 240 seconds]
chlorine has quit [Ping timeout: 240 seconds]
chlorine_ has joined #linux-sunxi
diego_r has joined #linux-sunxi
kivutar has joined #linux-sunxi
gzamboni has joined #linux-sunxi
cnxsoft has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
JohnDoe_71Rus has joined #linux-sunxi
kivutar has quit [Ping timeout: 248 seconds]
LargePrime has quit [Ping timeout: 252 seconds]
LargePrime has joined #linux-sunxi
Hao_ has joined #linux-sunxi
Andy-D__ has joined #linux-sunxi
Andy-D__ is now known as Andy-D
aidin has joined #linux-sunxi
Mo has quit [Quit: Leaving]
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
kivutar has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
mozzwald has joined #linux-sunxi
dave0x6d has joined #linux-sunxi
Ntemis has joined #linux-sunxi
sr-digitronic has joined #linux-sunxi
cnxsoft has quit [Quit: cnxsoft]
<Ntemis>
anyone around helping me fix dvb-t xbox one tuner from armbian 4.11.7
<Ntemis>
it sees the usb tuner but i cant use it
diego_r has quit [Ping timeout: 240 seconds]
pepee has joined #linux-sunxi
phiplii has joined #linux-sunxi
SP7RT has joined #linux-sunxi
<Ntemis>
cant build media ../../media does not contain kernel sources
<Ntemis>
any help?
<Ntemis>
E: Unable to locate package kernel-headers-4.11.12-sun8i
<Ntemis>
E: Couldn't find any package by glob 'kernel-headers-4.11.12-sun8i'
<Ntemis>
E: Couldn't find any package by regex 'kernel-headers-4.11.12-sun8i'