From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 4/4] ARM: dts: AM4372: Add the wkup_m3_ipc node Date: Wed, 5 Aug 2015 03:31:55 -0700 Message-ID: <20150805103155.GB16878@atomide.com> References: <1437167284-25659-1-git-send-email-d-gerlach@ti.com> <1437167284-25659-5-git-send-email-d-gerlach@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1437167284-25659-5-git-send-email-d-gerlach-l0cyMroinI0@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Dave Gerlach Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Jassi Brar , Santosh Shilimkar , Suman Anna , Keerthy List-Id: linux-omap@vger.kernel.org * Dave Gerlach [150717 14:10]: > From: Suman Anna > > Add the Wakeup M3 IPC device node for the wkup_m3_ipc driver on > AM4372 SoC. This node uses the IPC registers, part of the Control > Module, and is therefore added as a child of the scm node. Applying the last two patches in this series into omap-for-v4.3/dt thanks. Probably the send-no-irq quirk you can do in the driver based on the compatible flag like I suggested in the related mailbox thread so not applying those until that's been discussed. Regards, 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: Wed, 5 Aug 2015 03:31:55 -0700 Subject: [PATCH 4/4] ARM: dts: AM4372: Add the wkup_m3_ipc node In-Reply-To: <1437167284-25659-5-git-send-email-d-gerlach@ti.com> References: <1437167284-25659-1-git-send-email-d-gerlach@ti.com> <1437167284-25659-5-git-send-email-d-gerlach@ti.com> Message-ID: <20150805103155.GB16878@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Dave Gerlach [150717 14:10]: > From: Suman Anna > > Add the Wakeup M3 IPC device node for the wkup_m3_ipc driver on > AM4372 SoC. This node uses the IPC registers, part of the Control > Module, and is therefore added as a child of the scm node. Applying the last two patches in this series into omap-for-v4.3/dt thanks. Probably the send-no-irq quirk you can do in the driver based on the compatible flag like I suggested in the related mailbox thread so not applying those until that's been discussed. Regards, 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 S1752122AbbHEKcB (ORCPT ); Wed, 5 Aug 2015 06:32:01 -0400 Received: from muru.com ([72.249.23.125]:41061 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750881AbbHEKb7 (ORCPT ); Wed, 5 Aug 2015 06:31:59 -0400 Date: Wed, 5 Aug 2015 03:31:55 -0700 From: Tony Lindgren To: Dave Gerlach Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, Jassi Brar , Santosh Shilimkar , Suman Anna , Keerthy Subject: Re: [PATCH 4/4] ARM: dts: AM4372: Add the wkup_m3_ipc node Message-ID: <20150805103155.GB16878@atomide.com> References: <1437167284-25659-1-git-send-email-d-gerlach@ti.com> <1437167284-25659-5-git-send-email-d-gerlach@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1437167284-25659-5-git-send-email-d-gerlach@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 * Dave Gerlach [150717 14:10]: > From: Suman Anna > > Add the Wakeup M3 IPC device node for the wkup_m3_ipc driver on > AM4372 SoC. This node uses the IPC registers, part of the Control > Module, and is therefore added as a child of the scm node. Applying the last two patches in this series into omap-for-v4.3/dt thanks. Probably the send-no-irq quirk you can do in the driver based on the compatible flag like I suggested in the related mailbox thread so not applying those until that's been discussed. Regards, Tony