commit | b3ea575770c7eeb259c77b6861cd14d00eb309df | [log] [tgz] |
---|---|---|
author | Leonard Crestez <leonard.crestez@nxp.com> | Tue Jun 06 20:50:42 2017 +0300 |
committer | Shawn Guo <shawnguo@kernel.org> | Wed Jun 07 11:38:15 2017 +0800 |
tree | e485f9521070a44a5d3c81422896bc5589909889 | |
parent | da6ee0c300b8a38cd79e64c9b1fd1a3ba94da7b2 [diff] |
ARM: imx: Add MXC_CPU_IMX6ULL and cpu_is_imx6ull 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@nxp.com> Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>