[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <6399b000.1dc.199ebac5daf.Coremail.luyulin@eswincomputing.com>
Date: Thu, 16 Oct 2025 14:19:25 +0800 (GMT+08:00)
From: "Yulin Lu" <luyulin@...incomputing.com>
To: dlemoal@...nel.org, cassel@...nel.org, robh@...nel.org,
krzk+dt@...nel.org, conor+dt@...nel.org, linux-ide@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
vkoul@...nel.org, kishon@...nel.org, linux-phy@...ts.infradead.org
Cc: ningyu@...incomputing.com, zhengyu@...incomputing.com,
linmin@...incomputing.com, huangyifeng@...incomputing.com,
fenglin@...incomputing.com, lianghujun@...incomputing.com
Subject: Re: [PATCH v5 0/3] Add driver support for Eswin EIC7700 SoC SATA
Controller and PHY
Hi all,
Gentle ping.
Could you please review the PHY-related changes in patch 2/3 and patch 3/3?
Thanks in advance for your time and consideration.
Best regards,
Yulin Lu
>
> This series depends on the config option patch [1].
>
> [1] Https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20250929&id=ce2d00c6e192b588ddc3d1efb72b0ea00ab5538f
>
> Updates:
> v5 -> v4:
> - eswin,eic7700-ahci.yaml
> - Add "dt-bindings: ata:" prefix to the subject.
> - Wrap at 80 characters in the YAML description field.
> - Link to v4: https://lore.kernel.org/lkml/20250915125902.375-1-luyulin@eswincomputing.com/
>
> Yulin Lu (3):
> dt-bindings: ata: eswin: Document for EIC7700 SoC ahci
> dt-bindings: phy: eswin: Document the EIC7700 SoC SATA PHY
> phy: eswin: Create eswin directory and add EIC7700 SATA PHY driver
>
> .../bindings/ata/eswin,eic7700-ahci.yaml | 79 +++++++
> .../bindings/phy/eswin,eic7700-sata-phy.yaml | 36 ++++
> drivers/phy/Kconfig | 1 +
> drivers/phy/Makefile | 1 +
> drivers/phy/eswin/Kconfig | 14 ++
> drivers/phy/eswin/Makefile | 2 +
> drivers/phy/eswin/phy-eic7700-sata.c | 192 ++++++++++++++++++
> 7 files changed, 325 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/ata/eswin,eic7700-ahci.yaml
> create mode 100644 Documentation/devicetree/bindings/phy/eswin,eic7700-sata-phy.yaml
> create mode 100644 drivers/phy/eswin/Kconfig
> create mode 100644 drivers/phy/eswin/Makefile
> create mode 100644 drivers/phy/eswin/phy-eic7700-sata.c
>
> --
> 2.25.1
Powered by blists - more mailing lists