ARM: tegra: Add host1x hotflush reset on Tegra124
authorThierry Reding <treding@nvidia.com>
Fri, 17 Dec 2021 13:52:37 +0000 (14:52 +0100)
committerThierry Reding <treding@nvidia.com>
Fri, 17 Dec 2021 13:55:32 +0000 (14:55 +0100)
Add the host1x memory client hotflush reset on Tegra124.

Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/boot/dts/tegra124.dtsi

index ada152b50ade793f046e856741d37a75e7897a25..a9ab548781e1c2a751485b4785e06503d36d97f2 100644 (file)
@@ -94,8 +94,8 @@
                interrupt-names = "syncpt", "host1x";
                clocks = <&tegra_car TEGRA124_CLK_HOST1X>;
                clock-names = "host1x";
-               resets = <&tegra_car 28>;
-               reset-names = "host1x";
+               resets = <&tegra_car 28>, <&mc TEGRA124_MC_RESET_HC>;
+               reset-names = "host1x", "mc";
                iommus = <&mc TEGRA_SWGROUP_HC>;
 
                #address-cells = <2>;