]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
phy: starfive: Add mipi dphy tx support
authorShengyang Chen <shengyang.chen@starfivetech.com>
Thu, 18 Apr 2024 03:50:20 +0000 (11:50 +0800)
committerVinod Koul <vkoul@kernel.org>
Sat, 15 Jun 2024 12:08:30 +0000 (17:38 +0530)
commitd3ab7955330843699cdcc413edd7993923e6c016
tree30e408e8ecce46a6f80be27226d1dc0aff3e11f4
parente4a8e87250fc2c1ed2aec5d1e8521dc7d799ea77
phy: starfive: Add mipi dphy tx support

Add mipi dphy tx support for the StarFive JH7110 SoC.
It is a module which is used to receive data from DSI
driver and transfer data to DSI interface like mipi screen.

Signed-off-by: Shengyang Chen <shengyang.chen@starfivetech.com>
Reviewed-by: Changhuang Liang <changhuang.liang@starfivetech.com>
Link: https://lore.kernel.org/r/20240418035020.47876-3-shengyang.chen@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-tx.c [new file with mode: 0644]