opnsense-src/sys/arm/nvidia
Oleksandr Tymoshenko 51702162cc Pass device tree node as a part of gpio_pin_get_by_ofw_XXX API
Current API assumes that "gpios" property belongs to the device's node but for
some binding it's not true: gpiokeys has set of child nodes with this property.

Patch adds new argument instead of replacing device_t because device_t will be
used to track ownership for allocated pins

Reviewed by:	mmel
Differential Revision:	https://reviews.freebsd.org/D6277
2016-05-10 20:02:03 +00:00
..
tegra124 Add a MULTIDELAY option to allow the ARM kernel to have multiple DELAY 2016-04-30 17:27:33 +00:00
as3722.c
as3722.h
as3722_gpio.c
as3722_regulators.c sys/arm: make use of the howmany() macro when available. 2016-04-26 14:47:52 +00:00
as3722_rtc.c
tegra_abpmisc.c
tegra_ahci.c
tegra_efuse.c
tegra_efuse.h
tegra_ehci.c ehci_interrupt is MPSAFE code. Most drivers in tree calls bus_setup_intr 2016-04-05 12:13:53 +00:00
tegra_gpio.c INTRNG - redefine struct intr_map_data to avoid headers pollution. Each 2016-05-05 13:31:19 +00:00
tegra_i2c.c
tegra_lic.c Remove FDT specific parts from INTRNG. Change its interface to make it 2016-04-04 09:15:25 +00:00
tegra_pcie.c Move arm's devmap to some generic place, so it can be used 2016-04-26 11:53:37 +00:00
tegra_pinmux.c
tegra_pmc.h
tegra_rtc.c
tegra_sdhci.c Pass device tree node as a part of gpio_pin_get_by_ofw_XXX API 2016-05-10 20:02:03 +00:00
tegra_soctherm.c
tegra_soctherm_if.m
tegra_uart.c TEGRA: Fixes for UART driver: 2016-03-26 10:09:28 +00:00
tegra_usbphy.c