On Thu, 2019-04-18 at 10:05 +0200, Fabien Parent wrote: > On Tue, Apr 16, 2019 at 10:25 AM lei liu <leilk.liu@xxxxxxxxxxxx> wrote: > > > > On Tue, 2019-04-16 at 09:55 +0200, Matthias Brugger wrote: > > > > > > On 23/03/2019 22:16, Fabien Parent wrote: > > > > Add binding documentation of spi-mt65xx for MT8516 SoC. > > > > > > > > Signed-off-by: Fabien Parent <fparent@xxxxxxxxxxxx> > > > > --- > > > > Documentation/devicetree/bindings/spi/spi-mt65xx.txt | 1 + > > > > 1 file changed, 1 insertion(+) > > > > > > > > > > > > > applied to v5.1-next/dts64 > > > > > > Mark let me know if you want to take it through your tree and I drop the patch. > > > > > > > diff --git a/Documentation/devicetree/bindings/spi/spi-mt65xx.txt b/Documentation/devicetree/bindings/spi/spi-mt65xx.txt > > > > index 69c356767cf8..69ac5976b952 100644 > > > > --- a/Documentation/devicetree/bindings/spi/spi-mt65xx.txt > > > > +++ b/Documentation/devicetree/bindings/spi/spi-mt65xx.txt > > > > @@ -10,6 +10,7 @@ Required properties: > > > > - mediatek,mt8135-spi: for mt8135 platforms > > > > - mediatek,mt8173-spi: for mt8173 platforms > > > > - mediatek,mt8183-spi: for mt8183 platforms > > > > + - "mediatek,mt8516-spi", "mediatek,mt2701-spi": for mt8516 platforms > > Hi Fabien, > > mt8516 SPI design comes from mt2712 and it's different from mt2701. Here > > it should compatible with mt2712. > > Ok, thanks. I will retry with the mt2712 compatible. > Hi, I already send mt8516 spi patch and it's applied by Mark. Please don't do it again. Thanks. > > > > > > > > - #address-cells: should be 1. > > > > > > > > > > > > > > _______________________________________________ > > > Linux-mediatek mailing list > > > Linux-mediatek@xxxxxxxxxxxxxxxxxxx > > > http://lists.infradead.org/mailman/listinfo/linux-mediatek > > > >