arm64: tegra: Fix indentation in Tegra132 device tree
authorThierry Reding <treding@nvidia.com>
Thu, 25 Jun 2020 11:41:38 +0000 (13:41 +0200)
committerThierry Reding <treding@nvidia.com>
Wed, 15 Jul 2020 09:07:37 +0000 (11:07 +0200)
Properly indent subsequent lines so that they align with the first line.

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

index 6671042..fefaf39 100644 (file)
                reg-names = "soctherm-reg", "ccroc-reg";
                interrupts = <GIC_SPI 48 IRQ_TYPE_LEVEL_HIGH>;
                clocks = <&tegra_car TEGRA124_CLK_TSENSOR>,
-                       <&tegra_car TEGRA124_CLK_SOC_THERM>;
+                        <&tegra_car TEGRA124_CLK_SOC_THERM>;
                clock-names = "tsensor", "soctherm";
                resets = <&tegra_car 78>;
                reset-names = "soctherm";