Re: [PATCH v2 1/2] ARM: imx: Add MXC_CPU_IMX6ULL and cpu_is_imx6ull

From: Fabio Estevam
Date: Tue Jun 06 2017 - 14:41:23 EST


On Tue, Jun 6, 2017 at 2:50 PM, Leonard Crestez <leonard.crestez@xxxxxxx> wrote:
> Support for imx6ull is already present but it's based on
> of_machine_is_compatible("fsl,imx6ull") checks. Add it to the MXC_CPU_*
> enumeration as well.
>
> This also fixes /sys/devices/soc0/soc_id reading "Unknown".
>
> Signed-off-by: Leonard Crestez <leonard.crestez@xxxxxxx>

Reviewed-by: Fabio Estevam <fabio.estevam@xxxxxxx>