lkml.org 
[lkml]   [2016]   [Jan]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH v2 1/2] ARM: dts: imx6: Add support for Toradex Apalis iMX6Q/D SoM
    > +	i2cddc: i2c@0 {
    > + gpios = <&gpio3 16 GPIO_ACTIVE_HIGH /* sda */
    > + &gpio2 30 GPIO_ACTIVE_HIGH /* scl */
    > + >;

    According to one of the comments, it should be changed to the following:

    sda-gpios = <&gpio3 16 GPIO_ACTIVE_HIGH>;
    scl-gpios = <&gpio2 30 GPIO_ACTIVE_HIGH>;

    -- ynezz

    \
     
     \ /
      Last update: 2016-01-08 10:41    [W:3.389 / U:0.036 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site