Skip to content

Commit

Permalink
arm64: tegra: Remove unused #power-domain-cells property
Browse files Browse the repository at this point in the history
Remove the "#power-domain-cells" property which was incorrectly
included by commit e53095857166 ("arm64: tegra: Add Tegra210
support").

Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
  • Loading branch information
Jon Hunter authored and Thierry Reding committed Apr 11, 2016
1 parent a26f396 commit 2c9b050
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/arm64/boot/dts/nvidia/tegra210.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -580,8 +580,6 @@
reg = <0x0 0x7000e400 0x0 0x400>;
clocks = <&tegra_car TEGRA210_CLK_PCLK>, <&clk32k_in>;
clock-names = "pclk", "clk32k_in";

#power-domain-cells = <1>;
};

fuse@7000f800 {
Expand Down

0 comments on commit 2c9b050

Please sign in to comment.