]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
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 e0aa6c74073a79734ada0d131e3e11bfaee69c9b..307f999edbf902fdaa7e768eb688af99c1dfe023 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>,