-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 281047 b: refs/heads/master c: 7990b0d h: refs/heads/master i: 281045: 3997f31 281043: e44a0a7 281039: 3df6b0f v: v3
- Loading branch information
Marc Dietrich
authored and
Greg Kroah-Hartman
committed
Nov 27, 2011
1 parent
92d1760
commit 549ceb4
Showing
3 changed files
with
38 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: d9f26a6689a3e4ae643fca9c2acda3148b717e63 | ||
refs/heads/master: 7990b0d7ec449b10da383bab191eb487185aadce |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
NVIDIA compliant embedded controller | ||
|
||
Required properties: | ||
- compatible : should be "nvidia,nvec". | ||
- reg : the iomem of the i2c slave controller | ||
- interrupts : the interrupt line of the i2c slave controller | ||
- clock-frequency : the frequency of the i2c bus | ||
- gpios : the gpio used for ec request | ||
- slave-addr: the i2c address of the slave controller |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters