On Thu, 27 Jan 2022 15:06:30 -0500, Sean Anderson wrote: > This property is redundant because we can determine the correct value for > REFCLKPER based on the "ref" clock. Deprecate it, and encourage users to > provide a clock instead. This also restricts the minimum and maximum to the > values documented in the register reference [1]. > > [1] https://www.xilinx.com/html_docs/registers/ug1087/usb3_xhci___guctl.html > > Signed-off-by: Sean Anderson <sean.anderson@xxxxxxxx> > --- > > (no changes since v1) > > Documentation/devicetree/bindings/usb/snps,dwc3.yaml | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>