From: Vinod Koul <vkoul@kernel.org>
To: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
Kishon Vijay Abraham I <kishon@ti.com>,
Masahiro Yamada <yamada.masahiro@socionext.com>,
Rob Herring <robh+dt@kernel.org>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v4 0/2] Add new UniPhier AHCI PHY driver
Date: Sun, 23 Aug 2020 18:56:48 +0530 [thread overview]
Message-ID: <20200823132648.GO2639@vkoul-mobl> (raw)
In-Reply-To: <c60c0fc3-cb89-36e3-f18e-9a030ece72f1@socionext.com>
Hello,
On 21-08-20, 18:20, Kunihiko Hayashi wrote:
> Gentle ping.
> Are there any comments in this series?
Sorry I dont have this in my inbox, can you please rebease and resend to
me as well
Thanks
>
> 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
--
~Vinod
_______________________________________________
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-23 13:28 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 ` [PATCH v4 0/2] Add new UniPhier AHCI PHY driver Kunihiko Hayashi
2020-08-23 13:26 ` Vinod Koul [this message]
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=20200823132648.GO2639@vkoul-mobl \
--to=vkoul@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=hayashi.kunihiko@socionext.com \
--cc=kishon@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@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