Commit 4b32eb1c authored by Thierry Reding's avatar Thierry Reding

arm64: tegra: Fix indentation in Tegra132 device tree

Properly indent subsequent lines so that they align with the first line.
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 75b5608a
......@@ -862,7 +862,7 @@ soctherm: thermal-sensor@700e2000 {
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";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment