[PATCH v2] arm: dts: add initial support for TBS2910 Matrix ARM mini PC

Shawn Guo shawn.guo at linaro.org
Sat Oct 25 17:15:35 PDT 2014


Thanks Sebastian for clarifying things.  This leaves me only one to
reply.

On Sat, Oct 25, 2014 at 07:50:30PM +0200, Soeren Moch wrote:
> >> +&snvs_poweroff {
> >> +	status = "okay";
> >> +};
> > 
> > Is snvs_poweroff already available in <soc>.dtsi?
> 
> I read some discussions about it and thought it is or at least will be
> there before my patch is applied. But I'm very sure that you know this
> better than me.
> Do you suggest to remove this node?

We have to remove this node, because if I apply the patch on my tree,
I get the following error when compiling the DTS.

  DTC     arch/arm/boot/dts/imx6q-tbs2910.dtb
Error: ../arch/arm/boot/dts/imx6q-tbs2910.dts:350.2-3 label or path, 'snvs_poweroff', not found
FATAL ERROR: Syntax error parsing input tree
make[2]: *** [arch/arm/boot/dts/imx6q-tbs2910.dtb] Error 1
make[1]: *** [dtbs] Error 2

I'm saying snvs_poweroff node is not available on mainline tree yet.
You must have generated the patch against some tree without additional
patches applied?

Shawn



More information about the linux-arm-kernel mailing list