On Fri, 2022-02-11 at 12:44 +0100, Krzysztof Kozlowski wrote: > On 09/02/2022 12:19, Leilk Liu wrote: > > This commit adds dt-binding documentation for > > Mediatek SPI IPM IP with single mode. > > Please do not use "This commit": > https://elixir.bootlin.com/linux/v5.13/source/Documentation/process/submitting-patches.rst#L89 > > Wrap around 75-chars, just like our guidelines are saying. > OK, I'll fix them,thanks > > > > Signed-off-by: Leilk Liu <leilk.liu@xxxxxxxxxxxx> > > --- > > Documentation/devicetree/bindings/spi/mediatek,spi-mt65xx.yaml | 1 > > + > > 1 file changed, 1 insertion(+) > > > > diff --git a/Documentation/devicetree/bindings/spi/mediatek,spi- > > mt65xx.yaml b/Documentation/devicetree/bindings/spi/mediatek,spi- > > mt65xx.yaml > > index bfa44acb1bdd..0a2fc0404cb3 100644 > > --- a/Documentation/devicetree/bindings/spi/mediatek,spi- > > mt65xx.yaml > > +++ b/Documentation/devicetree/bindings/spi/mediatek,spi- > > mt65xx.yaml > > @@ -41,6 +41,7 @@ properties: > > - mediatek,mt8135-spi > > - mediatek,mt8173-spi > > - mediatek,mt8183-spi > > + - mediatek,ipm-spi-single > > > > reg: > > maxItems: 1 > > > Best regards, > Krzysztof