From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Kozlowski Subject: Re: [PATCH v2] ARM: dts: exynos4412-trats2: remove regulator-compatible usage Date: Wed, 30 Sep 2015 09:16:21 +0900 Message-ID: <560B29D5.8050105@samsung.com> References: <1443436714-4488-1-git-send-email-javier@osg.samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: Received: from mailout3.w1.samsung.com ([210.118.77.13]:8266 "EHLO mailout3.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751891AbbI3AQb (ORCPT ); Tue, 29 Sep 2015 20:16:31 -0400 In-reply-to: <1443436714-4488-1-git-send-email-javier@osg.samsung.com> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Javier Martinez Canillas , linux-kernel@vger.kernel.org Cc: linux.amoon@gmail.com, Russell King , Kukjin Kim , devicetree@vger.kernel.org, Kumar Gala , Ian Campbell , linux-samsung-soc@vger.kernel.org, Rob Herring , Pawel Moll , Mark Rutland , linux-arm-kernel@lists.infradead.org On 28.09.2015 19:38, Javier Martinez Canillas wrote: > The regulator-compatible property from the regulator DT binding was > deprecated and the correct approach is to use the node's name. > > This patch has no functional changes but by not using a deprecated > property, new DTS based on this one will not carry the same issue. > > Signed-off-by: Javier Martinez Canillas > > --- > > Changes in v2: > - Fixed typo on LDO10. Pointed out by Anand Moon. > > arch/arm/boot/dts/exynos4412-trats2.dts | 105 +++++++++++--------------------- > 1 file changed, 35 insertions(+), 70 deletions(-) > Tested on Trats2 board: Tested-by: Krzysztof Kozlowski Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof From mboxrd@z Thu Jan 1 00:00:00 1970 From: k.kozlowski@samsung.com (Krzysztof Kozlowski) Date: Wed, 30 Sep 2015 09:16:21 +0900 Subject: [PATCH v2] ARM: dts: exynos4412-trats2: remove regulator-compatible usage In-Reply-To: <1443436714-4488-1-git-send-email-javier@osg.samsung.com> References: <1443436714-4488-1-git-send-email-javier@osg.samsung.com> Message-ID: <560B29D5.8050105@samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 28.09.2015 19:38, Javier Martinez Canillas wrote: > The regulator-compatible property from the regulator DT binding was > deprecated and the correct approach is to use the node's name. > > This patch has no functional changes but by not using a deprecated > property, new DTS based on this one will not carry the same issue. > > Signed-off-by: Javier Martinez Canillas > > --- > > Changes in v2: > - Fixed typo on LDO10. Pointed out by Anand Moon. > > arch/arm/boot/dts/exynos4412-trats2.dts | 105 +++++++++++--------------------- > 1 file changed, 35 insertions(+), 70 deletions(-) > Tested on Trats2 board: Tested-by: Krzysztof Kozlowski Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof