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
Tonymac32 has joined #linux-amlogic
_whitelogger has joined #linux-amlogic
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]
Darkmatter66 has joined #linux-amlogic
sputnik__ has joined #linux-amlogic
sputnik_ has quit [Ping timeout: 240 seconds]
sputnik__ has quit [Ping timeout: 240 seconds]
emOne has joined #linux-amlogic
<emOne> What does this mean https://m.imgur.com/a/VVNQinz ?
<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
<armoon> + interrupts = <GPIOAO_7 IRQ_TYPE_LEVEL_LOW>;
<armoon> tuxd3v: I have build the ATF form GXBB and GLX platform but I am also waiting for G12b and S905X3
<armoon> typo GXL
<tuxd3v> armoon, thanks, and your uboot is working correctly?
<tuxd3v> does you have the A311D?
<armoon> u boot for GXBB and GXL with latest ATF work fine
<armoon> no i dont have A311D board with me
<tuxd3v> I have fears that it doesn't work for A311D :(
<tuxd3v> probably its the same I don't know..
<armoon> tuxd3v: amlogic usage ATF buy it's old version
<armoon> NOTICE: BL31: v1.3(release):ab8811b
<armoon> above log is for S922X odroid n2
<tuxd3v> armoon, but.. v1.3 is a lot older than 2.3 and 2.3 still not contain g12b :S
<tuxd3v> so you are apologist that I should build with platform 'gxl'?
<tuxd3v> what is the correct for s912X?
<armoon> Sorry i dont want to confuse you, but s912X is similar to GXL, but you have look into ATF source plat/amlogic/ for more information
<tuxd3v> armoon, yeah, I have done that..
<tuxd3v> thanks
ar-rahman has quit [Remote host closed the connection]
armoon has quit [Ping timeout: 245 seconds]
tuxd3v has quit [Quit: Leaving]
Darkmatter66_ has joined #linux-amlogic
Darkmatter66 has quit [Ping timeout: 265 seconds]
vicencb has joined #linux-amlogic
cmeerw has quit [Ping timeout: 240 seconds]
warpme_ has quit [Quit: Connection closed for inactivity]
Darkmatter66_ has quit [Max SendQ exceeded]
Darkmatter66 has joined #linux-amlogic
vicencb has quit [Quit: Leaving.]
ar-rahman has joined #linux-amlogic
ar-rahman has quit [Remote host closed the connection]