nvidia,nvec.txt 743 B

12345678910111213141516171819202122
  1. NVIDIA compliant embedded controller
  2. Required properties:
  3. - compatible : should be "nvidia,nvec".
  4. - reg : the iomem of the i2c slave controller
  5. - interrupts : the interrupt line of the i2c slave controller
  6. - clock-frequency : the frequency of the i2c bus
  7. - gpios : the gpio used for ec request
  8. - slave-addr: the i2c address of the slave controller
  9. - clocks : Must contain an entry for each entry in clock-names.
  10. See ../clocks/clock-bindings.txt for details.
  11. - clock-names : Must include the following entries:
  12. Tegra20/Tegra30:
  13. - div-clk
  14. - fast-clk
  15. Tegra114:
  16. - div-clk
  17. - resets : Must contain an entry for each entry in reset-names.
  18. See ../reset/reset.txt for details.
  19. - reset-names : Must include the following entries:
  20. - i2c