On Fri, 11 Dec 2020 at 02:20, Andre Przywara <[email protected]> wrote: > > From: Yangtao Li <[email protected]> > > Add binding for A100's and H616's mmc and emmc controller. > > Signed-off-by: Yangtao Li <[email protected]> > Signed-off-by: Andre Przywara <[email protected]>
Applied for next to my mmc tree, thanks! Kind regards Uffe > --- > .../devicetree/bindings/mmc/allwinner,sun4i-a10-mmc.yaml | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git > a/Documentation/devicetree/bindings/mmc/allwinner,sun4i-a10-mmc.yaml > b/Documentation/devicetree/bindings/mmc/allwinner,sun4i-a10-mmc.yaml > index e82c9a07b6fb..e75b3a8ba816 100644 > --- a/Documentation/devicetree/bindings/mmc/allwinner,sun4i-a10-mmc.yaml > +++ b/Documentation/devicetree/bindings/mmc/allwinner,sun4i-a10-mmc.yaml > @@ -26,6 +26,8 @@ properties: > - const: allwinner,sun9i-a80-mmc > - const: allwinner,sun50i-a64-emmc > - const: allwinner,sun50i-a64-mmc > + - const: allwinner,sun50i-a100-emmc > + - const: allwinner,sun50i-a100-mmc > - items: > - const: allwinner,sun8i-a83t-mmc > - const: allwinner,sun7i-a20-mmc > @@ -47,6 +49,12 @@ properties: > - items: > - const: allwinner,sun50i-h6-mmc > - const: allwinner,sun50i-a64-mmc > + - items: > + - const: allwinner,sun50i-h616-emmc > + - const: allwinner,sun50i-a100-emmc > + - items: > + - const: allwinner,sun50i-h616-mmc > + - const: allwinner,sun50i-a100-mmc > > reg: > maxItems: 1 > -- > 2.17.5 > -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/linux-sunxi/CAPDyKFrXdCUTV_WdRXGrqZ9YQAnVkieinmdsEO6%3D-YifA8abbw%40mail.gmail.com.
