[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200227181452.31558-2-thirtythreeforty@gmail.com>
Date: Thu, 27 Feb 2020 12:14:48 -0600
From: George Hilliard <thirtythreeforty@...il.com>
To: Chen-Yu Tsai <wens@...e.org>, Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>
Cc: George Hilliard <thirtythreeforty@...il.com>,
Icenowy Zheng <icenowy@...c.io>, linux-kernel@...r.kernel.org
Subject: [PATCH 1/5] dt-bindings: Add new F1C100s compatible strings for USB
This chip contains variants of the already-supported peripherals present
on other Allwinner parts. Add a new compatible line for them.
Signed-off-by: George Hilliard <thirtythreeforty@...il.com>
---
.../devicetree/bindings/phy/allwinner,sun4i-a10-usb-phy.yaml | 1 +
.../devicetree/bindings/usb/allwinner,sun4i-a10-musb.yaml | 1 +
2 files changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/phy/allwinner,sun4i-a10-usb-phy.yaml b/Documentation/devicetree/bindings/phy/allwinner,sun4i-a10-usb-phy.yaml
index 020ef9e4c411..1762a302c594 100644
--- a/Documentation/devicetree/bindings/phy/allwinner,sun4i-a10-usb-phy.yaml
+++ b/Documentation/devicetree/bindings/phy/allwinner,sun4i-a10-usb-phy.yaml
@@ -18,6 +18,7 @@ properties:
enum:
- allwinner,sun4i-a10-usb-phy
- allwinner,sun7i-a20-usb-phy
+ - allwinner,suniv-f1c100s-usb-phy
reg:
items:
diff --git a/Documentation/devicetree/bindings/usb/allwinner,sun4i-a10-musb.yaml b/Documentation/devicetree/bindings/usb/allwinner,sun4i-a10-musb.yaml
index d9207bf9d894..d2eea0003b99 100644
--- a/Documentation/devicetree/bindings/usb/allwinner,sun4i-a10-musb.yaml
+++ b/Documentation/devicetree/bindings/usb/allwinner,sun4i-a10-musb.yaml
@@ -17,6 +17,7 @@ properties:
- const: allwinner,sun6i-a31-musb
- const: allwinner,sun8i-a33-musb
- const: allwinner,sun8i-h3-musb
+ - const: allwinner,suniv-f1c100s-musb
- items:
- enum:
- allwinner,sun8i-a83t-musb
--
2.25.0
Powered by blists - more mailing lists