]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
dt-bindings: mfd: Add STM32F7 SDMMC2 rcc entry
authorPatrice Chotard <patrice.chotard@st.com>
Thu, 1 Mar 2018 10:53:00 +0000 (11:53 +0100)
committerAlexandre Torgue <alexandre.torgue@st.com>
Mon, 5 Mar 2018 08:04:25 +0000 (09:04 +0100)
STM32F769 SoC provides 2 SDMMC instances, add missing
RCC SDMMC2 entry for it.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
include/dt-bindings/mfd/stm32f7-rcc.h

index 8b7b7197ffd797f2dd105ed85c3d0bb8393cf43c..a90f3613c584d18c44c0d3f9a29cc35311d3a9ba 100644 (file)
@@ -91,6 +91,7 @@
 #define STM32F7_RCC_APB2_TIM8          1
 #define STM32F7_RCC_APB2_USART1                4
 #define STM32F7_RCC_APB2_USART6                5
+#define STM32F7_RCC_APB2_SDMMC2                7
 #define STM32F7_RCC_APB2_ADC1          8
 #define STM32F7_RCC_APB2_ADC2          9
 #define STM32F7_RCC_APB2_ADC3          10