summaryrefslogtreecommitdiff
path: root/lwis_gpio.h
AgeCommit message (Expand)Author
2023-02-23LWIS: Handle shared GPIO device power downHolmes Chou
2023-02-13GPIO IRQ: Adjust the sequence of getting gpio irqNick Chung
2023-02-13LWIS: Define the interrupt line types in device treeNick Chung
2021-12-07LWIS: GPIO interrupt supportHolmes Chou
2020-11-17Formatting fix based on updated clang-formatEdmond Chung
2020-11-18LWIS: Use a gpios list to handle gpios when power up/downHolmes Chou
2020-10-27LWIS: use set_output_value_raw() to ignore the active-lowHolmes Chou
2020-02-13Support shared GPIOXu Han
2019-02-07GPIO: Hold on to GPIO pins only when device is in useEdmond Chung
2019-02-05LWIS/GPIO: update GPIO driver with the new interfaceEdmond Chung
2019-02-05LWIS/I2C: create generic i2c device driverEdmond Chung
2019-02-05LWIS: add functions to process all pins in the listEdmond Chung
2019-02-05LWIS: add sensor GPIO and regulator config parsingEdmond Chung