From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 0/2] ARM: dts: am57xx-beagle-x15: Fixes for RTC Date: Mon, 4 May 2015 09:17:37 -0700 Message-ID: <20150504161737.GK24469@atomide.com> References: <1428537387-18776-1-git-send-email-nm@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1428537387-18776-1-git-send-email-nm-l0cyMroinI0@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Nishanth Menon Cc: =?utf-8?Q?Beno=C3=AEt?= Cousson , Grygorii Strashko , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-omap@vger.kernel.org * Nishanth Menon [150408 16:57]: > Couple of fixes for MCP79410 RTC on BeagleBoard-X15 platform. This is > not urgent enough for 4.0 material, but will be good to have it on one > of 4.1 rcs. tested on next-20150407: > http://pastebin.ubuntu.com/10777733/ > (NOTE: I believe DRA7 rtc still needs reset driver to be done before it can be fully functional). > > Grygorii Strashko (1): > ARM: dts: am57xx-beagle-x15: Fix IRQ type for mcp7941x > > Nishanth Menon (1): > ARM: dts: am57xx-beagle-x15: Fix RTC aliases > > arch/arm/boot/dts/am57xx-beagle-x15.dts | 3 ++- > arch/arm/boot/dts/dra7.dtsi | 2 +- > 2 files changed, 3 insertions(+), 2 deletions(-) Applying both into omap-for-v4.1/fixes thanks. Tony -- 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 From: tony@atomide.com (Tony Lindgren) Date: Mon, 4 May 2015 09:17:37 -0700 Subject: [PATCH 0/2] ARM: dts: am57xx-beagle-x15: Fixes for RTC In-Reply-To: <1428537387-18776-1-git-send-email-nm@ti.com> References: <1428537387-18776-1-git-send-email-nm@ti.com> Message-ID: <20150504161737.GK24469@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Nishanth Menon [150408 16:57]: > Couple of fixes for MCP79410 RTC on BeagleBoard-X15 platform. This is > not urgent enough for 4.0 material, but will be good to have it on one > of 4.1 rcs. tested on next-20150407: > http://pastebin.ubuntu.com/10777733/ > (NOTE: I believe DRA7 rtc still needs reset driver to be done before it can be fully functional). > > Grygorii Strashko (1): > ARM: dts: am57xx-beagle-x15: Fix IRQ type for mcp7941x > > Nishanth Menon (1): > ARM: dts: am57xx-beagle-x15: Fix RTC aliases > > arch/arm/boot/dts/am57xx-beagle-x15.dts | 3 ++- > arch/arm/boot/dts/dra7.dtsi | 2 +- > 2 files changed, 3 insertions(+), 2 deletions(-) Applying both into omap-for-v4.1/fixes thanks. Tony From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751932AbbEDQRt (ORCPT ); Mon, 4 May 2015 12:17:49 -0400 Received: from muru.com ([72.249.23.125]:48990 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751422AbbEDQRk (ORCPT ); Mon, 4 May 2015 12:17:40 -0400 Date: Mon, 4 May 2015 09:17:37 -0700 From: Tony Lindgren To: Nishanth Menon Cc: =?utf-8?Q?Beno=C3=AEt?= Cousson , Grygorii Strashko , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-omap@vger.kernel.org Subject: Re: [PATCH 0/2] ARM: dts: am57xx-beagle-x15: Fixes for RTC Message-ID: <20150504161737.GK24469@atomide.com> References: <1428537387-18776-1-git-send-email-nm@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1428537387-18776-1-git-send-email-nm@ti.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Nishanth Menon [150408 16:57]: > Couple of fixes for MCP79410 RTC on BeagleBoard-X15 platform. This is > not urgent enough for 4.0 material, but will be good to have it on one > of 4.1 rcs. tested on next-20150407: > http://pastebin.ubuntu.com/10777733/ > (NOTE: I believe DRA7 rtc still needs reset driver to be done before it can be fully functional). > > Grygorii Strashko (1): > ARM: dts: am57xx-beagle-x15: Fix IRQ type for mcp7941x > > Nishanth Menon (1): > ARM: dts: am57xx-beagle-x15: Fix RTC aliases > > arch/arm/boot/dts/am57xx-beagle-x15.dts | 3 ++- > arch/arm/boot/dts/dra7.dtsi | 2 +- > 2 files changed, 3 insertions(+), 2 deletions(-) Applying both into omap-for-v4.1/fixes thanks. Tony