2022-11-28 02:11:04

by Xiangsheng Hou

[permalink] [raw]
Subject: [PATCH 9/9] dt-bindings: mtd: ecc-mtk: add mt7986 IC ecc bindings

add mt7986 IC ecc bindings

Signed-off-by: Xiangsheng Hou <[email protected]>
---
Documentation/devicetree/bindings/mtd/mtk,nand-ecc-engine.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mtd/mtk,nand-ecc-engine.yaml b/Documentation/devicetree/bindings/mtd/mtk,nand-ecc-engine.yaml
index 80321157e928..e5d8e1839fff 100644
--- a/Documentation/devicetree/bindings/mtd/mtk,nand-ecc-engine.yaml
+++ b/Documentation/devicetree/bindings/mtd/mtk,nand-ecc-engine.yaml
@@ -18,6 +18,7 @@ properties:
- mediatek,mt2701-ecc
- mediatek,mt2712-ecc
- mediatek,mt7622-ecc
+ - mediatek,mt7986-ecc

reg:
items:
--
2.25.1


2022-11-28 09:51:49

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH 9/9] dt-bindings: mtd: ecc-mtk: add mt7986 IC ecc bindings

On 28/11/2022 03:06, Xiangsheng Hou wrote:
> add mt7986 IC ecc bindings

Use full sentences. "ecc" is an acronym, so ECC. Same in the subject.

Subject: drop second, redundant "bindings".

>
> Signed-off-by: Xiangsheng Hou <[email protected]>
> ---
Best regards,
Krzysztof