[PATCH 5/7] ARM: meson: dts: add basic Meson/Meson6/Meson6-atv1200 DTSI/DTS
Mark Rutland
mark.rutland at arm.com
Mon Aug 18 09:15:07 PDT 2014
On Sun, Aug 17, 2014 at 04:21:23PM +0100, Carlo Caione wrote:
> On Sun, Aug 17, 2014 at 4:42 PM, Beniamino Galvani <b.galvani at gmail.com> wrote:
> > Hi,
>
> >> +/include/ "meson.dtsi"
> >> +
> >> +/ {
> >> + model = "Amlogic Meson6 SoC";
> >> + compatible = "amlogic,meson6", "amlogic,8726_mx";
> >> +
> >> + interrupt-parent = <&gic>;
> >> +
> >> + cpus {
> >> + #address-cells = <1>;
> >> + #size-cells = <0>;
> >> +
> >> + cpu at 0 {
> >
> > The address after the @ should match the value of the 'reg' property.
Just remember to strip the leading "0x" (this should be "cpu at 200").
Cheers,
Mark.
More information about the linux-arm-kernel
mailing list