Message ID | 20210118020848.11721-16-andre.przywara@arm.com |
---|---|
State | Superseded |
Headers | show |
Series | None | expand |
On Mon, Jan 18, 2021 at 02:08:42AM +0000, Andre Przywara wrote: > The H616 MUSB peripheral is presumably compatible to the H3 one. > > Signed-off-by: Andre Przywara <andre.przywara@arm.com> Acked-by: Maxime Ripard <mripard@kernel.org> Maxime
diff --git a/Documentation/devicetree/bindings/usb/allwinner,sun4i-a10-musb.yaml b/Documentation/devicetree/bindings/usb/allwinner,sun4i-a10-musb.yaml index d9207bf9d894..ad8983debeba 100644 --- a/Documentation/devicetree/bindings/usb/allwinner,sun4i-a10-musb.yaml +++ b/Documentation/devicetree/bindings/usb/allwinner,sun4i-a10-musb.yaml @@ -22,6 +22,9 @@ properties: - allwinner,sun8i-a83t-musb - allwinner,sun50i-h6-musb - const: allwinner,sun8i-a33-musb + - items: + - const: allwinner,sun50i-h616-musb + - const: allwinner,sun8i-h3-musb reg: maxItems: 1
The H616 MUSB peripheral is presumably compatible to the H3 one. Signed-off-by: Andre Przywara <andre.przywara@arm.com> --- .../devicetree/bindings/usb/allwinner,sun4i-a10-musb.yaml | 3 +++ 1 file changed, 3 insertions(+)