]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - src/arm/st/stm32mp157c-ed1-scmi.dts
Squashed 'dts/upstream/' changes from aaba2d45dc2a..b35b9bd1d4ee
[thirdparty/u-boot.git] / src / arm / st / stm32mp157c-ed1-scmi.dts
index 07ea765a4553a5f6a21ed498b8412bd5cfb3dd18..5e2eaf57ce22f1cfc08a688c497638c314df6373 100644 (file)
@@ -11,7 +11,7 @@
 
 / {
        model = "STMicroelectronics STM32MP157C-ED1 SCMI eval daughter";
-       compatible = "st,stm32mp157c-ed1-scmi", "st,stm32mp157c-ed1", "st,stm32mp157";
+       compatible = "st,stm32mp157c-ed1-scmi", "st,stm32mp157";
 
        reserved-memory {
                optee@fe000000 {
@@ -64,7 +64,7 @@
        /delete-property/ st,syscfg-holdboot;
        resets = <&scmi_reset RST_SCMI_MCU>,
                 <&scmi_reset RST_SCMI_MCU_HOLD_BOOT>;
-       reset-names =  "mcu_rst", "hold_boot";
+       reset-names = "mcu_rst", "hold_boot";
 };
 
 &rcc {