[PATCH v12 1/3] dt-bindings: mmc: mtk-sd: fix yamllint error
Tinghan Shen
tinghan.shen at mediatek.com
Tue Mar 29 04:45:38 PDT 2022
Documentation/devicetree/bindings/mmc/mtk-sd.yaml
54:81 error line too long (95 > 80 characters) (line-length)
Signed-off-by: Tinghan Shen <tinghan.shen at mediatek.com>
---
Documentation/devicetree/bindings/mmc/mtk-sd.yaml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/mmc/mtk-sd.yaml b/Documentation/devicetree/bindings/mmc/mtk-sd.yaml
index 297ada03e3de..7032f7adf3ca 100644
--- a/Documentation/devicetree/bindings/mmc/mtk-sd.yaml
+++ b/Documentation/devicetree/bindings/mmc/mtk-sd.yaml
@@ -50,7 +50,8 @@ properties:
- description: source clock (required).
- description: HCLK which used for host (required).
- description: independent source clock gate (required for MT2712).
- - description: bus clock used for internal register access (required for MT2712 MSDC0/3).
+ - description: bus clock used for internal register access
+ (required for MT2712 MSDC0/3).
- description: msdc subsys clock gate (required for MT8192).
- description: peripheral bus clock gate (required for MT8192).
- description: AXI bus clock gate (required for MT8192).
--
2.18.0
More information about the Linux-mediatek
mailing list