Messages in this thread |  | | Subject | Re: [PATCH] dt-bindings: spi: spi-mt65xx: add support for MT8516 | From | Matthias Brugger <> | Date | Wed, 17 Apr 2019 11:15:42 +0200 |
| |
On 17/04/2019 10:47, Leilk Liu wrote: > Add binding documentation of spi-mt65xx for MT8516 SOC. > > Signed-off-by: Leilk Liu <leilk.liu@mediatek.com>
Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
> --- > .../devicetree/bindings/spi/spi-mt65xx.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/spi/spi-mt65xx.txt b/Documentation/devicetree/bindings/spi/spi-mt65xx.txt > index 69c3567..c0f6c8e 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,mt2712-spi": for mt8516 platforms > > - #address-cells: should be 1. > >
|  |