diff mbox

[V7,1/4] ARM64: tegra: Remove unused #power-domain-cells property

Message ID 1457094186-15786-2-git-send-email-jonathanh@nvidia.com (mailing list archive)
State Not Applicable, archived
Headers show

Commit Message

Jon Hunter March 4, 2016, 12:23 p.m. UTC
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>
---
 arch/arm64/boot/dts/nvidia/tegra210.dtsi | 2 --
 1 file changed, 2 deletions(-)

Comments

Thierry Reding March 4, 2016, 2:13 p.m. UTC | #1
On Fri, Mar 04, 2016 at 12:23:03PM +0000, Jon Hunter wrote:
> 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>
> ---
>  arch/arm64/boot/dts/nvidia/tegra210.dtsi | 2 --
>  1 file changed, 2 deletions(-)

Jon, can you resend this to arm@kernel.org to get this applied before
the final v4.5? Feel free to add:

Acked-by: Thierry Reding <treding@nvidia.com>
Jon Hunter March 4, 2016, 2:19 p.m. UTC | #2
On 04/03/16 14:13, Thierry Reding wrote:
> * PGP Signed by an unknown key
> 
> On Fri, Mar 04, 2016 at 12:23:03PM +0000, Jon Hunter wrote:
>> 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>
>> ---
>>  arch/arm64/boot/dts/nvidia/tegra210.dtsi | 2 --
>>  1 file changed, 2 deletions(-)
> 
> Jon, can you resend this to arm@kernel.org to get this applied before
> the final v4.5? Feel free to add:
> 
> Acked-by: Thierry Reding <treding@nvidia.com>

Yes, no problem.

Jon
--
To unsubscribe from this list: send the line "unsubscribe linux-pm" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/arch/arm64/boot/dts/nvidia/tegra210.dtsi b/arch/arm64/boot/dts/nvidia/tegra210.dtsi
index cd4f45ccd6a7..6cd2048defe2 100644
--- a/arch/arm64/boot/dts/nvidia/tegra210.dtsi
+++ b/arch/arm64/boot/dts/nvidia/tegra210.dtsi
@@ -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@0,7000f800 {