libera/#devuan-arm/ Saturday, 2022-06-18

steevcornelius: i have a proper fix for the led overlay20:49
steevwas so silly, til it was explained to me20:49
steevhttps://github.com/steev/linux/commit/84c27b317045cd41a4bc1d748a49c59ec817e51f20:51
steevphandles aren't guaranteed, so, do it this way and no matter what the phandle, it should work22:18
steevthat's also why it was different between 5.10 and 5.1622:19
corneliussteev: looks pretty much the same except you have the includes and ur not using hexadecimals or am I missing something?22:19
steevthat's exactly what it is22:19
steevit's just "correct" instead of using hex22:19
corneliusThe reason I didn't use includes and also used hexadecimals is because it would error on me when I compiled it outside of the source tree. I think?22:21
steevhm, maybe22:21
steevi haven't tried that22:21
corneliusEither way looks good22:22
steevand no need to compile it outside the tree now ;)22:22
corneliusvery true22:22
corneliusI'll have to include it in my overlay patch.22:23
corneliusI'm pretty sure this really doesn't need to be there either: `compatible = "radxa,zero", "amlogic,g12a";`22:23
corneliusI just add it because its `correct`22:23
cornelius99% sure it works without it22:24
steevyeah it should work, but i believe with that there, it won't run if you try to load it on !radxa,zero or !amlogic,g12a22:24
steevhaven't tried22:24
corneliusyeah exactly. thats whats its for I believe22:24

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