Re: [PATCH v8 1/2] drm_bridge: register content protect property

From: Doug Anderson
Date: Wed Aug 20 2025 - 11:34:37 EST


Hi,

On Tue, Aug 12, 2025 at 8:01 PM Fei Shao <fshao@xxxxxxxxxxxx> wrote:
>
> On Wed, Aug 13, 2025 at 2:07 AM Doug Anderson <dianders@xxxxxxxxxxxx> wrote:
> >
> > Hi,
> >
> > On Tue, Aug 12, 2025 at 1:23 AM Fei Shao <fshao@xxxxxxxxxxxx> wrote:
> > >
> > > From: Hsin-Yi Wang <hsinyi@xxxxxxxxxxxx>
> > >
> > > Some bridges can update HDCP status based on userspace requests if they
> > > support HDCP.
> > >
> > > The HDCP property is created after connector initialization and before
> > > registration, just like other connector properties.
> > >
> > > Add the content protection property to the connector if a bridge
> > > supports HDCP.
> > >
> > > Signed-off-by: Hsin-Yi Wang <hsinyi@xxxxxxxxxxxx>
> > > Signed-off-by: Fei Shao <fshao@xxxxxxxxxxxx>
> > > Reviewed-by: Sean Paul <seanpaul@xxxxxxxxxxxx>
> >
> > nit: your Signed-off-by should always be moved to the bottom when
> > posting patches. I wouldn't bother re-posting just for that, though...
>
> Ah sorry, I didn't notice that..
> Could you rearrange the tag order for me when applying these patches?

Sure, adjusted and pushed to drm-misc-next:

[1/2] drm_bridge: register content protect property
commit: 407a2fab3c99c40ad1acedaf028e8222da1f0433