- trimmed cc-list On Fri, 28 Jan 2022 at 07:21, allen-kh.cheng <allen-kh.cheng@xxxxxxxxxxxx> wrote: > > From: Allen-KH Cheng <Allen-KH.Cheng@xxxxxxxxxxxx> > > This commit adds dt-binding documentation of mmc for Mediatek MT8186 SoC > Platform. > > Signed-off-by: Allen-KH Cheng <Allen-KH.Cheng@xxxxxxxxxxxx> For some reason $subject patch didn't make it to the mmc patchwork. Anyway, I have picked this up and applied it for next, thanks! Kind regards Uffe > --- > Documentation/devicetree/bindings/mmc/mtk-sd.yaml | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/devicetree/bindings/mmc/mtk-sd.yaml b/Documentation/devicetree/bindings/mmc/mtk-sd.yaml > index faf89b0c918f..297ada03e3de 100644 > --- a/Documentation/devicetree/bindings/mmc/mtk-sd.yaml > +++ b/Documentation/devicetree/bindings/mmc/mtk-sd.yaml > @@ -29,6 +29,9 @@ properties: > - items: > - const: mediatek,mt7623-mmc > - const: mediatek,mt2701-mmc > + - items: > + - const: mediatek,mt8186-mmc > + - const: mediatek,mt8183-mmc > - items: > - const: mediatek,mt8192-mmc > - const: mediatek,mt8183-mmc > -- > 2.18.0 >