Commit 24fc3363 authored by Thierry Reding's avatar Thierry Reding

arm64: tegra: Add blank lines for better readability

Separate the individual thermal zones by a blank line for improved
readability.
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 614d063f
......@@ -1507,6 +1507,7 @@ map0 {
};
};
};
mem {
polling-delay-passive = <0>;
polling-delay = <0>;
......@@ -1529,6 +1530,7 @@ cooling-maps {
*/
};
};
gpu {
polling-delay-passive = <1000>;
polling-delay = <0>;
......@@ -1557,6 +1559,7 @@ map0 {
};
};
};
pllx {
polling-delay-passive = <0>;
polling-delay = <0>;
......
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