[PATCH 3/5] ARM: dts: imx: Add an cpu0 label for imx6dl devices.

2017-11-24 Thread Jan Tuerk
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 --- arch/arm/boot/dts/imx6dl.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

Re: [PATCH 3/5] ARM: dts: imx: Add an cpu0 label for imx6dl devices.

2017-11-24 Thread Andreas Färber
Am 23.11.2017 um 13:55 schrieb Jan Tuerk: > 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 > --- > arch/arm/boot/dts/imx6dl.dtsi | 2