]> git.baikalelectronics.ru Git - arm-tf.git/commitdiff
style(stm32mp15-fdts): remove extra spaces on vbus
authorYann Gautier <yann.gautier@st.com>
Fri, 21 Oct 2022 09:25:49 +0000 (11:25 +0200)
committerYann Gautier <yann.gautier@st.com>
Wed, 4 Jan 2023 17:07:55 +0000 (18:07 +0100)
Remove extra spaces before the closing brace of vbus_otg node in
stm32mp157c-ed1 DT file, before the vbus_sw label, and before the
closing brace of vbus_sw node.

Signed-off-by: Amelie Delaunay <amelie.delaunay@foss.st.com>
Signed-off-by: Yann Gautier <yann.gautier@st.com>
Change-Id: I2e77e0a043594876551ed8d77ed3d13f6a098c81

fdts/stm32mp157c-ed1.dts

index d9285638a2d443d40b202ec6e891458f975080e2..a245a3af76b190668bc09671ddf394164440118c 100644 (file)
 
                        vbus_otg: pwr_sw1 {
                                regulator-name = "vbus_otg";
-                        };
+                       };
 
-                        vbus_sw: pwr_sw2 {
+                       vbus_sw: pwr_sw2 {
                                regulator-name = "vbus_sw";
                                regulator-active-discharge = <1>;
-                        };
+                       };
                };
 
                onkey {