From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jassi Brar Subject: Re: [PATCH v4 2/8] mailbox: arm_mhu: add driver for ARM MHU controller Date: Tue, 3 Feb 2015 13:42:02 +0530 Message-ID: References: <1421663016-1327-1-git-send-email-Vincent.Yang@tw.fujitsu.com> <1421663463-1426-1-git-send-email-Vincent.Yang@tw.fujitsu.com> <20150202144622.GD8656@n2100.arm.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <20150202144622.GD8656-l+eeeJia6m9vn6HldHNs0ANdhmdF6hFW@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Russell King - ARM Linux Cc: Vincent Yang , Devicetree List , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , Arnd Bergmann , Olof Johansson , Rob Herring , =?UTF-8?Q?Pawe=C5=82_Moll?= , Mark Rutland , "ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org" , Kumar Gala , Sudeep Holla , Andy Green , Patch Tracking , Vincent Yang , Tetsuya Nuriya List-Id: devicetree@vger.kernel.org On 2 February 2015 at 20:16, Russell King - ARM Linux wrote: > On Mon, Jan 19, 2015 at 06:31:03PM +0800, Vincent Yang wrote: >> From: Jassi Brar >> >> Add driver for the ARM Message-Handling-Unit (MHU). > > Is this an AMBA Primecell peripheral? If so, it should not be a platform > driver. > Yes, it is. We have revised the driver and should be part of the revised patchset to be submitted shortly. Thank you. -- 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: jaswinder.singh@linaro.org (Jassi Brar) Date: Tue, 3 Feb 2015 13:42:02 +0530 Subject: [PATCH v4 2/8] mailbox: arm_mhu: add driver for ARM MHU controller In-Reply-To: <20150202144622.GD8656@n2100.arm.linux.org.uk> References: <1421663016-1327-1-git-send-email-Vincent.Yang@tw.fujitsu.com> <1421663463-1426-1-git-send-email-Vincent.Yang@tw.fujitsu.com> <20150202144622.GD8656@n2100.arm.linux.org.uk> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 2 February 2015 at 20:16, Russell King - ARM Linux wrote: > On Mon, Jan 19, 2015 at 06:31:03PM +0800, Vincent Yang wrote: >> From: Jassi Brar >> >> Add driver for the ARM Message-Handling-Unit (MHU). > > Is this an AMBA Primecell peripheral? If so, it should not be a platform > driver. > Yes, it is. We have revised the driver and should be part of the revised patchset to be submitted shortly. Thank you.