On Thu, Sep 22, 2022 at 09:02:49PM +0300, Dmitry Baryshkov wrote: > On 20/09/2022 10:38, Johan Hovold wrote: > > Drop the DP_COM control block flag from the configuration data, which is > > set for all combo PHYs and hence no longer needed since the QMP driver > > split. > > > > Signed-off-by: Johan Hovold <johan+linaro@xxxxxxxxxx> > > --- > > drivers/phy/qualcomm/phy-qcom-qmp-combo.c | 63 +++++++---------------- > > 1 file changed, 18 insertions(+), 45 deletions(-) > > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> Thanks for the review, Dmitry. Johan