devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Frank Li <Frank.li@nxp.com>
To: Karthik Poduval <kpoduval@lab126.com>
Cc: jyxiong@amazon.com, miguel.lopes@synopsys.com,
	anishkmr@amazon.com, vkoul@kernel.org, kishon@kernel.org,
	linux-kernel@vger.kernel.org, linux-phy@lists.infradead.org,
	robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
	devicetree@vger.kernel.org
Subject: Re: [PATCH v2 0/2] Synopsys DW DPHY Driver
Date: Wed, 9 Jul 2025 23:56:49 -0400	[thread overview]
Message-ID: <aG86ATqLZOPMo131@lizhi-Precision-Tower-5810> (raw)
In-Reply-To: <cover.1752106239.git.kpoduval@lab126.com>

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
>

      parent reply	other threads:[~2025-07-10  3:56 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-10  2:42 [PATCH v2 0/2] Synopsys DW DPHY Driver Karthik Poduval
2025-07-10  2:42 ` [PATCH v2 1/2] phy: dw-dphy-rx: Add Synopsys DesignWare D-PHY RX Karthik Poduval
2025-07-10  4:08   ` Frank Li
2025-07-10  5:12     ` Poduval, Karthik
2025-07-10 19:48       ` Frank Li
2025-07-10  4:14   ` Frank Li
2025-07-10  5:15     ` Poduval, Karthik
2025-07-10  7:26   ` Krzysztof Kozlowski
2025-07-10 22:13   ` kernel test robot
2025-07-11  7:13   ` kernel test robot
2025-07-10  2:42 ` [PATCH v2 2/2] phy: dw-dphy-rx: Add dt bindings for Synopsys MIPI " Karthik Poduval
2025-07-10  3:32   ` Rob Herring (Arm)
2025-07-10  4:02   ` Frank Li
2025-07-10  7:24   ` Krzysztof Kozlowski
2025-07-10 21:24     ` Poduval, Karthik
2025-07-11  7:09       ` Krzysztof Kozlowski
2025-07-10  7:27   ` Krzysztof Kozlowski
2025-07-10  3:56 ` Frank Li [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aG86ATqLZOPMo131@lizhi-Precision-Tower-5810 \
    --to=frank.li@nxp.com \
    --cc=anishkmr@amazon.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jyxiong@amazon.com \
    --cc=kishon@kernel.org \
    --cc=kpoduval@lab126.com \
    --cc=krzk+dt@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-phy@lists.infradead.org \
    --cc=miguel.lopes@synopsys.com \
    --cc=robh@kernel.org \
    --cc=vkoul@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).