On Sun, 30 Jan 2022 17:03:23 -0500 Jesse Taube <mr.bossman075@xxxxxxxxx> wrote: > Add binding for F1c100s's mmc controller. > > Signed-off-by: Jesse Taube <Mr.Bossman075@xxxxxxxxx> Reviewed-by: Andre Przywara <andre.przywara@xxxxxxx> Cheers, Andre > --- > V1 -> V2: > * New commit > --- > .../devicetree/bindings/mmc/allwinner,sun4i-a10-mmc.yaml | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/devicetree/bindings/mmc/allwinner,sun4i-a10-mmc.yaml b/Documentation/devicetree/bindings/mmc/allwinner,sun4i-a10-mmc.yaml > index 4f62ad6ce50c..76137132500d 100644 > --- a/Documentation/devicetree/bindings/mmc/allwinner,sun4i-a10-mmc.yaml > +++ b/Documentation/devicetree/bindings/mmc/allwinner,sun4i-a10-mmc.yaml > @@ -55,6 +55,9 @@ properties: > - items: > - const: allwinner,sun50i-h616-mmc > - const: allwinner,sun50i-a100-mmc > + - items: > + - const: allwinner,suniv-f1c100s-mmc > + - const: allwinner,sun7i-a20-mmc > > reg: > maxItems: 1