Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1629843

[PATCH v2 0/2] i2c: xgene-slimpro: Add ACPI support

From Hoan Tran <hotran@apm.com>
Newsgroups linux.kernel
Subject [PATCH v2 0/2] i2c: xgene-slimpro: Add ACPI support
Date 2017-04-24 20:10 +0200
Message-ID <tzQAW-1Uk-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


This patch set adds ACPI support by using PCC mailbox communication interface.

v2:
 * Alphabeltical order
 * Use reinit_completion
 * Remove mutex
 * Use ENOENT instead of ENODEV

Hoan Tran (2):
  i2c: xgene-slimpro: Use a single function to send command message
  i2c: xgene-slimpro: Add ACPI support by using PCC mailbox

 drivers/i2c/busses/i2c-xgene-slimpro.c | 241 +++++++++++++++++++++++++--------
 1 file changed, 187 insertions(+), 54 deletions(-)

-- 
1.9.1

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/2] i2c: xgene-slimpro: Add ACPI support Hoan Tran <hotran@apm.com> - 2017-04-24 20:10 +0200
  [PATCH v2 1/2] i2c: xgene-slimpro: Use a single function to send command message Hoan Tran <hotran@apm.com> - 2017-04-24 20:10 +0200

csiph-web