Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753178AbaJ1Ee2 (ORCPT ); Tue, 28 Oct 2014 00:34:28 -0400 Received: from mail-ig0-f177.google.com ([209.85.213.177]:39050 "EHLO mail-ig0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751386AbaJ1EeZ (ORCPT ); Tue, 28 Oct 2014 00:34:25 -0400 MIME-Version: 1.0 In-Reply-To: <20141027164214.GF14253@saruman> References: <1414427215-14380-1-git-send-email-romain.perier@gmail.com> <1414427215-14380-7-git-send-email-romain.perier@gmail.com> <20141027164214.GF14253@saruman> From: Alexandre Courbot Date: Tue, 28 Oct 2014 13:34:03 +0900 Message-ID: Subject: Re: [PATCH v2 07/10] ARM: dts: tegra: Use standard power-off property in tps65911 for tegra30 apalis To: balbi@ti.com Cc: Romain Perier , =?UTF-8?Q?Heiko_St=C3=BCbner?= , "devicetree@vger.kernel.org" , Mark Brown , Liam Girdwood , Linux Kernel Mailing List , Grant Likely , robh@kernel.org, Mark Rutland , Johan Hovold , "linux-pm@vger.kernel.org" , Guenter Roeck , Lee Jones , Rob Herring , Pawel Moll , Ian Campbell , Kumar Gala , Russell King , Stephen Warren , Thierry Reding , "linux-arm-kernel@lists.infradead.org" , "linux-tegra@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 28, 2014 at 1:42 AM, Felipe Balbi wrote: > On Mon, Oct 27, 2014 at 04:26:52PM +0000, Romain Perier wrote: >> Signed-off-by: Romain Perier >> --- >> arch/arm/boot/dts/tegra30-apalis.dtsi | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/arch/arm/boot/dts/tegra30-apalis.dtsi b/arch/arm/boot/dts/tegra30-apalis.dtsi >> index a5446cb..ced4436 100644 >> --- a/arch/arm/boot/dts/tegra30-apalis.dtsi >> +++ b/arch/arm/boot/dts/tegra30-apalis.dtsi >> @@ -412,7 +412,7 @@ >> #interrupt-cells = <2>; >> interrupt-controller; >> >> - ti,system-power-controller; >> + system-power-controller; > > this board is broken until this patch is applied. It should not. Supporting a new property in the tps65911 is fine, but the old property must keep being supported to preserve DT compatibility. If a change removing support for "ti,system-power-controller" has landed in -next, then it should be removed. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/