]> git.baikalelectronics.ru Git - arm-tf.git/commit
fix(stm32mp15-fdts): use interrupts-extended for i2c2
authorYann Gautier <yann.gautier@st.com>
Fri, 21 Oct 2022 13:31:36 +0000 (15:31 +0200)
committerYann Gautier <yann.gautier@st.com>
Wed, 4 Jan 2023 17:08:02 +0000 (18:08 +0100)
commit600c8f7d953d466e0ec5fd04bd6ef2e44c9c9125
tree3c59ea14234d189448a1f8cd59d4d45673559cf0
parent04339c5efb19af845becdf1d3fe146ca802efd9e
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
fdts/stm32mp151.dtsi