commit | 2486d92258adf01571c2d1b0680ddf59e3963119 | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Fri Oct 21 15:31:36 2022 +0200 |
committer | Yann Gautier <yann.gautier@st.com> | Wed Jan 04 18:08:02 2023 +0100 |
tree | 3c59ea14234d189448a1f8cd59d4d45673559cf0 | |
parent | 2385c957ea7a48ebaeb5bb3109516fc49b746019 [diff] |
fix(stm32mp15-fdts): use interrupts-extended for i2c2 Update SoC DT file STM32MP151 to use interrupts-extended instead of interrupts for i2c2. This correct a compilation warning: build/stm32mp1/debug/fdts/stm32mp157c-ev1-bl2.pre.dts:23.3-26: Warning (interrupts_property): /soc/i2c@40013000:#interrupt-cells: size is (28), expected multiple of 12 Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: If512807cd23c72f95e1e02b15f30d20a849d8412