phy: starfive: Add mipi dphy rx support
authorChanghuang Liang <changhuang.liang@starfivetech.com>
Wed, 15 Mar 2023 10:04:20 +0000 (03:04 -0700)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 28 Mar 2023 03:23:13 +0000 (12:23 +0900)
commitcb7071b9edee1e372097ba54001345335ded2c29
tree3598179dfeb5e07a1bd1dd0e9f9269f7d758f6bd
parent61db42624ea6aff46b0b564007223064424d56f9
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>
MAINTAINERS
drivers/phy/Kconfig
drivers/phy/Makefile
drivers/phy/starfive/Kconfig [new file with mode: 0644]
drivers/phy/starfive/Makefile [new file with mode: 0644]
drivers/phy/starfive/phy-starfive-dphy-rx.c [new file with mode: 0644]