mirror of
https://github.com/torvalds/linux.git
synced 2024-12-27 13:22:23 +00:00
f3d549dd5b
Rename all Tegra binding documentation according to the first or primary compatible value they describe. This provides a clear naming scheme for the files, and prevents any naming conflicts should future SoC versions require their own binding. Signed-off-by: Stephen Warren <swarren@nvidia.com>
10 lines
349 B
Plaintext
10 lines
349 B
Plaintext
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
|