From mboxrd@z Thu Jan 1 00:00:00 1970 From: javier@osg.samsung.com (Javier Martinez Canillas) Date: Fri, 13 Nov 2015 13:56:29 -0300 Subject: [PATCH 1/2] ARM: ux500: remove regulator-compatible usage In-Reply-To: <1443189092-16430-1-git-send-email-javier@osg.samsung.com> References: <1443189092-16430-1-git-send-email-javier@osg.samsung.com> Message-ID: <5646163D.6090804@osg.samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hello, On 09/25/2015 09:51 AM, 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 since the values of the node's > name and the regulator-compatible match for all the regulators. > > Signed-off-by: Javier Martinez Canillas > Any comments about this patch? Same question about patch 2/2: https://lkml.org/lkml/2015/9/25/288 Best regards, -- Javier Martinez Canillas Open Source Group Samsung Research America From mboxrd@z Thu Jan 1 00:00:00 1970 From: Javier Martinez Canillas Subject: Re: [PATCH 1/2] ARM: ux500: remove regulator-compatible usage Date: Fri, 13 Nov 2015 13:56:29 -0300 Message-ID: <5646163D.6090804@osg.samsung.com> References: <1443189092-16430-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: In-Reply-To: <1443189092-16430-1-git-send-email-javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: Linus Walleij , Russell King , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Kumar Gala , Ian Campbell , Rob Herring , Pawel Moll , Mark Rutland , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org Hello, On 09/25/2015 09:51 AM, 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 since the values of the node's > name and the regulator-compatible match for all the regulators. > > Signed-off-by: Javier Martinez Canillas > Any comments about this patch? Same question about patch 2/2: https://lkml.org/lkml/2015/9/25/288 Best regards, -- Javier Martinez Canillas Open Source Group Samsung Research America -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933264AbbKMQ4j (ORCPT ); Fri, 13 Nov 2015 11:56:39 -0500 Received: from lists.s-osg.org ([54.187.51.154]:54550 "EHLO lists.s-osg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932444AbbKMQ4h (ORCPT ); Fri, 13 Nov 2015 11:56:37 -0500 Subject: Re: [PATCH 1/2] ARM: ux500: remove regulator-compatible usage To: linux-kernel@vger.kernel.org References: <1443189092-16430-1-git-send-email-javier@osg.samsung.com> Cc: Linus Walleij , Russell King , devicetree@vger.kernel.org, Kumar Gala , Ian Campbell , Rob Herring , Pawel Moll , Mark Rutland , linux-arm-kernel@lists.infradead.org From: Javier Martinez Canillas Message-ID: <5646163D.6090804@osg.samsung.com> Date: Fri, 13 Nov 2015 13:56:29 -0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <1443189092-16430-1-git-send-email-javier@osg.samsung.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, On 09/25/2015 09:51 AM, 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 since the values of the node's > name and the regulator-compatible match for all the regulators. > > Signed-off-by: Javier Martinez Canillas > Any comments about this patch? Same question about patch 2/2: https://lkml.org/lkml/2015/9/25/288 Best regards, -- Javier Martinez Canillas Open Source Group Samsung Research America