lkml.org 
[lkml]   [2020]   [Dec]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.4 009/453] ARM: dts: imx6qdl-kontron-samx6i: fix I2C_PM scl pin
    Date
    From: Bernd Bauer <bernd.bauer@anton-paar.com>

    [ Upstream commit 19ba8fb810c60b46869acc9f455613de454e0fca ]

    Use the correct pin for the i2c scl signal else we can't access the
    SoM eeprom.

    Fixes: 2a51f9dae13d ("ARM: dts: imx6qdl-kontron-samx6i: Add iMX6-based Kontron SMARC-sAMX6i module")
    Signed-off-by: Bernd Bauer <bernd.bauer@anton-paar.com>
    [m.felsch@pengutronix.de: Adapt commit message]
    Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
    Signed-off-by: Shawn Guo <shawnguo@kernel.org>
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    arch/arm/boot/dts/imx6qdl-kontron-samx6i.dtsi | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/arch/arm/boot/dts/imx6qdl-kontron-samx6i.dtsi b/arch/arm/boot/dts/imx6qdl-kontron-samx6i.dtsi
    index 81c7ebb4b3fbe..6acc8591219a7 100644
    --- a/arch/arm/boot/dts/imx6qdl-kontron-samx6i.dtsi
    +++ b/arch/arm/boot/dts/imx6qdl-kontron-samx6i.dtsi
    @@ -551,7 +551,7 @@

    pinctrl_i2c3: i2c3grp {
    fsl,pins = <
    - MX6QDL_PAD_GPIO_3__I2C3_SCL 0x4001b8b1
    + MX6QDL_PAD_GPIO_5__I2C3_SCL 0x4001b8b1
    MX6QDL_PAD_GPIO_16__I2C3_SDA 0x4001b8b1
    >;
    };
    --
    2.27.0


    \
     
     \ /
      Last update: 2020-12-28 14:40    [W:4.091 / U:0.016 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site