gamiee has quit [Read error: Connection reset by peer]
gamiee_ has quit [Ping timeout: 480 seconds]
<macromorgan>
apritzel: 0x00... hmm...
<macromorgan>
let me try plugging in a usb-pd device and see
<macromorgan>
nope, still 0x00
<macromorgan>
okay tried a USB A to C cable (from my computer to the device), a USB-PD charger, and a USB-C host device and none of them changed the status of register 0xe7
<macromorgan>
set port mode control to DRP (register 0xe3 bits 1:0) and enabled type c cc detect (register 0x0b bit 3) and still no change on register 0xe7
<macromorgan>
and register 0x05 is giving me 0x70, which doesn't translate to anything :-(
<macromorgan>
this screams like it's a "tomorrow" problem
hexdump01 has joined #linux-sunxi
hexdump0815 has quit [Ping timeout: 480 seconds]
ftg has quit [Read error: Connection reset by peer]
JohnDoe_71Rus has joined #linux-sunxi
pg12 has quit [Remote host closed the connection]
pg12 has joined #linux-sunxi
junari has joined #linux-sunxi
hexdump01 has quit []
hexdump0815 has joined #linux-sunxi
<jernej>
tokyovigilante: do you have those audio drivers on github=
<tokyovigilante>
started off trying to put the OrangePi patches straight in, but realised the codec driver is more or less the same as the existing sun4i with different registers so am porting it back there, bit of a mess currently but does register with ALSA, no sound output yet
<tokyovigilante>
Have your HDMI patches rebased and working well too
<jernej>
tokyovigilante: it's just last commit, right?
<jernej>
if that's all, please clean it up (SUNXI should be changed to SUN50I, etc.) and submit
<tokyovigilante>
correct, I will do, but not actually working yet. Will need to clean up as you say and confirm the registers etc, but ASAP after its working will submit
<tokyovigilante>
Just testing apritzel's u-boot AXP PMIC driver, then also need to submit the DRAM timing patches for u-boot, unless you wanted to do that?