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


Groups > linux.kernel > #1376835

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

From Lee Jones <lee.jones@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH v2 2/5] ARM: STi: DT: STiH407: Enable Mailbox testing facility
Date 2016-04-12 16:20 +0200
Message-ID <rn7kB-eE-13@gated-at.bofh.it> (permalink)
References <rfSgG-4NE-15@gated-at.bofh.it> <rfSgH-4NE-31@gated-at.bofh.it> <rn2Ej-4JV-29@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextPrevious 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