Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1376584 > unrolled thread

Re: [PATCH v2 2/5] ARM: STi: DT: STiH407: Enable Mailbox testing facility

Started bySudeep Holla <sudeep.holla@arm.com>
First post2016-04-12 11:20 +0200
Last post2016-04-12 16:20 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v2 2/5] ARM: STi: DT: STiH407: Enable Mailbox testing  facility Sudeep Holla <sudeep.holla@arm.com> - 2016-04-12 11:20 +0200
    Re: [PATCH v2 2/5] ARM: STi: DT: STiH407: Enable Mailbox testing  facility Lee Jones <lee.jones@linaro.org> - 2016-04-12 16:20 +0200

#1376584 — Re: [PATCH v2 2/5] ARM: STi: DT: STiH407: Enable Mailbox testing facility

FromSudeep Holla <sudeep.holla@arm.com>
Date2016-04-12 11:20 +0200
SubjectRe: [PATCH v2 2/5] ARM: STi: DT: STiH407: Enable Mailbox testing facility
Message-ID<rn2Ej-4JV-29@gated-at.bofh.it>
Hi Lee,

On 23/03/16 14:43, Lee Jones wrote:
> This patch supplies a Client node to enable the Mailbox testing
> facility.  It will be used to send and receive messages from any
> given co-processor in order to test the STi Mailbox Controller
> driver.
>
> Signed-off-by: Lee Jones <lee.jones@linaro.org>
> ---
>   arch/arm/boot/dts/stih407-family.dtsi | 6 ++++++
>   1 file changed, 6 insertions(+)
>
> diff --git a/arch/arm/boot/dts/stih407-family.dtsi b/arch/arm/boot/dts/stih407-family.dtsi
> index e6e34b4..9376c38 100644
> --- a/arch/arm/boot/dts/stih407-family.dtsi
> +++ b/arch/arm/boot/dts/stih407-family.dtsi
> @@ -695,6 +695,12 @@
>   			status		= "okay";
>   		};
>
> +		mailbox_test {
> +			compatible = "mailbox_test";

IIRC, we changed this to "mailbox-text" ?

-- 
Regards,
Sudeep

[toc] | [next] | [standalone]


#1376835

FromLee Jones <lee.jones@linaro.org>
Date2016-04-12 16:20 +0200
Message-ID<rn7kB-eE-13@gated-at.bofh.it>
In reply to#1376584
On Tue, 12 Apr 2016, Sudeep Holla wrote:

> Hi Lee,
> 
> On 23/03/16 14:43, Lee Jones wrote:
> >This patch supplies a Client node to enable the Mailbox testing
> >facility.  It will be used to send and receive messages from any
> >given co-processor in order to test the STi Mailbox Controller
> >driver.
> >
> >Signed-off-by: Lee Jones <lee.jones@linaro.org>
> >---
> >  arch/arm/boot/dts/stih407-family.dtsi | 6 ++++++
> >  1 file changed, 6 insertions(+)
> >
> >diff --git a/arch/arm/boot/dts/stih407-family.dtsi b/arch/arm/boot/dts/stih407-family.dtsi
> >index e6e34b4..9376c38 100644
> >--- a/arch/arm/boot/dts/stih407-family.dtsi
> >+++ b/arch/arm/boot/dts/stih407-family.dtsi
> >@@ -695,6 +695,12 @@
> >  			status		= "okay";
> >  		};
> >
> >+		mailbox_test {
> >+			compatible = "mailbox_test";
> 
> IIRC, we changed this to "mailbox-text" ?

Great spot, thanks.  I will fix before sending to Maxime.

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web