]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto/4.4: gpio-pca953x: add "drive" property
authorBruce Ashfield <bruce.ashfield@windriver.com>
Thu, 10 Mar 2016 22:01:23 +0000 (17:01 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 12 Mar 2016 22:11:20 +0000 (22:11 +0000)
commit7256e5a9dba0652fe8361f3143771cb6371568b5
treec3ad8597d98e5a41c75024c689f877d3aa1f298b
parentcda0ef61d37357fed1daa22f6a59ef9f906fcada
linux-yocto/4.4: gpio-pca953x: add "drive" property

Integrating the following commit for the 4.4 kernel:

[
    gpio-pca953x: add "drive" property

    Galileo gen 2 has support for setting GPIO modes. Expose these
    properties through the GPIO sysfs interface. This approach is
    bit hacky, since it changes the interface semantics.

    The original patch was by Josef Ahmad <josef.ahmad@linux.intel.com>
    and  made on top of kernel 3.8.
]

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb
meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
meta/recipes-kernel/linux/linux-yocto_4.4.bb