lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 16 Sep 2014 12:11:33 +0530 From: George Cherian <george.cherian@...com> To: <cw00.choi@...sung.com>, <robh+dt@...nel.org>, <pawel.moll@....com>, <mark.rutland@....com>, <ijc+devicetree@...lion.org.uk>, <galak@...eaurora.org>, <myungjoo.ham@...sung.com>, <grant.likely@...aro.org>, <rongjun.ying@....com>, <linux@...ck-us.net> CC: <devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org> Subject: Re: [PATCH 0/5] Add dt support for extcon gpio driver Hi Chanwoo, Could you please look into this series? On 09/09/2014 09:44 AM, George Cherian wrote: > This series > - Convert extcon-gpio driver to use gpiod_* API's > - Adds dt support to extcon-gpio driver. > - Add cable name support in case of dt. > > George Cherian (5): > extcon: gpio: Minor cleanups > extcon: gpio: Convert the driver to use gpio desc API's > extcon: gpio: Add dt support for the driver. > extcon: gpio: Always use gpio_get_value_cansleep > extcon: gpio: Add support for using cable names > > .../devicetree/bindings/extcon/extcon-gpio.txt | 23 +++++ > drivers/extcon/extcon-gpio.c | 100 +++++++++++++-------- > include/linux/extcon/extcon-gpio.h | 4 +- > 3 files changed, 89 insertions(+), 38 deletions(-) > create mode 100644 Documentation/devicetree/bindings/extcon/extcon-gpio.txt > Regards -George -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists