diff options
author | Cody Eksal <masterr3c0rd@epochal.quest> | 2024-10-31 10:02:18 +0300 |
---|---|---|
committer | Chen-Yu Tsai <wens@csie.org> | 2024-11-02 14:32:40 +0300 |
commit | e144e89de0e491ea191847b0dc15a5aeb27951eb (patch) | |
tree | 77b8605fe903ea6175719003166abce4880c0bde | |
parent | 1e7d0e2a53e6bf4b43f78858b1fb10aa38259375 (diff) | |
download | linux-e144e89de0e491ea191847b0dc15a5aeb27951eb.tar.xz |
dt-bindings: usb: sunxi-musb: Add A100 compatible string
The A100 MUSB peripheral has 10 endpoints, and thus is compatible with
the A33 version.
Signed-off-by: Cody Eksal <masterr3c0rd@epochal.quest>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/20241031070232.1793078-6-masterr3c0rd@epochal.quest
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
-rw-r--r-- | Documentation/devicetree/bindings/usb/allwinner,sun4i-a10-musb.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/usb/allwinner,sun4i-a10-musb.yaml b/Documentation/devicetree/bindings/usb/allwinner,sun4i-a10-musb.yaml index f972ce976e86..bb5010dcefe1 100644 --- a/Documentation/devicetree/bindings/usb/allwinner,sun4i-a10-musb.yaml +++ b/Documentation/devicetree/bindings/usb/allwinner,sun4i-a10-musb.yaml @@ -23,6 +23,7 @@ properties: - enum: - allwinner,sun8i-a83t-musb - allwinner,sun20i-d1-musb + - allwinner,sun50i-a100-musb - allwinner,sun50i-h6-musb - const: allwinner,sun8i-a33-musb - items: |