18c2ecf20Sopenharmony_ciNVIDIA compliant embedded controller
28c2ecf20Sopenharmony_ci
38c2ecf20Sopenharmony_ciRequired properties:
48c2ecf20Sopenharmony_ci- compatible : should be "nvidia,nvec".
58c2ecf20Sopenharmony_ci- reg : the iomem of the i2c slave controller
68c2ecf20Sopenharmony_ci- interrupts : the interrupt line of the i2c slave controller
78c2ecf20Sopenharmony_ci- clock-frequency : the frequency of the i2c bus
88c2ecf20Sopenharmony_ci- gpios : the gpio used for ec request
98c2ecf20Sopenharmony_ci- slave-addr: the i2c address of the slave controller
108c2ecf20Sopenharmony_ci- clocks : Must contain an entry for each entry in clock-names.
118c2ecf20Sopenharmony_ci  See ../clocks/clock-bindings.txt for details.
128c2ecf20Sopenharmony_ci- clock-names : Must include the following entries:
138c2ecf20Sopenharmony_ci  Tegra20/Tegra30:
148c2ecf20Sopenharmony_ci  - div-clk
158c2ecf20Sopenharmony_ci  - fast-clk
168c2ecf20Sopenharmony_ci  Tegra114:
178c2ecf20Sopenharmony_ci  - div-clk
188c2ecf20Sopenharmony_ci- resets : Must contain an entry for each entry in reset-names.
198c2ecf20Sopenharmony_ci  See ../reset/reset.txt for details.
208c2ecf20Sopenharmony_ci- reset-names : Must include the following entries:
218c2ecf20Sopenharmony_ci  - i2c
22