提交 44a1e990 编写于 作者: M Mirza Krak 提交者: Thierry Reding

serial: tegra20-hsuart: Fix typo in dmas DT binding description

The description for dmas references a second property, which should be
"dma-names" instead of "clock-names".
Signed-off-by: NMirza Krak <mirza.krak@gmail.com>
Acked-by: NRob Herring <robh@kernel.org>
Signed-off-by: NThierry Reding <treding@nvidia.com>
上级 1001354c
...@@ -10,7 +10,7 @@ Required properties: ...@@ -10,7 +10,7 @@ Required properties:
See ../reset/reset.txt for details. See ../reset/reset.txt for details.
- reset-names : Must include the following entries: - reset-names : Must include the following entries:
- serial - serial
- dmas : Must contain an entry for each entry in clock-names. - dmas : Must contain an entry for each entry in dma-names.
See ../dma/dma.txt for details. See ../dma/dma.txt for details.
- dma-names : Must include the following entries: - dma-names : Must include the following entries:
- rx - rx
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册