On Wed, Aug 13, 2025 at 2:07 AM Doug Anderson <diand...@chromium.org> wrote: > > Hi, > > On Tue, Aug 12, 2025 at 1:23 AM Fei Shao <fs...@chromium.org> wrote: > > > > From: Hsin-Yi Wang <hsi...@chromium.org> > > > > 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 <hsi...@chromium.org> > > Signed-off-by: Fei Shao <fs...@chromium.org> > > Reviewed-by: Sean Paul <seanp...@chromium.org> > > 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? Thanks, Fei