[PATCH v3 01/11] dt-bindings: phy: add binding document for Allwinner F1C100s USB PHY
Samuel Holland
samuel at sholland.org
Sun Nov 13 14:32:04 PST 2022
On 11/6/22 09:48, Andre Przywara wrote:
> From: Icenowy Zheng <uwu at icenowy.me>
>
> Allwinner F1C100s has the most simple USB PHY among all Allwinner SoCs,
> because it has only one OTG USB controller, no host-only OHCI/EHCI
> controllers.
>
> Add a binding document for it. Following the current situation of one
> YAML file per SoC, this one is based on
> allwinner,sun8i-v3s-usb-phy.yaml, but with OHCI/EHCI-related bits
> removed. (The same driver in Linux, phy-sun4i-usb, covers all these
> binding files now.)
>
> Signed-off-by: Icenowy Zheng <uwu at icenowy.me>
> Reviewed-by: Rob Herring <robh at kernel.org>
> Reviewed-by: Andre Przywara <andre.przywara at arm.com>
> Signed-off-by: Andre Przywara <andre.przywara at arm.com>
> ---
> .../phy/allwinner,suniv-f1c100s-usb-phy.yaml | 83 +++++++++++++++++++
> 1 file changed, 83 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/phy/allwinner,suniv-f1c100s-usb-phy.yaml
Reviewed-by: Samuel Holland <samuel at sholland.org>
More information about the linux-phy
mailing list