The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/contrib/device-tree/Bindings/arm/tegra/nvidia,nvec.txt

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    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

Cache object: ea70c566956bccecc2bc7029b5f23d54


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.