On Mon, May 15, 2023 at 07:24:56PM +0200, Marek Vasut wrote: > The "snps,hsphy_interface" is string, not u8. Fix the type. > > Fixes: 389d77658801 ("dt-bindings: usb: Convert DWC USB3 bindings to DT schema") > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > Signed-off-by: Marek Vasut <marex@xxxxxxx> > --- > Cc: Conor Dooley <conor+dt@xxxxxxxxxx> > Cc: Felipe Balbi <balbi@xxxxxxxxxx> > Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@xxxxxxxxxx> > Cc: Rob Herring <robh+dt@xxxxxxxxxx> > Cc: devicetree@xxxxxxxxxxxxxxx > Cc: linux-usb@xxxxxxxxxxxxxxx > Cc: stable@xxxxxxxxxxxxxxx > --- > V2: Add Fixes, RB from Krzysztof, CC stable You need to put the cc: stable up there above the --- line. I'll go do it by hand...