ARM: dts: stm32: lxa-mc1: add OSD32MP15x to list of compatibles
authorAhmad Fatoum <a.fatoum@pengutronix.de>
Tue, 10 Nov 2020 10:25:51 +0000 (11:25 +0100)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Thu, 26 Nov 2020 13:42:41 +0000 (14:42 +0100)
Earlier commit modified the binding, so the SiP is to be specified
as well. Adjust the device tree accordingly.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
arch/arm/boot/dts/stm32mp157c-lxa-mc1.dts

index 1e5333fd437fec328c375935f18527cac003e903..cda8e871f9996da3bb27b83e6c022e45ba81bc84 100644 (file)
@@ -15,7 +15,7 @@
 
 / {
        model = "Linux Automation MC-1 board";
-       compatible = "lxa,stm32mp157c-mc1", "st,stm32mp157";
+       compatible = "lxa,stm32mp157c-mc1", "oct,stm32mp15xx-osd32", "st,stm32mp157";
 
        aliases {
                ethernet0 = &ethernet0;