[PATCH v6 2/2] phy: starfive: Add mipi dphy rx support
Vinod Koul
vkoul at kernel.org
Fri Jul 14 07:45:38 PDT 2023
On 30-06-23, 02:30, Changhuang Liang wrote:
> 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 at starfivetech.com>
> ---
> MAINTAINERS | 7 +
> drivers/phy/Kconfig | 1 +
> drivers/phy/Makefile | 1 +
> drivers/phy/starfive/Kconfig | 13 ++
> drivers/phy/starfive/Makefile | 2 +
> drivers/phy/starfive/phy-starfive-dphy-rx.c | 230 ++++++++++++++++++++
> 6 files changed, 254 insertions(+)
> create mode 100644 drivers/phy/starfive/Kconfig
> create mode 100644 drivers/phy/starfive/Makefile
This need rebase as files exist now
--
~Vinod
More information about the linux-phy
mailing list