diff options
author | Olof Johansson <olof@lixom.net> | 2016-11-19 03:35:39 +0100 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2016-11-19 03:35:39 +0100 |
commit | 1630ae0a5e8967e7f0f62df6e47f3fbd7bd401ed (patch) | |
tree | 051db39f83674af867af526fc915c6f5f75a12b5 /Documentation/devicetree/bindings/serial | |
parent | Merge tag 'samsung-dt-gic-flags-4.10' of git://git.kernel.org/pub/scm/linux/k... (diff) | |
parent | dt-bindings: Add documentation for Tegra186 Denver (diff) | |
download | linux-1630ae0a5e8967e7f0f62df6e47f3fbd7bd401ed.tar.xz linux-1630ae0a5e8967e7f0f62df6e47f3fbd7bd401ed.zip |
Merge tag 'tegra-for-4.10-dt-bindings' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/dt
dt-bindings: Cleanups and additions for v4.10-rc1
Contains two small patches, one fixing a typo and the other adding the
compatible string for the Denver CPUs found on the new Tegra186 SoCs.
* tag 'tegra-for-4.10-dt-bindings' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
dt-bindings: Add documentation for Tegra186 Denver
serial: tegra20-hsuart: Fix typo in dmas DT binding description
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'Documentation/devicetree/bindings/serial')
-rw-r--r-- | Documentation/devicetree/bindings/serial/nvidia,tegra20-hsuart.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/serial/nvidia,tegra20-hsuart.txt b/Documentation/devicetree/bindings/serial/nvidia,tegra20-hsuart.txt index 845850caf088..c93a2d1c1a65 100644 --- a/Documentation/devicetree/bindings/serial/nvidia,tegra20-hsuart.txt +++ b/Documentation/devicetree/bindings/serial/nvidia,tegra20-hsuart.txt @@ -10,7 +10,7 @@ Required properties: See ../reset/reset.txt for details. - reset-names : Must include the following entries: - 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. - dma-names : Must include the following entries: - rx |