[PATCH v2 0/2] Synopsys DW DPHY Driver

Frank Li Frank.li at nxp.com
Wed Jul 9 20:56:49 PDT 2025


On Wed, Jul 09, 2025 at 07:42:19PM -0700, Karthik Poduval wrote:
> v2: fix dt_binding_check errors
>
> Karthik Poduval (2):
>   phy: dw-dphy-rx: Add Synopsys DesignWare D-PHY RX
>   phy: dw-dphy-rx: Add dt bindings for Synopsys MIPI D-PHY RX

Can you post patches or link, which use this phy?

There were many attempt to try to support this PHY.

Frank

>
>  .../bindings/phy/snps,dw-dphy-rx.yaml         |  44 ++
>  MAINTAINERS                                   |   7 +
>  drivers/phy/Kconfig                           |  11 +
>  drivers/phy/Makefile                          |   1 +
>  drivers/phy/phy-dw-dphy.c                     | 575 ++++++++++++++++++
>  5 files changed, 638 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/phy/snps,dw-dphy-rx.yaml
>  create mode 100644 drivers/phy/phy-dw-dphy.c
>
> --
> 2.43.0
>



More information about the linux-phy mailing list