Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753097AbaJWJji (ORCPT ); Thu, 23 Oct 2014 05:39:38 -0400 Received: from mail-qa0-f50.google.com ([209.85.216.50]:40311 "EHLO mail-qa0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751832AbaJWJjf (ORCPT ); Thu, 23 Oct 2014 05:39:35 -0400 MIME-Version: 1.0 In-Reply-To: <20141023081230.GK32045@tbergstrom-lnx.Nvidia.com> References: <1413991587-11110-1-git-send-email-romain.perier@gmail.com> <20141023081230.GK32045@tbergstrom-lnx.Nvidia.com> Date: Thu, 23 Oct 2014 11:39:34 +0200 Message-ID: Subject: Re: [PATCH v1 1/5] mfd: tps65910: Convert ti,system-power-controller DT property to poweroff-source From: PERIER Romain To: Peter De Schrijver Cc: "sameo@linux.intel.com" , Lee Jones , robh+dt@kernel.org, "pawel.moll" , mark.rutland@arm.com, "ijc+devicetree" , Kumar Gala , Russell King - ARM Linux , Stephen Warren , Thierry Reding , Alexandre Courbot , Grant Likely , Linux Kernel Mailing List , devicetree , linux-arm-kernel@lists.infradead.org, "linux-tegra@vger.kernel.org" , Mark Brown Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Peter, 2014-10-23 10:12 GMT+02:00 Peter De Schrijver : > This breaks DT ABI stability right? An existing device tree using ti,system-power-controller won't work anymore after this patch right? I don't think that's acceptable. > This is why I converted all dts which use "ti,system-power-controller" and tps65910/tps65911 to the new property (everything is in the patches serie). However, with an existing dtb it will no longer work, yes. What do you suggest ? keep these two properties in the driver ? :/ I mean, this is a standardization, so all the corresponding dts must be updated and rebuilt... Like when you change something in a dt-binding, you should update and rebuilt the dts... I Don't compute. Romain -- 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/