[PATCH v6 2/2] phy: starfive: Add mipi dphy rx support

Changhuang Liang changhuang.liang at starfivetech.com
Sun Jul 16 18:34:50 PDT 2023



On 2023/7/14 22:45, Vinod Koul wrote:
> 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
> 

OK, I will rebase it.

Thanks,
Changhuang



More information about the linux-phy mailing list