2017-11-23 13:04:08

by Jan Tuerk

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

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 <[email protected]>
---
arch/arm/boot/dts/imx6dl.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/imx6dl.dtsi b/arch/arm/boot/dts/imx6dl.dtsi
index 4d693a75ce98..623c12519b81 100644
--- a/arch/arm/boot/dts/imx6dl.dtsi
+++ b/arch/arm/boot/dts/imx6dl.dtsi
@@ -21,7 +21,7 @@
#address-cells = <1>;
#size-cells = <0>;

- cpu@0 {
+ cpu0: cpu@0 {
compatible = "arm,cortex-a9";
device_type = "cpu";
reg = <0>;
--
2.11.0


emtrion GmbH
Kreativpark - Alter Schlachthof 45
76131 Karlsruhe
GERMANY
http://www.emtrion.de
_______________________________________

Amtsgericht Mannheim
HRB 110 300
Gesch�ftsf�hrer: Dieter Baur, Ramona Maurer
_______________________________________

From 1584862006295659597@xxx Thu Nov 23 13:03:10 +0000 2017
X-GM-THRID: 1584862006295659597
X-Gmail-Labels: Inbox,Category Forums,HistoricalUnread


2017-11-23 13:03:10

by Andreas Färber

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

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 <[email protected]>
> ---
> arch/arm/boot/dts/imx6dl.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Andreas Färber <[email protected]>

Thanks,
Andreas

--
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg)

From 1584845040826985841@xxx Thu Nov 23 08:33:30 +0000 2017
X-GM-THRID: 1584845040826985841
X-Gmail-Labels: Inbox,Category Forums,HistoricalUnread