On Wed Feb 26, 2025 at 3:47 PM CET, Bryan O'Donoghue wrote: > On 26/02/2025 14:13, Luca Weiss wrote: >> Hi all, >> >> On Mon Dec 9, 2024 at 1:01 PM CET, Luca Weiss wrote: >>> Since the hardware blocks on the SoCs generally support both D-PHY and >>> C-PHY standards for camera, but the camss driver currently is only >>> supporting D-PHY, do some preparations in order to add C-PHY support at >>> some point. >>> >>> Make the dt bindings explicit that the hardware supports both (except >>> for MSM8916) but also add a check to the driver that errors out in case >>> a dt tries to use C-PHY since that's not supported yet. >>> >>> Signed-off-by: Luca Weiss <luca.weiss@xxxxxxxxxxxxx> >>> --- >>> Luca Weiss (2): >>> media: dt-bindings: media: camss: Restrict bus-type property >>> media: qcom: camss: Restrict endpoint bus-type to D-PHY >> >> This series is still pending, both patches got reviews and no pending >> comments from what I can see. >> >> Would be nice to get it in for 6.15. >> > Yes this should be merged. > > Thanks for following up. Hi Bryan, hi Hans, 6.15 merge window is approaching fast, I wonder if this series was missed still. Regards Luca > > --- > bod