diff options
author | Thierry Reding <[email protected]> | 2018-11-28 16:43:57 +0100 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2018-11-28 16:43:57 +0100 |
commit | 3e9e46b7b981328c43d37cb8822e2ed401cb936c (patch) | |
tree | 1eb2179bb9660eebd5d50947703f4dafffd662fd | |
parent | 252babf3a175bbec484c5cfac1b85c10e873d67f (diff) | |
parent | b4c7bf003cb57220af64b59e887581e74f0ce527 (diff) |
Merge branch 'for-4.21/dt-bindings' into for-4.21/arm64/dt
-rw-r--r-- | Documentation/devicetree/bindings/arm/tegra/nvidia,tegra186-pmc.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra186-pmc.txt b/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra186-pmc.txt index c9fd6d1de57e..2d89cdc39eb0 100644 --- a/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra186-pmc.txt +++ b/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra186-pmc.txt @@ -15,6 +15,9 @@ Required properties: Optional properties: - nvidia,invert-interrupt: If present, inverts the PMU interrupt signal. +- interrupt-controller: Identifies the node as an interrupt controller. +- #interrupt-cells: Specifies the number of cells needed to encode an + interrupt source. The value must be 2. Example: |