arm64: tegra: Fix indentation in Tegra194 device tree
authorThierry Reding <treding@nvidia.com>
Fri, 12 Jun 2020 08:44:09 +0000 (10:44 +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/tegra194.dtsi

index e0aa6c7..307f999 100644 (file)
                pinctrl-0 = <&pex_rst_c5_out_state>, <&clkreq_c5_bi_dir_state>;
 
                clocks = <&bpmp TEGRA194_CLK_PEX1_CORE_5>,
-                       <&bpmp TEGRA194_CLK_PEX1_CORE_5M>;
+                        <&bpmp TEGRA194_CLK_PEX1_CORE_5M>;
                clock-names = "core", "core_m";
 
                resets = <&bpmp TEGRA194_RESET_PEX1_CORE_5_APB>,