linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Andre Przywara <andre.przywara@arm.com>
To: Vinod Koul <vkoul@kernel.org>,
	Kishon Vijay Abraham I <kishon@kernel.org>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
Cc: Chen-Yu Tsai <wens@csie.org>,
	Jernej Skrabec <jernej.skrabec@gmail.com>,
	Samuel Holland <samuel@sholland.org>,
	linux-phy@lists.infradead.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-sunxi@lists.linux.dev, Icenowy Zheng <uwu@icenowy.me>
Subject: Re: [PATCH v4 0/3] phy: sun4i-usb: add support for the USB PHY on F1C100s SoC
Date: Mon, 21 Nov 2022 09:33:08 +0000	[thread overview]
Message-ID: <20221121093308.6c01140b@donnerap.cambridge.arm.com> (raw)
In-Reply-To: <20221116151603.819533-1-andre.przywara@arm.com>

On Wed, 16 Nov 2022 15:16:00 +0000
Andre Przywara <andre.przywara@arm.com> wrote:

Hi Vinod, Kishon,

is there any chance you could take at least patch 1/3 and 2/3 through your
tree? As suggested, I split this off the original series, which now
somewhat depends on this one - at least dtbs_check and functionality wise,
both series build cleanly in isolation.

Many thanks,
Andre

> This is a spin-off of v3 of the suniv F1C100s USB support series[1], just
> carrying the USB PHY bits. The H616 USB PHY support is already in
> linux-phy.git/next, so this is rebased on top of that, to avoid
> conflicts.
> The actual binding and driver change in the first two patches is
> straightforward. Since it came up in reviews, I reworked the quirk
> handling in the phy-sun4i-usb.c driver, to become more maintainable and
> readable, in patch 3/3. For a changelog, see below.
> 
> Cheers,
> Andre
> 
> [1] https://lore.kernel.org/linux-arm-kernel/20221106154826.6687-1-andre.przywara@arm.com/
> 
> Changelog v3 ... v4:
> - split off from rest of suniv F1C100s USB series
> - rebase on top of H616 USB PHY patches
> - drop phy2_is_hsic in favour of reusing existing hsic_index member
> - add tags
> 
> Changelog v2 ... v3:
> - remove redundant "Device Tree Bindings" suffix in DT binding doc title
> - add BSD license to binding doc file (as per checkpatch)
> - use existing PHY sun4i_a10_phy type instead of inventing new one
> - add patch to clean up sunxi USB PHY driver
> 
> Changelog v1 ... v2:
> - USB PHY binding: clarify the relation with other phy-sun4i-usb bindings
> 
> 
> 
> Andre Przywara (1):
>   phy: sun4i-usb: Replace types with explicit quirk flags
> 
> Icenowy Zheng (2):
>   dt-bindings: phy: add binding document for Allwinner F1C100s USB PHY
>   phy: sun4i-usb: add support for the USB PHY on F1C100s SoC
> 
>  .../phy/allwinner,suniv-f1c100s-usb-phy.yaml  | 83 +++++++++++++++++++
>  drivers/phy/allwinner/phy-sun4i-usb.c         | 59 ++++++-------
>  2 files changed, 107 insertions(+), 35 deletions(-)
>  create mode 100644 Documentation/devicetree/bindings/phy/allwinner,suniv-f1c100s-usb-phy.yaml
> 


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

      parent reply	other threads:[~2022-11-21  9:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-16 15:16 [PATCH v4 0/3] phy: sun4i-usb: add support for the USB PHY on F1C100s SoC Andre Przywara
2022-11-16 15:16 ` [PATCH v4 1/3] dt-bindings: phy: add binding document for Allwinner F1C100s USB PHY Andre Przywara
2022-11-16 15:16 ` [PATCH v4 2/3] phy: sun4i-usb: add support for the USB PHY on F1C100s SoC Andre Przywara
2022-11-16 15:16 ` [PATCH v4 3/3] phy: sun4i-usb: Replace types with explicit quirk flags Andre Przywara
2022-11-21  9:33 ` Andre Przywara [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=20221121093308.6c01140b@donnerap.cambridge.arm.com \
    --to=andre.przywara@arm.com \
    --cc=devicetree@vger.kernel.org \
    --cc=jernej.skrabec@gmail.com \
    --cc=kishon@kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-phy@lists.infradead.org \
    --cc=linux-sunxi@lists.linux.dev \
    --cc=robh+dt@kernel.org \
    --cc=samuel@sholland.org \
    --cc=uwu@icenowy.me \
    --cc=vkoul@kernel.org \
    --cc=wens@csie.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).