lkml.org 
[lkml]   [2014]   [Dec]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] dln2: add support for ACPI
Date
This patch sets adds support for ACPI enumeration for devices
connected to the DLN2 bridge via a custom ACPI table.

The first two patches fix a couple of issues with the ACPI load/unload
table APIs.

The 3rd patch adds ACPI support to the MFD driver and the last patch
configures pull-up/pull-down on GPIO pins based on the APCI
configuration.

Octavian Purdila (4):
ACPICA: take ACPI_MTX_INTERPRETER in acpi_unload_table_id
ACPICA: don't release ACPI_MTX_TABLES in
acpi_tb_install_standard_table
mfd: dln2: add support for ACPI
gpio: dln2: add support for ACPI pin configuration

Documentation/acpi/dln2-acpi.txt | 62 ++++++++++++++++++
drivers/acpi/acpica/tbinstal.c | 1 -
drivers/acpi/acpica/tbxface.c | 7 ++
drivers/gpio/gpio-dln2.c | 76 ++++++++++++++++++++++
drivers/mfd/dln2.c | 134 +++++++++++++++++++++++++++++++++++++++
5 files changed, 279 insertions(+), 1 deletion(-)
create mode 100644 Documentation/acpi/dln2-acpi.txt

--
1.9.1



\
 
 \ /
  Last update: 2014-12-16 18:01    [W:0.107 / U:0.056 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site