phy: phy-hi3670-usb3: move driver from staging into phy
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 25 Jun 2021 07:45:53 +0000 (09:45 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 Jun 2021 08:02:02 +0000 (10:02 +0200)
commit8de6b7edd493af5587e479afa85706d6fe9c5725
tree37deac645f176f39e916172e730f3db97ccf8dc2
parent4420fa312826b41f3f8150a30a204ab1c45dae8d
phy: phy-hi3670-usb3: move driver from staging into phy

The phy USB3 driver for Hisilicon 970 (hi3670) is ready
for mainstream. Mode it from staging into the main driver's
phy/ directory.

Acked-by: Rob Herring <robh@kernel.org>
Acked-By: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/dcf66a01aaeaab93cda52f9a283ecbdf9fa71bb8.1624606660.git.mchehab+huawei@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/phy/hisilicon,hi3670-usb3.yaml [new file with mode: 0644]
MAINTAINERS
drivers/phy/hisilicon/Kconfig
drivers/phy/hisilicon/Makefile
drivers/phy/hisilicon/phy-hi3670-usb3.c [new file with mode: 0644]
drivers/staging/hikey9xx/Kconfig
drivers/staging/hikey9xx/Makefile
drivers/staging/hikey9xx/phy-hi3670-usb3.c [deleted file]
drivers/staging/hikey9xx/phy-hi3670-usb3.yaml [deleted file]