dt-bindings: arm: Add NVIDIA Tegra194 CPU Complex binding
authorSumit Gupta <sumitg@nvidia.com>
Wed, 15 Jul 2020 13:31:23 +0000 (19:01 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Thu, 30 Jul 2020 05:27:50 +0000 (10:57 +0530)
commit9b25d3f425d25262b22d4c2df682b04785236d1d
treed468a27695af173f934662880637ce49d5ea1624
parent2782ef34ed230e1b8dbea9ad46e5fc2ca6cfecfb
dt-bindings: arm: Add NVIDIA Tegra194 CPU Complex binding

Add device-tree binding documentation to represent Tegra194
CPU Complex with compatible string under 'cpus' node. This
can be used by drivers like cpufreq which don't have their
node or CPU Complex node to bind to. Also, documenting
'nvidia,bpmp' property which points to BPMP device.

Signed-off-by: Sumit Gupta <sumitg@nvidia.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Documentation/devicetree/bindings/arm/nvidia,tegra194-ccplex.yaml [new file with mode: 0644]