On Mon, 10 Feb 2020 12:07:07 +0000, Bryan O'Donoghue wrote: > From: Sriharsha Allenki <sallenki@xxxxxxxxxxxxxx> > > Adds bindings for Qualcomm's 28 nm USB PHY supporting Low-Speed, Full-Speed > and Hi-Speed USB connectivity on Qualcomm chipsets. > > [bod: Converted to YAML. Changed name dropping snps, 28nm components] > > Signed-off-by: Sriharsha Allenki <sallenki@xxxxxxxxxxxxxx> > Signed-off-by: Anu Ramanathan <anur@xxxxxxxxxxxxxx> > Signed-off-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> > Signed-off-by: Shawn Guo <shawn.guo@xxxxxxxxxx> > Cc: Andy Gross <agross@xxxxxxxxxx> > Cc: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> > Cc: Kishon Vijay Abraham I <kishon@xxxxxx> > Cc: Rob Herring <robh+dt@xxxxxxxxxx> > Cc: Mark Rutland <mark.rutland@xxxxxxx> > Cc: Jorge Ramirez-Ortiz <jorge.ramirez.ortiz@xxxxxxxxx> > Cc: linux-arm-msm@xxxxxxxxxxxxxxx > Cc: linux-kernel@xxxxxxxxxxxxxxx > Cc: devicetree@xxxxxxxxxxxxxxx > Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx> > --- > .../bindings/phy/qcom,usb-hs-28nm.yaml | 90 +++++++++++++++++++ > 1 file changed, 90 insertions(+) > create mode 100644 Documentation/devicetree/bindings/phy/qcom,usb-hs-28nm.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>