ar-rahman has quit [Remote host closed the connection]
Darkmatter66 has joined #linux-amlogic
Darkmatter66_ has quit [Read error: Connection reset by peer]
vicencb has quit [Quit: Leaving.]
trem has quit [Quit: Leaving]
vagrantc has quit [Quit: leaving]
armoon has joined #linux-amlogic
<armoon>
xdarklight: Thanks, can you upstream your USB patches for testing then we could debug the missing configurations ;D
Darkmatter66_ has joined #linux-amlogic
Darkmatter66 has quit [Ping timeout: 240 seconds]
buzzmarshall has quit [Remote host closed the connection]
armoon has quit [Ping timeout: 245 seconds]
Elpaulo has quit [Quit: Elpaulo]
Elpaulo has joined #linux-amlogic
TheAssassin has quit [Ping timeout: 240 seconds]
yann has joined #linux-amlogic
cmeerw has joined #linux-amlogic
<xdarklight>
armoon: the only USB related patches I have in my tree are related to USB OTG. but these have a dependency on another patchset in the dwc2 driver (an STMicroelectronics employee is working on that) which is not upstream yet
Tonymac32 has quit [Read error: Connection reset by peer]
Tonymac32 has joined #linux-amlogic
kaspter has quit [Remote host closed the connection]
ddevault has quit [Quit: Why do I even put this quit message in if I never quit]
lvrp16 has quit [Ping timeout: 246 seconds]
Linnaea_ has quit [Ping timeout: 256 seconds]
lvrp16 has joined #linux-amlogic
wens has quit [Ping timeout: 260 seconds]
kaspter has joined #linux-amlogic
Linnaea_ has joined #linux-amlogic
wens has joined #linux-amlogic
bengal has quit [Ping timeout: 264 seconds]
bengal has joined #linux-amlogic
ddevault has joined #linux-amlogic
Darkmatter66_ has quit [Ping timeout: 240 seconds]
<emOne>
I am trying to boot into armbian using the images that Balbes150 makes
<emOne>
I used the u-boot.ext from s905x2
<emOne>
And the image is flickering and split
emOne has quit [Read error: Connection reset by peer]
emOne has joined #linux-amlogic
<emOne>
Is there perhaps a u-boot.ext for s905x3!
<emOne>
?
<emOne>
If anyone knows let me know even if I will be offline. I will read the chat log
buzzmarshall has joined #linux-amlogic
buzzmarshall has quit [Client Quit]
buzzmarshall has joined #linux-amlogic
emOne has quit [Ping timeout: 240 seconds]
armoon has joined #linux-amlogic
<armoon>
xdarknight: thanks for usb updates, yes I am aware of these patches, I follow the mailing list for updates
kaspter has quit [Quit: kaspter]
<armoon>
xdarknight: basically from the RTC PCF8563 diagram from the schematics odroid-n2_rev0.4_20190307 shows only two input pins SDA and SCL and INT pin is output
TheAssassin has joined #linux-amlogic
Darkmatter66 has quit [Quit: ZNC 1.7.5 - https://znc.in]
Darkmatter66 has joined #linux-amlogic
warpme_ has joined #linux-amlogic
ar-rahman has joined #linux-amlogic
kgfh has joined #linux-amlogic
<xdarklight>
armoon: output from whose view? output on the PCF8563 or output on the S922X?
<armoon>
yes
<armoon>
I dont know where I am going wrong while tuning this RTC.
<xdarklight>
what does "yes" mean in this context? can you please describe which side (RTC or S922X) is it output/input
<armoon>
it's output direction in RTC INT, but how can I link to GPIOAO.BIT7, I am not getting this linking part.
<xdarklight>
armoon: ah, that consists of two parts: 1. the two interrupt lines that Neil sent in his mail 2. the pinctrl configuration from Jeromes suggestion (see my mail)
<armoon>
ok I will double check thanks
<xdarklight>
armoon: #1 connects the RTC driver's interrupt handling with the IRQ line and #2 ensures that the GPIO is configured correctly so the interrupt shows up
<xdarklight>
armoon: also all descriptions in the .dts are from the SoC's point of view. so for example: and LED is always an output while a button is always an input from the SoC/.dts view
<armoon>
ok
tuxd3v has joined #linux-amlogic
<tuxd3v>
hello, I want to build uboot for the A311D Soc
<tuxd3v>
for that I believe I need ATF stage 31
<tuxd3v>
but in ATF, there are no platform for A311D
<tuxd3v>
at least in ATF v2.3
<tuxd3v>
there are only g12a
<tuxd3v>
and I believe A311D is g12b right?
<tuxd3v>
are amlogic using ATF to build uboot?
<armoon>
xdarklight: thanks for pointing in correct direction, I thinks Neils suggestion was correct only thing I was doing wrong was concentrating on pinctrl