Re: [PATCH V3 00/13] media: qcom: camss: Add sm8550 support

From: Depeng Shao
Date: Wed Jul 10 2024 - 07:27:59 EST




On 7/10/2024 7:08 PM, Krzysztof Kozlowski wrote:
On 09/07/2024 18:06, Depeng Shao wrote:
V3:
- Rebased the change based on below change which will be merged firstly.
"Move camss version related defs in to resources"
Link: https://lore.kernel.org/all/20240522154659.510-1-quic_grosikop@xxxxxxxxxxx/
- Rebased the change based on Bryan's csiphy optimization change and add
these changes into this series, so that the new csiphy-3ph driver don't
need to add duplicate code. This has got Bryan's permission to add his
patches into this series.
- Refactor some changes based on the comments to move the random code to
patches where they are used.
- Remove the vfe780 irq function since it isn't doing the actual work.
- Add dt-binding for sm8550 camss driver.
Link to V2: https://lore.kernel.org/all/20240320141136.26827-1-quic_depengs@xxxxxxxxxxx/

I asked for reference to upstream DTS - where can I find the DTS patches?

Best regards,
Krzysztof


Hi Krzysztof,

Sorry for that, I thought add the dt-binding is also fine, since I saw other patches also do like this. Will add add the DTS in next patch set.

Thanks,
Depeng