From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Wed, 28 Nov 2018 10:06:04 +0800 Subject: [PATCH v8 1/4] ARM: dts: imx: Add an cpu0 label for imx6dl devices. In-Reply-To: <20181127150407.15098-1-jan.tuerk@emtrion.com> References: <20180829100811.55836-1-jan.tuerk@emtrion.com> <20181127150407.15098-1-jan.tuerk@emtrion.com> Message-ID: <20181128020602.GA20643@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Nov 27, 2018 at 04:04:01PM +0100, Jan Tuerk wrote: > Adding the label cpu0 allows the adjustment of cpu-parameters > by reference in overlaying dtsi files in the same way as it > is possible for imx6q devices. > > Signed-off-by: Jan Tuerk > Reviewed-by: Andreas F?rber Applied all, thanks.