NetBSD/sys/dev/fdt
jakllsch b8c4c0c34c Abort panel driver attach if required regulator is missing. 2019-12-19 16:00:52 +00:00
..
ahcisata_fdt.c
amdccp_fdt.c
arasan_sdhc_fdt.c Add SDHC_FLAG_SINGLE_POWER_WRITE and SDHC_FLAG_32BIT_ACCESS flags 2019-07-03 23:10:43 +00:00
ausoc.c Set sysclk rate at set_format time, so the link set_format callback can read the new sysclk 2019-11-16 12:47:47 +00:00
connector_fdt.c
connector_fdt.h
cpufreq_dt.c Add explicit FDT_OPP for operating-points-v2 so the link set won't be empty 2019-10-29 10:52:22 +00:00
cpus.c Do not sort cpu nodes when enumerating so they attach in the order listed 2019-01-02 14:54:54 +00:00
display_timing.c
display_timing.h
dw_apb_uart.c The device cannot recognize break signal. Use +++++ (five plus signs) as 2019-07-21 15:57:23 +00:00
dwc2_fdt.c Add support for Meson GXBB 2019-03-02 13:21:08 +00:00
dwc3_fdt.c Add support for snps,dis-tx-ipgap-linecheck-quirk quirk 2019-12-12 00:45:59 +00:00
dwcmmc_fdt.c Use correct size of softc in CFATTACH_DECL_NEW 2019-04-30 23:10:33 +00:00
dwcwdt_fdt.c dwcwdt: make this work correctly 2019-10-19 13:08:52 +00:00
dwiic_fdt.c
ehci_fdt.c
fdt_clock.c Add fdtbus_clock_enable and fdtbus_clock_enable_index shortcuts 2019-11-09 23:28:26 +00:00
fdt_dai.c
fdt_dma.c Consolidate FDT [find "names" index by string] logic. 2019-02-27 16:56:00 +00:00
fdt_gpio.c
fdt_i2c.c Fix leak of iba.iba_child_devices in fdtbus_attach_i2cbus(). Patch 2019-04-24 06:03:02 +00:00
fdt_intr.c be more verbose about errors. 2019-11-16 21:53:38 +00:00
fdt_mmc_pwrseq.c
fdt_openfirm.c
fdt_panel.c Abort panel driver attach if required regulator is missing. 2019-12-19 16:00:52 +00:00
fdt_phy.c Skip xref if it is 0 2019-10-30 21:37:36 +00:00
fdt_pinctrl.c Add support for devices with separate "init" and "default" pinctrl states. 2019-10-01 23:32:52 +00:00
fdt_port.c style fix/KNF 2019-12-15 14:18:16 +00:00
fdt_port.h Add EP_DRM_PANEL endpoint type 2019-02-03 12:53:11 +00:00
fdt_power.c
fdt_pwm.c
fdt_regulator.c Honour regulator-enable-ramp-delay 2019-05-27 23:18:33 +00:00
fdt_reset.c Consolidate FDT [find "names" index by string] logic. 2019-02-27 16:56:00 +00:00
fdt_rtc.c
fdt_spi.c fdt: add SPI controller frontend 2019-08-13 16:46:49 +00:00
fdt_subr.c Use correct #cells for parent address when decoding ranges 2019-09-24 15:23:34 +00:00
fdt_syscon.c
fdtbus.c Add support for devices with separate "init" and "default" pinctrl states. 2019-10-01 23:32:52 +00:00
fdtvar.h Add fdtbus_clock_enable and fdtbus_clock_enable_index shortcuts 2019-11-09 23:28:26 +00:00
files.fdt Add another panel@fdt driver, this time for DRM-style panels. 2019-12-19 00:35:01 +00:00
fixedclock.c
fixedfactorclock.c
fixedregulator.c Revert previous 2019-05-23 21:36:26 +00:00
gpiokeys.c
gpioleds.c
gpioregulator.c Set initial regulator states at attach time 2019-01-19 20:51:12 +00:00
hdmi_connector.c Add support for Allwinner A64's display pipeline. 2019-01-30 01:24:00 +00:00
mmc_pwrseq_emmc.c Add eMMC reset sequence provider 2019-03-03 12:54:07 +00:00
mmc_pwrseq_simple.c Add eMMC reset sequence provider 2019-03-03 12:54:07 +00:00
ohci_fdt.c
panel_fdt.c Fix 'unknown' spellos 2019-06-24 06:24:33 +00:00
panel_fdt.h
pinctrl_single.c Add driver for one-register-per-pin type pinctrl devices. 2019-10-27 15:31:15 +00:00
pl061gpio_fdt.c
pwm_backlight.c
pwm_fan.c
qemufwcfg_fdt.c
simplefb.c For drivers whose framebuffer is located not page-aligned, permit 2019-07-23 14:34:11 +00:00
spdif_tx.c Add driver for dummy spdif transmitter bindings. 2019-11-17 19:30:42 +00:00
syscon.c enumerate devices under child "clocks" node 2019-10-28 21:13:48 +00:00
syscon.h
usbnopphy.c Add generic USB PHY driver 2019-10-30 21:37:56 +00:00
virtio_mmio_fdt.c