提交 7b7ef494 编写于 作者: M Mikko Perttunen 提交者: Thierry Reding

arm64: tegra: Add CCPLEX_CLUSTER area in Tegra186

The Tegra186 CCPLEX_CLUSTER area contains memory-mapped
registers that initiate CPU frequency/voltage transitions.
Signed-off-by: NMikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: NThierry Reding <treding@nvidia.com>
上级 2ea659a9
...@@ -348,6 +348,13 @@ ...@@ -348,6 +348,13 @@
reg-names = "pmc", "wake", "aotag", "scratch"; reg-names = "pmc", "wake", "aotag", "scratch";
}; };
ccplex@e000000 {
compatible = "nvidia,tegra186-ccplex-cluster";
reg = <0x0 0x0e000000 0x0 0x3fffff>;
nvidia,bpmp = <&bpmp>;
};
gpu@17000000 { gpu@17000000 {
compatible = "nvidia,gp10b"; compatible = "nvidia,gp10b";
reg = <0x0 0x17000000 0x0 0x1000000>, reg = <0x0 0x17000000 0x0 0x1000000>,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册