OSDN Git Service

phy: starfive: Add mipi dphy rx support
authorChanghuang Liang <changhuang.liang@starfivetech.com>
Tue, 18 Jul 2023 07:08:03 +0000 (00:08 -0700)
committerVinod Koul <vkoul@kernel.org>
Mon, 24 Jul 2023 10:43:03 +0000 (16:13 +0530)
commitf8aa660841bca12aed51c967ed9bdaf1d97996ed
tree27d27f2b5c6a62a4f1071e0d08ae118c4a9e2a01
parentae07a9a865a4eb30223c21eae70ddb189da6ee9a
phy: starfive: Add mipi dphy rx support

Add mipi dphy rx support for the StarFive JH7110 SoC. It is used to
transfer CSI camera data.

Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
Reviewed-by: Minda Chen <minda.chen@starfivetech.com>
Link: https://lore.kernel.org/r/20230718070803.16660-3-changhuang.liang@starfivetech.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
MAINTAINERS
drivers/phy/starfive/Kconfig
drivers/phy/starfive/Makefile
drivers/phy/starfive/phy-jh7110-dphy-rx.c [new file with mode: 0644]