max732x.c I2C IO Expander + GPIO Keys w/ Linux Device Tree not working
问题 I'm working with a Freescale MX6 and a 3.10.31 Freescale modified kernel. I have a Maxim MAX7325 used as an IO expander, which has pushbuttons attached to P0-P2. The interrupt line from the 7325 is attached to the GPIO_3 pad (which I believe is GPIO1_3...) I set up the 7325 and gpio-keys in the device tree like this: max7325_reset: max7325-reset { compatible = "gpio-reset"; reset-gpios = <&gpio5 16 GPIO_ACTIVE_LOW>; reset-delay-us = <1>; #reset-cells = <0>; }; gpio-keys { compatible = "gpio