• Grzegorz Szymaszek's avatar
    fdts: stm32mp1: add I2C2 pins in the pinctrl · 214b4f9a
    Grzegorz Szymaszek authored
    
    
    Some STM32MP1‐based boards, like Seeed Studio’s SoM‐STM32MP157C, have
    the SoC connected to the PMIC via I2C2 instead of I2C4 (which is used on
    the official ST development boards). This commit brings TF‑A one step
    closer to boot on such boards.
    
    The pins used, PH4 and PH5, are described in a new pinctrl node named
    “i2c2-0”, AKA phandle “i2c2_pins_a”. These names are identical to their
    Linux kernel counterparts (commit
    7af08140979a6e7e12b78c93b8625c8d25b084e2).
    Signed-off-by: default avatarGrzegorz Szymaszek <gszymaszek@short.pl>
    Change-Id: Ief6f0a632cfa992dcf3fed95d266ad6a07a96fe0
    214b4f9a
stm32mp15-pinctrl.dtsi 7.23 KB