On 10/03/2021 07:36, Macpaul Lin wrote: > From: Mars Cheng <mars.cheng@xxxxxxxxxxxx> > > This patch adds MT6765 smi binding document > > Signed-off-by: Mars Cheng <mars.cheng@xxxxxxxxxxxx> > Signed-off-by: Owen Chen <owen.chen@xxxxxxxxxxxx> > Signed-off-by: Macpaul Lin <macpaul.lin@xxxxxxxxxxxx> > Acked-by: Rob Herring <robh@xxxxxxxxxx> Patch looks good, but where is the driver part for it? Reviewed-by: Matthias Brugger <matthias.bgg@xxxxxxxxx> > --- > .../bindings/memory-controllers/mediatek,smi-common.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.yaml b/Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.yaml > index a08a32340987..4a4f4377576f 100644 > --- a/Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.yaml > +++ b/Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.yaml > @@ -31,6 +31,7 @@ properties: > - enum: > - mediatek,mt2701-smi-common > - mediatek,mt2712-smi-common > + - mediatek,mt6765-smi-common > - mediatek,mt6779-smi-common > - mediatek,mt8167-smi-common > - mediatek,mt8173-smi-common >