From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Cooper Subject: Re: [PATCH V2 1/4] rtc: Add support of rtc-mv for MVEBU SoCs Date: Wed, 9 Jan 2013 21:02:25 -0500 Message-ID: <20130110020225.GD5075@titan.lakedaemon.net> References: <1355303186-9267-1-git-send-email-gregory.clement@free-electrons.com> <1355303186-9267-2-git-send-email-gregory.clement@free-electrons.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1355303186-9267-2-git-send-email-gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: "devicetree-discuss" To: Gregory CLEMENT Cc: Lior Amsalem , Andrew Lunn , Ike Pan , Nadav Haklai , David Marlin , Yehuda Yitschak , Jani Monoses , Tawfik Bayouk , Dan Frazier , Eran Ben-Avi , Leif Lindholm , Sebastian Hesselbarth , rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org, Chris Van Hoof , Jon Masters , devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, Rob Herring , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Alessandro Zummo , Maen Suleiman , Shadi Ammouri List-Id: devicetree@vger.kernel.org On Wed, Dec 12, 2012 at 10:06:23AM +0100, Gregory CLEMENT wrote: > The Armada 370 and Armada XP Socs have the same controller that the > one used in the orion platforms. This patch enables the selection of > rtc-mv with mvebu platforms. > > Signed-off-by: Gregory CLEMENT > Acked-by: Andrew Lunn > --- > drivers/rtc/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied to mvebu/drivers thx, Jason.