On Sat, 2024-06-08 at 20:01 +0800, mac.shen wrote: > Changes in v3: > - remove useless code > - remove magic number > - refine the flow to do HDCP1.x authentication > per suggestion from the previous thread: > https://urldefense.com/v3/__https://patchwork.kernel.org/project/linux-mediatek__;!!CTRNKA9wMg0ARbw!l3mVePuKN038rd5XoCuION0zP40BtWBb7148hHsXs7hCWDTRgESIkfNHuEtPQ1Rb4P9MOpJZstgE4j2LJg$ > /patch/20240205055055.25340-4-mac.shen@mediatek.com/ Move the version change information after '---'. In here, describe HDCP1.x. Does MediaTek DP has some limitation? If so, describe it. I would like to HDCP1.x patch in front of HDCP2.x because the spec development is from 1.x to 2.x. So move this patch before HDCP2.x patch. Regards, CK > > Signed-off-by: mac.shen <mac.shen@mediatek.com> > ---