f7f678a063
Engineering names are more stable than marketing names. Hence, use them for Device Tree compatible properties instead. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
8 lines
299 B
Plaintext
8 lines
299 B
Plaintext
NVIDIA Tegra 2 GPIO controller
|
|
|
|
Required properties:
|
|
- compatible : "nvidia,tegra20-gpio"
|
|
- #gpio-cells : Should be two. The first cell is the pin number and the
|
|
second cell is used to specify optional parameters (currently unused).
|
|
- gpio-controller : Marks the device node as a GPIO controller.
|