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


Groups > linux.kernel > #1376584

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

From Sudeep Holla <sudeep.holla@arm.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2 2/5] ARM: STi: DT: STiH407: Enable Mailbox testing facility
Date 2016-04-12 11:20 +0200
Message-ID <rn2Ej-4JV-29@gated-at.bofh.it> (permalink)
References <rfSgG-4NE-15@gated-at.bofh.it> <rfSgH-4NE-31@gated-at.bofh.it>
Organization ARM

Show all headers | View raw


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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

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

csiph-web