Home | History | Annotate | Line # | Download | only in fdt
files.fdt revision 1.22.4.3
      1  1.22.4.3  pgoyette # $NetBSD: files.fdt,v 1.22.4.3 2018/05/21 04:36:05 pgoyette Exp $
      2       1.1  jmcneill 
      3       1.1  jmcneill include	"external/bsd/libfdt/conf/files.libfdt"
      4       1.1  jmcneill 
      5       1.4  jmcneill defflag	opt_fdt.h				FDT: libfdt, ofw_subr
      6       1.1  jmcneill 
      7  1.22.4.3  pgoyette define	fdtbus { } : clk, pwm
      8       1.1  jmcneill 
      9      1.11  jmcneill device	fdt { [pass = 10] } : fdtbus
     10       1.1  jmcneill attach	fdt at fdtbus
     11       1.1  jmcneill file	dev/fdt/fdtbus.c			fdt
     12       1.1  jmcneill 
     13       1.1  jmcneill device	fregulator
     14       1.1  jmcneill attach	fregulator at fdt
     15       1.1  jmcneill file	dev/fdt/fixedregulator.c		fregulator
     16       1.1  jmcneill 
     17      1.20  jmcneill device	gregulator
     18      1.20  jmcneill attach	gregulator at fdt
     19      1.20  jmcneill file	dev/fdt/gpioregulator.c			gregulator
     20      1.20  jmcneill 
     21       1.9  jmcneill device	fclock: clk
     22       1.9  jmcneill attach	fclock at fdt
     23       1.9  jmcneill file	dev/fdt/fixedclock.c			fclock
     24       1.9  jmcneill 
     25      1.19  jmcneill device	ffclock: clk
     26      1.19  jmcneill attach	ffclock at fdt
     27      1.19  jmcneill file	dev/fdt/fixedfactorclock.c		ffclock
     28      1.19  jmcneill 
     29      1.21  jmcneill device	gpiokeys: sysmon_envsys, sysmon_power, wskbddev, linux_keymap
     30       1.2  jmcneill attach	gpiokeys at fdt
     31       1.2  jmcneill file	dev/fdt/gpiokeys.c			gpiokeys
     32       1.2  jmcneill 
     33      1.18  jmcneill device	gpioleds: leds
     34      1.18  jmcneill attach	gpioleds at fdt
     35      1.18  jmcneill file	dev/fdt/gpioleds.c			gpioleds
     36      1.18  jmcneill 
     37  1.22.4.1  pgoyette file	dev/fdt/fdt_port.c			fdt_port
     38  1.22.4.1  pgoyette 
     39  1.22.4.1  pgoyette device	connector: fdt_port
     40  1.22.4.1  pgoyette attach	connector at fdt with fdt_connector
     41  1.22.4.1  pgoyette file	dev/fdt/connector_fdt.c			fdt_connector
     42  1.22.4.1  pgoyette 
     43  1.22.4.1  pgoyette device	panel: fdt_port
     44  1.22.4.1  pgoyette attach	panel at fdt with fdt_panel
     45  1.22.4.1  pgoyette file	dev/fdt/panel_fdt.c			fdt_panel
     46  1.22.4.1  pgoyette 
     47       1.1  jmcneill file	dev/fdt/fdt_openfirm.c			fdtbus
     48       1.1  jmcneill file	dev/fdt/fdt_subr.c			fdtbus
     49       1.5  jmcneill file	dev/fdt/fdt_clock.c			fdtbus
     50  1.22.4.3  pgoyette file	dev/fdt/fdt_dai.c			fdtbus
     51      1.12  jmcneill file	dev/fdt/fdt_dma.c			fdtbus
     52       1.3  jmcneill file	dev/fdt/fdt_gpio.c			fdtbus
     53       1.3  jmcneill file	dev/fdt/fdt_i2c.c			fdtbus
     54       1.3  jmcneill file	dev/fdt/fdt_intr.c			fdtbus
     55      1.22  jmcneill file	dev/fdt/fdt_mmc_pwrseq.c		fdtbus
     56      1.17  jmcneill file	dev/fdt/fdt_phy.c			fdtbus
     57      1.14  jmcneill file	dev/fdt/fdt_power.c			fdtbus
     58  1.22.4.3  pgoyette file	dev/fdt/fdt_pwm.c			fdtbus
     59       1.3  jmcneill file	dev/fdt/fdt_regulator.c			fdtbus
     60       1.5  jmcneill file	dev/fdt/fdt_reset.c			fdtbus
     61      1.10  jmcneill file	dev/fdt/fdt_rtc.c			fdtbus
     62       1.7     marty file	dev/fdt/fdt_pinctrl.c			fdtbus
     63      1.13  jmcneill 
     64      1.13  jmcneill device	cpus { } : fdtbus
     65      1.13  jmcneill attach	cpus at fdt
     66      1.13  jmcneill file	dev/fdt/cpus.c				cpus
     67      1.16  jmcneill 
     68      1.22  jmcneill device	mmcpwrseq
     69      1.22  jmcneill attach	mmcpwrseq at fdt
     70      1.22  jmcneill file	dev/fdt/mmc_pwrseq_simple.c		mmcpwrseq
     71      1.22  jmcneill 
     72  1.22.4.3  pgoyette device	pwmbacklight
     73  1.22.4.3  pgoyette attach	pwmbacklight at fdt
     74  1.22.4.3  pgoyette file	dev/fdt/pwm_backlight.c			pwmbacklight
     75  1.22.4.3  pgoyette 
     76  1.22.4.3  pgoyette device	ausoc: audiobus
     77  1.22.4.3  pgoyette attach	ausoc at fdt
     78  1.22.4.3  pgoyette file	dev/fdt/ausoc.c				ausoc
     79  1.22.4.3  pgoyette 
     80      1.16  jmcneill define	fdt_display_timing
     81      1.16  jmcneill file	dev/fdt/display_timing.c		fdt_display_timing
     82  1.22.4.2  pgoyette 
     83  1.22.4.2  pgoyette # Designware USB3 XHCI
     84  1.22.4.2  pgoyette attach	xhci at fdt with dwc3_fdt
     85  1.22.4.2  pgoyette file	dev/fdt/dwc3_fdt.c			dwc3_fdt
     86