diff options
author | Thierry Reding <treding@nvidia.com> | 2019-01-25 15:47:40 +0100 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2019-01-25 15:51:16 +0100 |
commit | 22daf9104902456654da984a31989301b4151967 (patch) | |
tree | 74393d703c5cd79af3c0c045620729c92929e6b6 /Documentation/devicetree/bindings | |
parent | 0e79cb7010f237a1d63b74cbfa51783eb162a3b2 (diff) |
dt-bindings: firmware: tegra186-bpmp: Remove name property
This property is not used by device trees and was likely supposed to be
a hint as to what the BPMP node should be named, rather than describing
a property of the BPMP node.
Suggested-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'Documentation/devicetree/bindings')
-rw-r--r-- | Documentation/devicetree/bindings/firmware/nvidia,tegra186-bpmp.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/firmware/nvidia,tegra186-bpmp.txt b/Documentation/devicetree/bindings/firmware/nvidia,tegra186-bpmp.txt index 0c10802c8327..ff380dadb5f9 100644 --- a/Documentation/devicetree/bindings/firmware/nvidia,tegra186-bpmp.txt +++ b/Documentation/devicetree/bindings/firmware/nvidia,tegra186-bpmp.txt @@ -8,7 +8,6 @@ which can create the interprocessor communication (IPC) between the CPU and BPMP. Required properties: -- name : Should be bpmp - compatible Array of strings One of: |