diff mbox series

[2/2] dt-binding: mediatek: mt6779: update spi document

Message ID 1623721803.24597.9.camel@mbjsdccf07 (mailing list archive)
State New, archived
Headers show
Series None | expand

Commit Message

Mason Zhang June 15, 2021, 1:50 a.m. UTC
this patch update spi document for MT6779 SOC.

Signed-off-by: Mason Zhang <Mason.Zhang@mediatek.com>
---
 Documentation/devicetree/bindings/spi/spi-mt65xx.txt | 1 +
 1 file changed, 1 insertion(+)

linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

Comments

Mark Brown June 15, 2021, 11:14 a.m. UTC | #1
On Tue, Jun 15, 2021 at 09:50:03AM +0800, Mason Zhang wrote:
> 
> this patch update spi document for MT6779 SOC.

I don't have either patch 1 or a cover letter, what's the story with
dependencies here?
Matthias Brugger June 21, 2021, 3:31 p.m. UTC | #2
On 15/06/2021 13:14, Mark Brown wrote:
> On Tue, Jun 15, 2021 at 09:50:03AM +0800, Mason Zhang wrote:
>>
>> this patch update spi document for MT6779 SOC.
> 
> I don't have either patch 1 or a cover letter, what's the story with
> dependencies here?
> 

No dependency. The dt-bindings was just send a second patch in the series. First
one can be found here:
https://patchwork.kernel.org/project/linux-mediatek/patch/20210613055458.6073-1-mason.zhang@mediatek.com/

Regards,
Matthias
Rob Herring June 24, 2021, 8:44 p.m. UTC | #3
On Tue, 15 Jun 2021 09:50:03 +0800, Mason Zhang wrote:
> 
> this patch update spi document for MT6779 SOC.
> 
> Signed-off-by: Mason Zhang <Mason.Zhang@mediatek.com>
> ---
>  Documentation/devicetree/bindings/spi/spi-mt65xx.txt | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring <robh@kernel.org>
Mark Brown June 25, 2021, 11:25 a.m. UTC | #4
On Mon, Jun 21, 2021 at 05:31:41PM +0200, Matthias Brugger wrote:
> On 15/06/2021 13:14, Mark Brown wrote:

> > I don't have either patch 1 or a cover letter, what's the story with
> > dependencies here?

> No dependency. The dt-bindings was just send a second patch in the series. First
> one can be found here:

The point here is that if you're sending a series that's generally
because there's some dependencies so it's important to copy people on
enough of what's going on (generally at least the cover letter) so that
they know what the story is.
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/spi/spi-mt65xx.txt b/Documentation/devicetree/bindings/spi/spi-mt65xx.txt
index 9e43721fa7d6..7bae7eef26c7 100644
--- a/Documentation/devicetree/bindings/spi/spi-mt65xx.txt
+++ b/Documentation/devicetree/bindings/spi/spi-mt65xx.txt
@@ -13,6 +13,7 @@  Required properties:
     - mediatek,mt8183-spi: for mt8183 platforms
     - "mediatek,mt8192-spi", "mediatek,mt6765-spi": for mt8192 platforms
     - "mediatek,mt8516-spi", "mediatek,mt2712-spi": for mt8516 platforms
+    - "mediatek,mt6779-spi", "mediatek,mt6765-spi": for mt6779 platforms
 
 - #address-cells: should be 1.
_______________________________________________