forked from Minki/linux
arm64: tegra: Fix indentation in Tegra194 device tree
Properly indent subsequent lines so that they align with the first line. Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
parent
4b32eb1c2c
commit
58be18be3a
@ -1669,7 +1669,7 @@
|
|||||||
pinctrl-0 = <&pex_rst_c5_out_state>, <&clkreq_c5_bi_dir_state>;
|
pinctrl-0 = <&pex_rst_c5_out_state>, <&clkreq_c5_bi_dir_state>;
|
||||||
|
|
||||||
clocks = <&bpmp TEGRA194_CLK_PEX1_CORE_5>,
|
clocks = <&bpmp TEGRA194_CLK_PEX1_CORE_5>,
|
||||||
<&bpmp TEGRA194_CLK_PEX1_CORE_5M>;
|
<&bpmp TEGRA194_CLK_PEX1_CORE_5M>;
|
||||||
clock-names = "core", "core_m";
|
clock-names = "core", "core_m";
|
||||||
|
|
||||||
resets = <&bpmp TEGRA194_RESET_PEX1_CORE_5_APB>,
|
resets = <&bpmp TEGRA194_RESET_PEX1_CORE_5_APB>,
|
||||||
|
Loading…
Reference in New Issue
Block a user