]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - Documentation/devicetree/bindings/arm/tegra/nvidia,nvec.txt
intel_scu_ipc: Protect dev member assignment on ->remove()
[karo-tx-linux.git] / Documentation / devicetree / bindings / arm / tegra / nvidia,nvec.txt
1 NVIDIA compliant embedded controller
2
3 Required properties:
4 - compatible : should be "nvidia,nvec".
5 - reg : the iomem of the i2c slave controller
6 - interrupts : the interrupt line of the i2c slave controller
7 - clock-frequency : the frequency of the i2c bus
8 - gpios : the gpio used for ec request
9 - slave-addr: the i2c address of the slave controller
10 - clocks : Must contain an entry for each entry in clock-names.
11   See ../clocks/clock-bindings.txt for details.
12 - clock-names : Must include the following entries:
13   Tegra20/Tegra30:
14   - div-clk
15   - fast-clk
16   Tegra114:
17   - div-clk
18 - resets : Must contain an entry for each entry in reset-names.
19   See ../reset/reset.txt for details.
20 - reset-names : Must include the following entries:
21   - i2c