Skip to content

Commit

Permalink
arm64: dts: exynos: remove unused TMU alias
Browse files Browse the repository at this point in the history
The ID of this alias is checked by the exynos-tmu driver, but isn't used
anywhere and omitting it does not cause an error. Indeed, this is the
only Exynos device that defines this alias.

Signed-off-by: Mateusz Majewski <m.majewski2@samsung.com>
Link: https://lore.kernel.org/r/20230911133342.14028-1-m.majewski2@samsung.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mateusz Majewski authored and Krzysztof Kozlowski committed Sep 14, 2023
1 parent d8c326b commit f28dde3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm64/boot/dts/exynos/exynos7.dtsi
Original file line number Diff line number Diff line change
@@ -25,7 +25,6 @@
pinctrl6 = &pinctrl_fsys0;
pinctrl7 = &pinctrl_fsys1;
pinctrl8 = &pinctrl_bus1;
tmuctrl0 = &tmuctrl_0;
};

arm-pmu {

0 comments on commit f28dde3

Please sign in to comment.