libera/#devuan-arm/ Friday, 2022-03-04

c0rneliusfigured out why the led isn't working on rev 1.5. they moved it from gpio 8 to 10.15:40
c0rneliussteev15:40
steevc0rnelius: oooh20:37
steevwell that is... frustrating20:38
c0rneliusYeah. I created a hack in the dts to support it but it's not pretty.20:39
c0rneliusIt's whatever though. I just care that it works.20:39
steevbtw, in case you see it in yours on 5.17+ - https://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git/commit/?id=314d8cd2787418c5ac6b02035c344644f47b292b gets rid of the bluetooth unexpected event spam20:42
c0rneliusThanx for the heads up.20:44
steevi'm assuming because of the Fixes tag, it'll go in to 5.17 once it's stable at some point20:45
steevah, i see what you did, yeah, it's definitely not pretty21:02
c0rneliusI was trying to think of another way but everything else I tried wasn't working.21:04
c0rneliusIt doesn't hurt anything it's just kind of stupid :)21:06
steevi've asked in #linux-amlogic will see if theres any kinda response21:06
c0rneliusk21:07
steevi'm assuming that u-boot doesn't differentiate between them either21:07
steevbetween being a 1.4 and a 1.5121:07
c0rneliusno led in the u-boot dts21:08
c0rneliusI tried adding it but it didn't help21:08
steevnah, it'd have to be the same as linux21:08
steevi was just wondering if u-boot differentiated between it being a 1.4 and a 1.521:08
c0rneliusno it doesn't21:08
steevlike it does with, some other devices21:08
c0rneliuswould be nice if it did21:11
c0rneliusi original tried <&gpio_ao GPIOAO_8 GPIO_ACTIVE_HIGH>, <&gpio_ao GPIOAO_10 GPIO_ACTIVE_HIGH>; but that was a no go.21:16
c0rneliuswait a sec maybe that does work.21:26
c0rneliusnah only picks up the 8.21:30
steevhttps://dl.radxa.com/zero/docs/hw/Radxa_Zero_sch_v1.4_20210709.pdf21:44
steever21:44
steevxdarklight> steev: https://dl.radxa.com/zero/docs/hw/Radxa_Zero_sch_v1.4_20210709.pdf - page 4 mentions that ADC_CH1 is used for HW_ID21:44
steevwould probably require patching u-boot too, but could probably poke that to figure out which HW_ID we have21:44
steevand then we could have a second dts with just that change in it21:45
c0rneliusI'll check it out.21:48

Generated by irclog2html.py 2.17.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!