From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761739AbdEYOPt (ORCPT ); Thu, 25 May 2017 10:15:49 -0400 Received: from foss.arm.com ([217.140.101.70]:50562 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757871AbdEYOPq (ORCPT ); Thu, 25 May 2017 10:15:46 -0400 Cc: Sudeep Holla , Linux Kernel Mailing List , Devicetree List , Alexey Klimov Subject: Re: [PATCH v2 0/6] mailbox: arm_mhu: add support for doorbell mode To: Jassi Brar References: <1495621003-4291-1-git-send-email-sudeep.holla@arm.com> <7291e5d7-fb63-57cf-c029-7a9f3b757c35@arm.com> From: Sudeep Holla Organization: ARM Message-ID: Date: Thu, 25 May 2017 15:15:44 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 25/05/17 15:07, Jassi Brar wrote: > On Thu, May 25, 2017 at 7:23 PM, Sudeep Holla wrote: > >> Just propose the binding yourself. >> > My proposed binding is what already exists. Zero change. > I offer to adapt your driver for you, if you are too busy to do it yourself. > Care to explain how with the example I gave ? BIT(0) - SCPI BIT(1) - SCMI (general) BIT(2) - SCMI (notification) BIT(3) - A totally new protocol : : The protocols drivers *has* to be independent as they are used with other mailbox controllers. I can do the changes, but I would like to know how. -- Regards, Sudeep