[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c60c0fc3-cb89-36e3-f18e-9a030ece72f1@socionext.com>
Date: Fri, 21 Aug 2020 18:20:59 +0900
From: Kunihiko Hayashi <hayashi.kunihiko@...ionext.com>
To: Kishon Vijay Abraham I <kishon@...com>,
Vinod Koul <vkoul@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Masahiro Yamada <yamada.masahiro@...ionext.com>
Cc: devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4 0/2] Add new UniPhier AHCI PHY driver
Gentle ping.
Are there any comments in this series?
Thank you,
On 2020/07/16 17:32, Kunihiko Hayashi wrote:
> This series adds support for AHCI PHY interface implemented in Socionext
> UniPhier SoCs. This driver supports PXs2 and PXs3 SoCs.
>
> Changes since v3:
> - Eliminate a meaningless blank line and a line break
> - Fix misspelling
>
> Changes since v2:
> - Adjust copyright year
> - Add helper for enabling the controller
> - Remove redundant .init in uniphier_pxs2_data
> - Add comments for dummy read accesses
> - Fix return value in uniphier_ahciphy_init
> - dt-bindings: Add Reviewed-by line
>
> Changes since v1:
> - dt-bindings: Fix items in reset-names
>
> Kunihiko Hayashi (2):
> dt-bindings: phy: Add UniPhier AHCI PHY description
> phy: socionext: Add UniPhier AHCI PHY driver support
>
> .../bindings/phy/socionext,uniphier-ahci-phy.yaml | 76 +++++
> drivers/phy/socionext/Kconfig | 10 +
> drivers/phy/socionext/Makefile | 1 +
> drivers/phy/socionext/phy-uniphier-ahci.c | 321 +++++++++++++++++++++
> 4 files changed, 408 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/phy/socionext,uniphier-ahci-phy.yaml
> create mode 100644 drivers/phy/socionext/phy-uniphier-ahci.c
>
---
Best Regards
Kunihiko Hayashi
Powered by blists - more mailing lists