Hi, Am 10.11.2014 um 12:27 schrieb Liviu Dudau: > diff --git a/arch/arm64/boot/dts/juno.dts b/arch/arm64/boot/dts/juno.dts > new file mode 100644 > index 0000000..7f998de > --- /dev/null > +++ b/arch/arm64/boot/dts/juno.dts > @@ -0,0 +1,374 @@ > +/* > + * ARM Ltd. Juno Plaform "Platform" > + * Shouldn't this mention a license, ideally dual-licensed? > + */ > + > +/dts-v1/; > + > +#include <dt-bindings/interrupt-controller/arm-gic.h> > + > +/ { > + model = "Juno"; > + compatible = "arm,juno", "arm,vexpress"; > + interrupt-parent = <&gic>; > + #address-cells = <2>; > + #size-cells = <2>; > + > + aliases { > + serial0 = &soc_uart0; > + }; > + > + cpus { > + #address-cells = <2>; > + #size-cells = <0>; > + > + A53_0:cpu@100 { [snip] Can you please add a space after colon, like you did for non-CPU nodes? Regards, Andreas -- SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 21284 AG Nürnberg -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html