gpio_nvidia.txt 300 B

1234567
  1. NVIDIA Tegra 2 GPIO controller
  2. Required properties:
  3. - compatible : "nvidia,tegra250-gpio"
  4. - #gpio-cells : Should be two. The first cell is the pin number and the
  5. second cell is used to specify optional parameters (currently unused).
  6. - gpio-controller : Marks the device node as a GPIO controller.