ARM: dts: ti: omap: minor whitespace cleanup

The DTS code coding style expects exactly one space before '{'
character.

Acked-by: Tony Lindgren <tony@atomide.com>
Link: https://lore.kernel.org/r/20240208105146.128645-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
This commit is contained in:
Krzysztof Kozlowski
2024-04-10 08:19:26 +02:00
parent 4cece76496
commit 71413bcb66
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -80,7 +80,7 @@
* because the can not be enabled simultaneously on a
* single SoC.
*/
opp-50-300000000{
opp-50-300000000 {
/* OPP50 */
opp-hz = /bits/ 64 <300000000>;
opp-microvolt = <950000 931000 969000>;
@@ -88,7 +88,7 @@
opp-suspend;
};
opp-100-275000000{
opp-100-275000000 {
/* OPP100-1 */
opp-hz = /bits/ 64 <275000000>;
opp-microvolt = <1100000 1078000 1122000>;
@@ -96,7 +96,7 @@
opp-suspend;
};
opp-100-300000000{
opp-100-300000000 {
/* OPP100-2 */
opp-hz = /bits/ 64 <300000000>;
opp-microvolt = <1100000 1078000 1122000>;
@@ -104,7 +104,7 @@
opp-suspend;
};
opp-100-500000000{
opp-100-500000000 {
/* OPP100-3 */
opp-hz = /bits/ 64 <500000000>;
opp-microvolt = <1100000 1078000 1122000>;
+1 -1
View File
@@ -92,7 +92,7 @@
opp-supported-hw = <0xFF 0x08>;
};
opp-800000000{
opp-800000000 {
/* OPP Turbo */
opp-hz = /bits/ 64 <800000000>;
opp-microvolt = <1260000 1234800 1285200>;