Post #3244157
2025-10-29 23:24 UTC
@z3ntu@fosstodon.org Really cool to see! Re camera sensor drivers - are you reusing the IMX363 driver from the Pixel3a? And if so, do you think it can be upstreamed, or do we have to take the MIPI CCS route?
Replies (1)
-
@z3ntu@fosstodon.org 2025-10-29 23:40
@rmader@mastodon.social I initially picked a IMX363 driver from I believe the sdm845 tree, but it didn't work when I tried it last. Today I dumped the downstream init sequence into my "template" and that worked, not sure if there have been other changes as well. Definitely worth looking into at some point. But I don't have a (clear) route for upstreaming my various sensor drivers yet unfortunately, I still need to figure some things out for that...