aboutsummaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/mfd
diff options
context:
space:
mode:
authorPatrice Chotard <patrice.chotard@st.com>2018-03-01 11:53:00 +0100
committerAlexandre Torgue <alexandre.torgue@st.com>2018-03-05 09:04:25 +0100
commitf932423c6f0041211509d519db8825a300ae36cf (patch)
treedfd7550dd38b57ed5624036216f5c7fc0cf0ec0f /include/dt-bindings/mfd
parentARM: dts: stm32: Enable sdio1 for stm32f769-disco (diff)
downloadlinux-dev-f932423c6f0041211509d519db8825a300ae36cf.tar.xz
linux-dev-f932423c6f0041211509d519db8825a300ae36cf.zip
dt-bindings: mfd: Add STM32F7 SDMMC2 rcc entry
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>
Diffstat (limited to 'include/dt-bindings/mfd')
-rw-r--r--include/dt-bindings/mfd/stm32f7-rcc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/mfd/stm32f7-rcc.h b/include/dt-bindings/mfd/stm32f7-rcc.h
index 8b7b7197ffd7..a90f3613c584 100644
--- a/include/dt-bindings/mfd/stm32f7-rcc.h
+++ b/include/dt-bindings/mfd/stm32f7-rcc.h
@@ -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