On Fri, 21 Apr 2023 21:24:45 +0530, Varadarajan Narayanan wrote: > * Document the IPQ9574 dwc3 compatible. > > * Make power-domains as optional since IPQ9574 doesn't have GDSCs > > Signed-off-by: Varadarajan Narayanan <quic_varada@xxxxxxxxxxx> > > --- > Changes in v9: > - Place ipq9574 alongwith similar SoCs instead of new entry > - Make power-domains as optional since IPQ9574 doesn't have GDSCs > Changes in v6: > - Made power-domains as optional > - Resolved all 'make dtbs_check' messages > > Changes in v5: > - Restore removed constraints > > Changes in v4: > - Update other relevant sections > - Remove constraints not applicable to IPQ9574 > --- > Documentation/devicetree/bindings/usb/qcom,dwc3.yaml | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>