[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAFr9PXkHfncDq=XybcTu-W=Q0ieFRSP5vvSk1nNz2F3jfoS50A@mail.gmail.com>
Date: Fri, 30 Jul 2021 23:45:05 +0900
From: Daniel Palmer <daniel@...f.com>
To: Bert Vermeulen <bert@...t.com>
Cc: DTML <devicetree@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
Arnd Bergmann <arnd@...db.de>, Olof Johansson <olof@...om.net>,
SoC Team <soc@...nel.org>, Rob Herring <robh+dt@...nel.org>,
John Crispin <john@...ozen.org>, Felix Fietkau <nbd@....name>
Subject: Re: [PATCH 3/5] ARM: dts: Add basic support for EcoNet EN7523
Hi Bert,
On Fri, 30 Jul 2021 at 22:53, Bert Vermeulen <bert@...t.com> wrote:
> +
> + cpu0: cpu@0 {
> + device_type = "cpu";
> + compatible = "arm,cortex-a7";
> + reg = <0x0>;
> + enable-method = "psci";
> + clock-frequency = <80000000>;
> + next-level-cache = <&L2_0>;
> +
> + };
Super nit but looks like an empty line snuck in here.
Cheers,
Daniel
Powered by blists - more mailing lists