]> Git Repo - linux.git/commitdiff
arm64: dts: exynos: remove unused TMU alias
authorMateusz Majewski <[email protected]>
Mon, 11 Sep 2023 13:33:39 +0000 (15:33 +0200)
committerKrzysztof Kozlowski <[email protected]>
Thu, 14 Sep 2023 08:03:47 +0000 (10:03 +0200)
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
arch/arm64/boot/dts/exynos/exynos7.dtsi

index 54ed5167d0f67f3e3e4ffed6e585bee0705d73de..6ed80ddf336956980feea9788a710f23a3cee886 100644 (file)
@@ -25,7 +25,6 @@
                pinctrl6 = &pinctrl_fsys0;
                pinctrl7 = &pinctrl_fsys1;
                pinctrl8 = &pinctrl_bus1;
-               tmuctrl0 = &tmuctrl_0;
        };
 
        arm-pmu {
This page took 0.056984 seconds and 4 git commands to generate.