Commit c2584017 authored by Vyacheslav Bocharov's avatar Vyacheslav Bocharov Committed by Neil Armstrong
Browse files

arm64: meson: fix dts for JetHub D1



Fix misplace of cpu_cooling_maps for JetHub D1, move it to right place.

Fixes: 8e279fb2 ("arm64: dts: meson-axg: add support for JetHub D1")
Signed-off-by: default avatarVyacheslav Bocharov <adeep@lexina.in>
Reviewed-by: default avatarNeil Armstrong <narmstrong@baylibre.com>
Signed-off-by: default avatarNeil Armstrong <narmstrong@baylibre.com>
Link: https://lore.kernel.org/r/20211125130246.1086627-1-adeep@lexina.in
parent fa55b7dc
Loading
Loading
Loading
Loading
+15 −15
Original line number Diff line number Diff line
@@ -134,7 +134,6 @@
					type = "critical";
				};
			};
		};

			cpu_cooling_maps: cooling-maps {
				map0 {
@@ -154,6 +153,7 @@
				};
			};
		};
	};

	onewire {
		compatible = "w1-gpio";