Commit ff0286cb authored by Mikko Perttunen's avatar Mikko Perttunen Committed by Thierry Reding

dt-bindings: tegra: Add documentation for nvidia,tegra194-pmc

The Tegra194 power management controller has one additional register
aperture to be specified in the device tree node.
Signed-off-by: default avatarMikko Perttunen <mperttunen@nvidia.com>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 5be2dae2
...@@ -3,6 +3,7 @@ NVIDIA Tegra Power Management Controller (PMC) ...@@ -3,6 +3,7 @@ NVIDIA Tegra Power Management Controller (PMC)
Required properties: Required properties:
- compatible: Should contain one of the following: - compatible: Should contain one of the following:
- "nvidia,tegra186-pmc": for Tegra186 - "nvidia,tegra186-pmc": for Tegra186
- "nvidia,tegra194-pmc": for Tegra194
- reg: Must contain an (offset, length) pair of the register set for each - reg: Must contain an (offset, length) pair of the register set for each
entry in reg-names. entry in reg-names.
- reg-names: Must include the following entries: - reg-names: Must include the following entries:
...@@ -10,6 +11,7 @@ Required properties: ...@@ -10,6 +11,7 @@ Required properties:
- "wake" - "wake"
- "aotag" - "aotag"
- "scratch" - "scratch"
- "misc" (Only for Tegra194)
Optional properties: Optional properties:
- nvidia,invert-interrupt: If present, inverts the PMU interrupt signal. - nvidia,invert-interrupt: If present, inverts the PMU interrupt signal.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment