diff options
author | Arnd Bergmann <arnd@arndb.de> | 2017-12-21 17:52:50 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2017-12-21 17:52:50 +0100 |
commit | 30e18df6d32c76365bea6b1cd6309def8dbcc6b3 (patch) | |
tree | c374383a51c8a3fd93bcba2b1032a595873b827c /Documentation/devicetree/bindings/memory-controllers | |
parent | ce63eb7dc460adfbfc8c7a809b8fb6d45a3d0ad4 (diff) | |
parent | 029ab5eaf091ce5eaa1f3017f66fd1d10f431d61 (diff) | |
download | talos-obmc-linux-30e18df6d32c76365bea6b1cd6309def8dbcc6b3.tar.gz talos-obmc-linux-30e18df6d32c76365bea6b1cd6309def8dbcc6b3.zip |
Merge tag 'tegra-for-4.16-dt-bindings' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/dt
Pull "dt-bindings: Updates for v4.16-rc1" from Thierry Reding:
This contains a set of patches that extend existing bindings with support
for Tegra186.
* tag 'tegra-for-4.16-dt-bindings' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
dt-bindings: memory: Add Tegra186 support
dt-bindings: misc: Add Tegra186 MISC registers bindings
Diffstat (limited to 'Documentation/devicetree/bindings/memory-controllers')
-rw-r--r-- | Documentation/devicetree/bindings/memory-controllers/nvidia,tegra30-mc.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/memory-controllers/nvidia,tegra30-mc.txt b/Documentation/devicetree/bindings/memory-controllers/nvidia,tegra30-mc.txt index 8dbe47013c2b..14968b048cd3 100644 --- a/Documentation/devicetree/bindings/memory-controllers/nvidia,tegra30-mc.txt +++ b/Documentation/devicetree/bindings/memory-controllers/nvidia,tegra30-mc.txt @@ -12,6 +12,8 @@ Required properties: - clock-names: Must include the following entries: - mc: the module's clock input - interrupts: The interrupt outputs from the controller. + +Required properties for Tegra30, Tegra114, Tegra124, Tegra132 and Tegra210: - #iommu-cells: Should be 1. The single cell of the IOMMU specifier defines the SWGROUP of the master. |