99degree / linux

Linux kernel source tree for WIP SM7125 soc
4 stars 3 forks source link

upstream camss for sc7180/sm7125 #5

Open 99degree opened 3 months ago

99degree commented 3 months ago

as stated, if anybody is willing to do submission is appreciated.

camss codes are inside https://github.com/99degree/linux/tree/camss

camss based on linaro patches: https://github.com/99degree/linux/tree/camss-working

The demo of working camss by pmos https://www.youtube.com/watch?v=U_do11pSf1s

TODO: clean up all _SRC clk verify mem reg for vfe/csid/cphy remove sm7150 codes see if based on linaro pixel format split patch or not. vendor vfe frequency caused some issue, default lower speed does fine without isp

TESTED: no vfe/csid/cphy timeout restart capture is fine.

99degree commented 3 months ago

ok seemed nobody willing to, so here is the try: https://patchwork.kernel.org/project/linux-arm-msm/list/?series=864204

99degree commented 3 months ago

v2 is based on linux-next https://patchwork.kernel.org/project/linux-arm-msm/list/?series=864204

v3 is based on linux-next + https://patchwork.kernel.org/project/linux-arm-msm/list/?series=855082 https://patchwork.kernel.org/project/linux-arm-msm/list/?series=864884