Re: [PATCH V5 3/6] ARM: imx: add initial support for imx7ulp
From: Shawn Guo <shawnguo@kernel.org>
Date: 2018-12-06 14:49:47
From: Shawn Guo <shawnguo@kernel.org>
Date: 2018-12-06 14:49:47
On Sat, Nov 10, 2018 at 01:51:57PM -0200, Fabio Estevam wrote:
On Sat, Nov 10, 2018 at 1:14 PM A.s. Dong [off-list ref] wrote:quoted
+static void __init imx7ulp_init_machine(void) +{ + imx7ulp_pm_init(); + + mxc_set_cpu_type(MXC_CPU_IMX7ULP); + /* FIXME: so far there is still no way to retrieve SoC version */ + imx_print_silicon_rev("i.MX7ULP", IMX_CHIP_REVISION_UNKNOWN);Then maybe just do not call imx_print_silicon_rev() for now?
I'm with Fabio on this. Applied the patch by dropping the call and FIXME comment above. Shawn _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel