From: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
To: Kishon Vijay Abraham I <kishon@ti.com>,
Vinod Koul <vkoul@kernel.org>, Rob Herring <robh+dt@kernel.org>,
Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v4 0/2] Add new UniPhier AHCI PHY driver
Date: Fri, 21 Aug 2020 18:20:59 +0900 [thread overview]
Message-ID: <c60c0fc3-cb89-36e3-f18e-9a030ece72f1@socionext.com> (raw)
In-Reply-To: <1594888344-32066-1-git-send-email-hayashi.kunihiko@socionext.com>
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
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2020-08-21 9:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-16 8:32 [PATCH v4 0/2] Add new UniPhier AHCI PHY driver Kunihiko Hayashi
2020-07-16 8:32 ` [PATCH v4 1/2] dt-bindings: phy: Add UniPhier AHCI PHY description Kunihiko Hayashi
2020-07-16 8:32 ` [PATCH v4 2/2] phy: socionext: Add UniPhier AHCI PHY driver support Kunihiko Hayashi
2020-08-21 9:20 ` Kunihiko Hayashi [this message]
2020-08-23 13:26 ` [PATCH v4 0/2] Add new UniPhier AHCI PHY driver Vinod Koul
2020-08-25 10:33 ` Kunihiko Hayashi
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=c60c0fc3-cb89-36e3-f18e-9a030ece72f1@socionext.com \
--to=hayashi.kunihiko@socionext.com \
--cc=devicetree@vger.kernel.org \
--cc=kishon@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=vkoul@kernel.org \
--cc=yamada.masahiro@socionext.com \
/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