[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150901082812.GB30542@griffinp-ThinkPad-X1-Carbon-2nd>
Date: Tue, 1 Sep 2015 09:28:12 +0100
From: Peter Griffin <peter.griffin@...aro.org>
To: Lee Jones <lee.jones@...aro.org>
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
ohad@...ery.com, devicetree@...r.kernel.org, kernel@...inux.com,
Nathan_Lynch@...tor.com
Subject: Re: [STLinux Kernel] [PATCH v2 1/4] ARM: STiH407: Add nodes for
RemoteProc
Hi Lee,
On Fri, 28 Aug 2015, Lee Jones wrote:
> Signed-off-by: Ludovic Barre <ludovic.barre@...com>
> Signed-off-by: Lee Jones <lee.jones@...aro.org>
> ---
> arch/arm/boot/dts/stih407-family.dtsi | 48 +++++++++++++++++++++++++++++++++++
> 1 file changed, 48 insertions(+)
>
> diff --git a/arch/arm/boot/dts/stih407-family.dtsi b/arch/arm/boot/dts/stih407-family.dtsi
> index 33daa49..89a363c 100644
> --- a/arch/arm/boot/dts/stih407-family.dtsi
> +++ b/arch/arm/boot/dts/stih407-family.dtsi
> @@ -608,5 +608,53 @@
> status = "okay";
> tx-only;
> };
> +
> + st231_gp0: st231-gp0@0 {
> + compatible = "st,st231-rproc";
> + reg = <0x40000000 0x01000000>;
> + reg-names = "carveout";
> + resets = <&softreset STIH407_ST231_GP0_SOFTRESET>;
Support for these co-processor reset lines does not exist upstream. So
this series as it stands won't compile.
regards,
Peter.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists