On Thu, Oct 24, 2024 at 02:05:23PM -0300, Cody Eksal wrote: > The A100 MUSB peripheral has 10 endpoints, and thus is compatible with > the A33 version. > > Signed-off-by: Cody Eksal <masterr3c0rd@epochal.quest> > --- > .../devicetree/bindings/usb/allwinner,sun4i-a10-musb.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/usb/allwinner,sun4i-a10-musb.yaml b/Documentation/devicetree/bindings/usb/allwinner,sun4i-a10-musb.yaml > index f972ce976e86..d4993336a29b 100644 > --- a/Documentation/devicetree/bindings/usb/allwinner,sun4i-a10-musb.yaml > +++ b/Documentation/devicetree/bindings/usb/allwinner,sun4i-a10-musb.yaml > @@ -24,6 +24,7 @@ properties: > - allwinner,sun8i-a83t-musb > - allwinner,sun20i-d1-musb > - allwinner,sun50i-h6-musb > + - allwinner,sun50i-a100-musb List looked ordered, now doesn't.... are you sure you keep intented ordering here? Best regards, Krzysztof