From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Gerlach Subject: Re: [PATCH 4/4] ARM: dts: AM4372: Add the wkup_m3_ipc node Date: Mon, 18 Jan 2016 14:17:47 -0600 Message-ID: <569D486B.6080000@ti.com> References: <1437167284-25659-1-git-send-email-d-gerlach@ti.com> <1437167284-25659-5-git-send-email-d-gerlach@ti.com> <20150805103155.GB16878@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150805103155.GB16878@atomide.com> Sender: linux-kernel-owner@vger.kernel.org To: Tony Lindgren 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 List-Id: linux-omap@vger.kernel.org Hi Tony, On 08/05/2015 05:31 AM, Tony Lindgren wrote: > * 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. Now that this compatible flag for the mbox driver has been accepted here: 8e3c5952144f ("mailbox/omap: Add ti,mbox-send-noirq quirk to fix AM33xx CPU Idle") can the first two patches in this series get picked up. I tested applying to v4.4 and they still apply cleanly. Regards, Dave > > Regards, > > Tony > From mboxrd@z Thu Jan 1 00:00:00 1970 From: d-gerlach@ti.com (Dave Gerlach) Date: Mon, 18 Jan 2016 14:17:47 -0600 Subject: [PATCH 4/4] ARM: dts: AM4372: Add the wkup_m3_ipc node In-Reply-To: <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> <20150805103155.GB16878@atomide.com> Message-ID: <569D486B.6080000@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Tony, On 08/05/2015 05:31 AM, Tony Lindgren wrote: > * 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. Now that this compatible flag for the mbox driver has been accepted here: 8e3c5952144f ("mailbox/omap: Add ti,mbox-send-noirq quirk to fix AM33xx CPU Idle") can the first two patches in this series get picked up. I tested applying to v4.4 and they still apply cleanly. Regards, Dave > > 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 S1756589AbcARUSU (ORCPT ); Mon, 18 Jan 2016 15:18:20 -0500 Received: from arroyo.ext.ti.com ([192.94.94.40]:54865 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756071AbcARUSP (ORCPT ); Mon, 18 Jan 2016 15:18:15 -0500 Subject: Re: [PATCH 4/4] ARM: dts: AM4372: Add the wkup_m3_ipc node To: Tony Lindgren References: <1437167284-25659-1-git-send-email-d-gerlach@ti.com> <1437167284-25659-5-git-send-email-d-gerlach@ti.com> <20150805103155.GB16878@atomide.com> CC: , , , , Jassi Brar , Santosh Shilimkar , Suman Anna , Keerthy From: Dave Gerlach Message-ID: <569D486B.6080000@ti.com> Date: Mon, 18 Jan 2016 14:17:47 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <20150805103155.GB16878@atomide.com> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [128.247.9.225] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Tony, On 08/05/2015 05:31 AM, Tony Lindgren wrote: > * 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. Now that this compatible flag for the mbox driver has been accepted here: 8e3c5952144f ("mailbox/omap: Add ti,mbox-send-noirq quirk to fix AM33xx CPU Idle") can the first two patches in this series get picked up. I tested applying to v4.4 and they still apply cleanly. Regards, Dave > > Regards, > > Tony >