aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@foss.st.com>2022-12-14 16:25:00 +0100
committerPatrice Chotard <patrice.chotard@foss.st.com>2023-01-12 16:30:52 +0100
commit126aa470d68b85d12d508948dd2e4e476e03085e (patch)
treecb319c9a5438233c17d339995cf73f5e094e4078
parentd1d56638c4e84395c6be13666034890e3c9c64c7 (diff)
downloadu-boot-126aa470d68b85d12d508948dd2e4e476e03085e.zip
u-boot-126aa470d68b85d12d508948dd2e4e476e03085e.tar.gz
u-boot-126aa470d68b85d12d508948dd2e4e476e03085e.tar.bz2
ARM: dts: stm32mp15: fix typo in stm32mp15xx-dkx.dtsi
Remove unnecessary space in device tree stm32mp15xx-dkx.dtsi. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
-rw-r--r--arch/arm/dts/stm32mp15xx-dkx.dtsi10
1 files changed, 5 insertions, 5 deletions
diff --git a/arch/arm/dts/stm32mp15xx-dkx.dtsi b/arch/arm/dts/stm32mp15xx-dkx.dtsi
index 5a045d7..34af901 100644
--- a/arch/arm/dts/stm32mp15xx-dkx.dtsi
+++ b/arch/arm/dts/stm32mp15xx-dkx.dtsi
@@ -390,21 +390,21 @@
regulator-always-on;
};
- bst_out: boost {
+ bst_out: boost {
regulator-name = "bst_out";
interrupts = <IT_OCP_BOOST 0>;
- };
+ };
vbus_otg: pwr_sw1 {
regulator-name = "vbus_otg";
interrupts = <IT_OCP_OTG 0>;
- };
+ };
- vbus_sw: pwr_sw2 {
+ vbus_sw: pwr_sw2 {
regulator-name = "vbus_sw";
interrupts = <IT_OCP_SWOUT 0>;
regulator-active-discharge = <1>;
- };
+ };
};
onkey {