On Sat, 04 Mar 2023 14:03:02 +0100, Krzysztof Kozlowski wrote: > The DWC3 USB Linux driver and several DTS use extcon property, so > document it, even though it is deprecated, to fix warnings like: > > sm6125-sony-xperia-seine-pdx201.dtb: usb@4ef8800: usb@4e00000: Unevaluated properties are not allowed ('extcon' was unexpected) > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/usb/snps,dwc3.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > Acked-by: Rob Herring <robh@xxxxxxxxxx>