0001 NVIDIA compliant embedded controller
0002
0003 Required properties:
0004 - compatible : should be "nvidia,nvec".
0005 - reg : the iomem of the i2c slave controller
0006 - interrupts : the interrupt line of the i2c slave controller
0007 - clock-frequency : the frequency of the i2c bus
0008 - gpios : the gpio used for ec request
0009 - slave-addr: the i2c address of the slave controller
0010 - clocks : Must contain an entry for each entry in clock-names.
0011 See ../clocks/clock-bindings.txt for details.
0012 - clock-names : Must include the following entries:
0013 Tegra20/Tegra30:
0014 - div-clk
0015 - fast-clk
0016 Tegra114:
0017 - div-clk
0018 - resets : Must contain an entry for each entry in reset-names.
0019 See ../reset/reset.txt for details.
0020 - reset-names : Must include the following entries:
0021 - i2c