phy/rockchip: add Innosilicon-based CSI dphy
authorHeiko Stuebner <heiko.stuebner@theobroma-systems.com>
Thu, 10 Jun 2021 21:29:35 +0000 (23:29 +0200)
committerVinod Koul <vkoul@kernel.org>
Mon, 21 Jun 2021 03:56:13 +0000 (09:26 +0530)
commitbd1f775d6027810d366600e2490a2ff247e3466e
treeeff0a4bc968e326efa68c7487e117a306f7a56de
parentba66207eb01f4b581ce984756f7cd4fbbf4780c3
phy/rockchip: add Innosilicon-based CSI dphy

The CSI dphy found for example on the rk3326/px30 and rk3368 is based
on an IP design from Innosilicon. Add a driver for it.

Signed-off-by: Heiko Stuebner <heiko.stuebner@theobroma-systems.com>
Link: https://lore.kernel.org/r/20210610212935.3520341-3-heiko@sntech.de
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/rockchip/Kconfig
drivers/phy/rockchip/Makefile
drivers/phy/rockchip/phy-rockchip-inno-csidphy.c [new file with mode: 0644]