NetBSD/sys/arch/arm/nvidia
jmcneill 1a623fc2e7 Add fdtbus_gpio_{read,write}_raw, which tells the controller not to take
polarity into account. Tegra GPIO pin data includes pin polarity, but so
does a regulator-fixed node, so the end result was that the enable value
was being swapped twice. Change fregulator to use the raw APIs, and adapt
Tegra and Exynos GPIO drivers to support this flag.
2015-12-22 22:19:07 +00:00
..
files.tegra Switch Tegra over to fdt based clocks and reset controls. 2015-12-22 22:10:36 +00:00
soc_tegra124.c Switch Tegra over to fdt based clocks and reset controls. 2015-12-22 22:10:36 +00:00
tegra124_car.c Switch Tegra over to fdt based clocks and reset controls. 2015-12-22 22:10:36 +00:00
tegra124_carreg.h Switch Tegra over to fdt based clocks and reset controls. 2015-12-22 22:10:36 +00:00
tegra_ahcisata.c Switch Tegra over to fdt based clocks and reset controls. 2015-12-22 22:10:36 +00:00
tegra_ahcisatareg.h disable SATA sleep feature 2015-10-15 09:04:35 +00:00
tegra_apbreg.h
tegra_cec.c Switch Tegra over to fdt based clocks and reset controls. 2015-12-22 22:10:36 +00:00
tegra_cecreg.h Add driver for Tegra HDMI CEC controller. 2015-08-01 21:20:11 +00:00
tegra_clock.h Switch Tegra over to fdt based clocks and reset controls. 2015-12-22 22:10:36 +00:00
tegra_com.c Switch Tegra over to fdt based clocks and reset controls. 2015-12-22 22:10:36 +00:00
tegra_cpufreq.c Switch Tegra over to fdt based clocks and reset controls. 2015-12-22 22:10:36 +00:00
tegra_dcreg.h Hardware cursor support. 2015-11-14 11:55:36 +00:00
tegra_drm_fb.c use XRGB8888 for framebuffer 2015-11-16 21:14:33 +00:00
tegra_drm_gem.c initialize allocated gem object memory to 0 2015-11-16 21:41:29 +00:00
tegra_drm_mode.c Switch Tegra over to fdt based clocks and reset controls. 2015-12-22 22:10:36 +00:00
tegra_drm.c Switch Tegra over to fdt based clocks and reset controls. 2015-12-22 22:10:36 +00:00
tegra_drm.h Switch Tegra over to fdt based clocks and reset controls. 2015-12-22 22:10:36 +00:00
tegra_ehci.c Switch Tegra over to fdt based clocks and reset controls. 2015-12-22 22:10:36 +00:00
tegra_fb.c Use GEM for memory management. Fixes a couple issues while here: 2015-11-12 00:43:52 +00:00
tegra_fdt.c Switch Tegra over to fdt based clocks and reset controls. 2015-12-22 22:10:36 +00:00
tegra_fuse.c Switch Tegra over to fdt based clocks and reset controls. 2015-12-22 22:10:36 +00:00
tegra_gpio.c Add fdtbus_gpio_{read,write}_raw, which tells the controller not to take 2015-12-22 22:19:07 +00:00
tegra_gpioreg.h
tegra_hdaudio.c Switch Tegra over to fdt based clocks and reset controls. 2015-12-22 22:10:36 +00:00
tegra_hdaudioreg.h
tegra_hdmireg.h support disabling the HDMI output 2015-11-10 00:33:39 +00:00
tegra_i2c.c tegra_car_* and tegra_i2c_dvc_write are no more 2015-12-22 22:12:08 +00:00
tegra_i2creg.h Support transfers > 4-bytes long by reading and writing using the 2015-05-16 21:31:39 +00:00
tegra_intr.h Add SOC_THERM temperature sensor driver: 2015-11-21 22:55:32 +00:00
tegra_lic.c use of_getprop_uint32 2015-12-16 19:46:55 +00:00
tegra_mc.c Use fdt for device enumeration. 2015-12-13 17:39:19 +00:00
tegra_mcreg.h Add a bunch of hopefully-useful Tegra MC register bits. 2015-11-21 16:48:33 +00:00
tegra_mpio.c Use fdt for device enumeration. 2015-12-13 17:39:19 +00:00
tegra_mpioreg.h
tegra_nouveau.c Switch Tegra over to fdt based clocks and reset controls. 2015-12-22 22:10:36 +00:00
tegra_pcie.c Use fdt for device enumeration. 2015-12-13 17:39:19 +00:00
tegra_pciereg.h add more AFI BAR register offsets 2015-11-14 01:38:58 +00:00
tegra_pmc.c Use fdt for device enumeration. 2015-12-13 17:39:19 +00:00
tegra_pmcreg.h GPU power is controlled by a different register on Tegra124, handle this in tegra_pmc_remove_clamping 2015-10-17 21:14:49 +00:00
tegra_reg.h Add SOC_THERM temperature sensor driver: 2015-11-21 22:55:32 +00:00
tegra_rtc.c Use fdt for device enumeration. 2015-12-13 17:39:19 +00:00
tegra_rtcreg.h
tegra_sdhc.c Switch Tegra over to fdt based clocks and reset controls. 2015-12-22 22:10:36 +00:00
tegra_soc.c Switch Tegra over to fdt based clocks and reset controls. 2015-12-22 22:10:36 +00:00
tegra_soctherm.c Switch Tegra over to fdt based clocks and reset controls. 2015-12-22 22:10:36 +00:00
tegra_socthermreg.h Add SOC_THERM temperature sensor driver: 2015-11-21 22:55:32 +00:00
tegra_timer.c Switch Tegra over to fdt based clocks and reset controls. 2015-12-22 22:10:36 +00:00
tegra_timerreg.h Switch Tegra over to fdt based clocks and reset controls. 2015-12-22 22:10:36 +00:00
tegra_usbphy.c Switch Tegra over to fdt based clocks and reset controls. 2015-12-22 22:10:36 +00:00
tegra_usbreg.h Split out USB PHY support out of the ehci glue and into a separate driver. 2015-10-21 20:02:12 +00:00
tegra_var.h tegra_car_* and tegra_i2c_dvc_write are no more 2015-12-22 22:12:08 +00:00
tegra_xusbpad.c Use fdt for device enumeration. 2015-12-13 17:39:19 +00:00
tegra_xusbpadreg.h Tegra XUSB PADCTL driver 2015-05-15 11:49:10 +00:00