Commit Graph

19 Commits (c6606515f1aedd716f5cffa454de12601bc2c372)

Author SHA1 Message Date
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 8 years ago
Simon Glass 651827c0fc tegra: gpio: Show the GPIO value for outputs 9 years ago
Stephen Warren fe82857c4b gpio: tegra: use named constants 9 years ago
Stephen Warren 9f75a222c7 gpio: tegra: remove unused type 9 years ago
Stephen Warren 0c35e3a8b4 ARM: tegra: don't enable GPIOs until direction is set 9 years ago
Stephen Warren f9d3cab091 ARM: tegra: fix GPIO init table programming 9 years ago
Simon Glass 4e9838c102 dm: Use dev_get_addr() where possible 9 years ago
Simon Glass e564f054af dm: core: Add dev_get_uclass_priv() to access uclass private data 10 years ago
Simon Glass bdfb34167f dm: tegra: Enable driver model in SPL and adjust the GPIO driver 10 years ago
Simon Glass 838aa5c94a dm: tegra: Add a GPIO translation function 10 years ago
Simon Glass 57d99d368e dm: gpio: tegra: Drop request()/free() in the driver 10 years ago
Marcel Ziswiler 1c1786d4c5 tegra: gpio: fix null label regression 10 years ago
Simon Glass 2fccd2d96b tegra: Convert tegra GPIO driver to use driver model 10 years ago
Stephen Warren eceb3f26f4 ARM: tegra: add GPIO initialization table function 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Tom Warren 150c24936b Tegra20: Move some include files to arch-tegra for sharing with Tegra30 12 years ago
Tom Warren 29f3e3f248 Tegra: Change Tegra20 to Tegra in common code, prep for T30 12 years ago
Allen Martin 00a2749d7b tegra20: rename tegra2 -> tegra20 12 years ago
Tom Warren 52a8b82074 gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.* 13 years ago
Joe Hershberger 365d607033 gpio: Replace ARM gpio.h with the common API in include/asm-generic 13 years ago
Stephen Warren 5fac236a97 tegra2: Use new GPIO APIs in gpio_config_uart() 13 years ago
Tom Warren 4e5ae09e56 GPIO: Tegra2: add GPIO driver for Tegra2 14 years ago