summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorChris Pringle <chris.pringle@phabrix.com>2022-08-11 09:21:41 +0100
committerWolfram Sang <wsa@kernel.org>2022-08-11 23:02:51 +0200
commit663bb7b9795fcd8b039b5a43990857580f4b816c (patch)
tree72cdac24dd60a8aa1551b7557a2c192432a23aa7 /scripts/patch-kernel
parent1b48006ed477827848a2b14d70c764fb280c595d (diff)
downloadkernel-663bb7b9795fcd8b039b5a43990857580f4b816c.tar.gz
i2c: kempld: Support ACPI I2C device declaration
Adds an ACPI companion to the KEMPLD I2C driver so that it correctly detects any I2C devices nested under the KEMPLD's ACPI node (SBRG.CPLD). This allows I2C devices attached to the KEMPLD I2C adapter to be declared and instantiated via ACPI. Signed-off-by: Chris Pringle <chris.pringle@phabrix.com> Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
ge reassembly using fragment chainErik Hugne 2012-11-22tipc: rename supported flag to recv_permittedYing Xue 2012-11-22tipc: remove supportable flag from bclink structureYing Xue 2012-04-30tipc: compress out gratuitous extra carriage returnsPaul Gortmaker 2012-02-24tipc: Hide internal details of node table implementationAllan Stephens 2012-02-24tipc: Introduce node signature field in neighbor discovery messageAllan Stephens 2012-02-06tipc: Remove obsolete broadcast tag capabilityAllan Stephens 2012-02-06tipc: Major redesign of broadcast link ACK/NACK algorithmsAllan Stephens 2012-02-06tipc: Ensure broadcast link re-acquires node after link failureAllan Stephens 2011-12-29tipc: rename struct link* to struct tipc_link*Paul Gortmaker