[PATCH v3 03/10] phy: move phy-qcom-snps-eusb2 out of its vendor sub-directory
Dmitry Baryshkov
dmitry.baryshkov at oss.qualcomm.com
Fri Mar 21 07:15:34 PDT 2025
On Fri, Mar 21, 2025 at 03:58:47PM +0200, Ivaylo Ivanov wrote:
> As not only Qualcomm, but also Samsung is using the Synopsys eUSB2 IP
> (albeit with a different register layout) in their newer SoCs, move the
> driver out of its vendor sub-directory and rename it to phy-snps-eusb2.
>
> Signed-off-by: Ivaylo Ivanov <ivo.ivanov.ivanov1 at gmail.com>
> Suggested-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
Please fix the order of the tags. SoB should come after Suggested-by
(and usually it is the last one).
> ---
> drivers/phy/Kconfig | 8 ++++++++
> drivers/phy/Makefile | 1 +
> .../{qualcomm/phy-qcom-snps-eusb2.c => phy-snps-eusb2.c} | 0
> drivers/phy/qualcomm/Kconfig | 9 ---------
> drivers/phy/qualcomm/Makefile | 1 -
> 5 files changed, 9 insertions(+), 10 deletions(-)
> rename drivers/phy/{qualcomm/phy-qcom-snps-eusb2.c => phy-snps-eusb2.c} (100%)
With that fixed:
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov at oss.qualcomm.com>
--
With best wishes
Dmitry
More information about the linux-arm-kernel
mailing list