Re: [PATCH v2 1/1] media: dt-bindings: video-interfaces: add video-interfaces.h information

From: Sakari Ailus
Date: Mon Oct 27 2025 - 04:08:57 EST


Hi Laurent,

On Sun, Oct 26, 2025 at 08:49:33PM +0200, Laurent Pinchart wrote:
> Hi Frank,
>
> Thank you for the patch.
>
> On Tue, Oct 21, 2025 at 11:49:22AM -0400, Frank Li wrote:
> > Mention include/dt-bindings/media/video-interfaces.h in descriptions to
> > help avoid use hardcode in dts.
> >
> > Signed-off-by: Frank Li <Frank.Li@xxxxxxx>
> > ---
> > changes in v2
> > - update commit message "mention ..."
> > - use full path include/dt-bindings/media/video-interfaces.h
> > ---
> > Documentation/devicetree/bindings/media/video-interfaces.yaml | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/Documentation/devicetree/bindings/media/video-interfaces.yaml b/Documentation/devicetree/bindings/media/video-interfaces.yaml
> > index 038e85b45befa..6ed4695cacf7e 100644
> > --- a/Documentation/devicetree/bindings/media/video-interfaces.yaml
> > +++ b/Documentation/devicetree/bindings/media/video-interfaces.yaml
> > @@ -95,7 +95,7 @@ properties:
> > - 6 # BT.656
> > - 7 # DPI
>
> I wondered if we should reference the macros here as well:
>
> enum:
> - 1 # MEDIA_BUS_TYPE_CSI2_CPHY
> - 2 # MEDIA_BUS_TYPE_CSI1
> - 3 # MEDIA_BUS_TYPE_CCP2
> - 4 # MEDIA_BUS_TYPE_CSI2_DPHY
> - 5 # MEDIA_BUS_TYPE_PARALLEL
> - 6 # MEDIA_BUS_TYPE_BT656
> - 7 # DPI
>
> (Annoyingly we don't have a macro for DPI.)

I'd actually add one: there's certainly no harm from doing so even though
it's for display, not for cameras (or receivers alike).

This patch is already in my tree so the macro name comments should go to a
new one.

>
> This can be done separately if desired, so
>
> Reviewed-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>

Thanks!

--
Sakari Ailus