On Thu, 24 Oct 2019 12:54:57 +0200, Ondrej Jirman wrote: > The new Allwinner H6 SoC contains a USB3 PHY that is wired to the > external USB3 pins of the SoC. > > Add a device tree binding for the PHY. > > Signed-off-by: Ondrej Jirman <megous@xxxxxxxxxx> > Acked-by: Maxime Ripard <mripard@xxxxxxxxxx> > --- > .../phy/allwinner,sun50i-h6-usb3-phy.yaml | 47 +++++++++++++++++++ > 1 file changed, 47 insertions(+) > create mode 100644 Documentation/devicetree/bindings/phy/allwinner,sun50i-h6-usb3-phy.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>