Re: [PATCH v5 4/6] arm64: dts: qcom: x1e80100-crd: Enable external DisplayPort support

From: Greg Kroah-Hartman
Date: Wed Nov 13 2024 - 01:03:55 EST


On Tue, Nov 12, 2024 at 07:05:29PM +0200, Abel Vesa wrote:
> On 24-11-12 19:01:13, Abel Vesa wrote:
> > The X Elite CRD provides external DisplayPort on all 3 USB Type-C ports.
> > Each one of this ports is connected to a dedicated DisplayPort
> > controller.
> >
> > Due to support missing in the USB/DisplayPort combo PHY driver,
> > the external DisplayPort is limited to 2 lanes.
> >
> > So enable all 3 remaining DisplayPort controllers and limit their data
> > lanes number to 2.
> >
> > Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxx>
>
> Please do not merge this specific patch.

Please do not mix patches that should, and should not, be applied in the
same series as that plays havoc with our tools that want to take a whole
series at once. Stuff like this just makes me delete the whole series
from my review queue, and if you got sent something like this, I imagine
you would do the same :(

thanks,

greg k-h