[PATCH 3/5] ARM: dts: Add basic support for EcoNet EN7523

Daniel Palmer daniel at 0x0f.com
Fri Jul 30 07:45:05 PDT 2021


Hi Bert,

On Fri, 30 Jul 2021 at 22:53, Bert Vermeulen <bert at biot.com> wrote:
> +
> +               cpu0: cpu at 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



More information about the linux-arm-kernel mailing list