Message ID | 20240709160656.31146-1-quic_depengs@quicinc.com |
---|---|
Headers | show |
Series | media: qcom: camss: Add sm8550 support | expand |
Hi Krzysztof, On 7/10/2024 8:30 PM, Krzysztof Kozlowski wrote: > On 10/07/2024 13:27, Depeng Shao wrote: >> >> >> 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@quicinc.com/ >>>> - 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@quicinc.com/ >>> >>> 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. > > DTS should not be part of this patchset, but sent separately. It's > enough if you post a lore link to it. > Thanks for the explanation, I will post the link in new version series. > Best regards, > Krzysztof > Thanks, Depeng
> media: qcom: camss: Add CSID Gen3 support for SM8550 > media: qcom: camss: Add support for VFE hardware version Titan 780 Before your post your next version of this series, please make the patch submission titles consistent. e.g. Add CSID 780 support Add VFE 780 support Mixing SoC versions "sm8550" and/or including "Titan" - what's that a reader might ask - should be avoided. No harm in including "Titan" but if you do, include it in both patches and explain that Titan is the codename of the camera block in your SoC. --- bod