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>
Mon, 24 Jul 2023 23:24:43 +0000 (08:24 +0900)
commit8588d2c6bf67f105c098879a807377cb807beb4e
tree2142960161b0496a763b08ce084936672066da0e
parent6227ea8500dc43d98fbece4976dfbae122b1976b
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]