[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAOesGMjQwi_JZ_SKhKZXhrrm2EiCDgqhJ6MQvQCMQsO9-Dhuzg@mail.gmail.com>
Date: Wed, 13 Apr 2016 14:58:11 -0700
From: Olof Johansson <olof@...om.net>
To: Lee Jones <lee.jones@...aro.org>
Cc: "linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"kernel@...inux.com" <kernel@...inux.com>,
Maxime Coquelin <maxime.coquelin@...com>,
Jassi Brar <jassisinghbrar@...il.com>,
Dan Carpenter <dan.carpenter@...cle.com>
Subject: Re: [PATCH v2 1/5] ARM: STi: stih407-family: Add nodes for Mailbox
Hi,
On Wed, Mar 23, 2016 at 7:43 AM, Lee Jones <lee.jones@...aro.org> wrote:
> This patch supplies the Mailbox Controller nodes. In order to
> request channels, these nodes will be referenced by Mailbox
> Client nodes.
>
> Signed-off-by: Lee Jones <lee.jones@...aro.org>
> ---
> arch/arm/boot/dts/stih407-family.dtsi | 33 +++++++++++++++++++++++++++++++++
> 1 file changed, 33 insertions(+)
>
> diff --git a/arch/arm/boot/dts/stih407-family.dtsi b/arch/arm/boot/dts/stih407-family.dtsi
> index 81f8121..e6e34b4 100644
> --- a/arch/arm/boot/dts/stih407-family.dtsi
> +++ b/arch/arm/boot/dts/stih407-family.dtsi
> @@ -694,5 +694,38 @@
> clocks = <&clk_sysin>;
> status = "okay";
> };
> +
> + mailbox0: mailbox@0 {
This isn't the right unit-id here. It should be @8f000000. Same for
the other two.
-Olof
Powered by blists - more mailing lists