Home | History | Annotate | Line # | Download | only in fdt
files.fdt revision 1.73.4.1
      1  1.73.4.1       snj # $NetBSD: files.fdt,v 1.73.4.1 2025/09/16 04:03:33 snj Exp $
      2       1.1  jmcneill 
      3       1.1  jmcneill include	"external/bsd/libfdt/conf/files.libfdt"
      4       1.1  jmcneill 
      5      1.39     skrll defflag	opt_fdt.h				FDTBASE : libfdt, ofw_subr
      6      1.39     skrll defflag	opt_fdt.h				FDT: FDTBASE
      7      1.57     skrll defparam opt_fdt.h				FDT_MEMORY_RANGES
      8      1.54  jmcneill defparam opt_fdt.h				FDT_DEFAULT_STDOUT_PATH
      9       1.1  jmcneill 
     10      1.35  jmcneill define	fdt { [pass = 10] } : clk, pwm
     11       1.1  jmcneill 
     12      1.61   thorpej device	simplebus: fdt
     13      1.35  jmcneill attach	simplebus at fdt
     14       1.1  jmcneill file	dev/fdt/fdtbus.c			fdt
     15       1.1  jmcneill 
     16      1.64  jmcneill file	dev/fdt/fdt_userconf.c			fdt & userconf
     17      1.64  jmcneill 
     18       1.1  jmcneill device	fregulator
     19       1.1  jmcneill attach	fregulator at fdt
     20       1.1  jmcneill file	dev/fdt/fixedregulator.c		fregulator
     21       1.1  jmcneill 
     22      1.20  jmcneill device	gregulator
     23      1.20  jmcneill attach	gregulator at fdt
     24      1.20  jmcneill file	dev/fdt/gpioregulator.c			gregulator
     25      1.20  jmcneill 
     26      1.60       ryo device	pregulator
     27      1.60       ryo attach	pregulator at fdt
     28      1.60       ryo file	dev/fdt/pwmregulator.c			pregulator
     29      1.60       ryo 
     30       1.9  jmcneill device	fclock: clk
     31       1.9  jmcneill attach	fclock at fdt
     32       1.9  jmcneill file	dev/fdt/fixedclock.c			fclock
     33       1.9  jmcneill 
     34      1.19  jmcneill device	ffclock: clk
     35      1.19  jmcneill attach	ffclock at fdt
     36      1.19  jmcneill file	dev/fdt/fixedfactorclock.c		ffclock
     37      1.19  jmcneill 
     38      1.21  jmcneill device	gpiokeys: sysmon_envsys, sysmon_power, wskbddev, linux_keymap
     39       1.2  jmcneill attach	gpiokeys at fdt
     40       1.2  jmcneill file	dev/fdt/gpiokeys.c			gpiokeys
     41       1.2  jmcneill 
     42      1.18  jmcneill device	gpioleds: leds
     43      1.18  jmcneill attach	gpioleds at fdt
     44      1.18  jmcneill file	dev/fdt/gpioleds.c			gpioleds
     45      1.18  jmcneill 
     46      1.23    bouyer file	dev/fdt/fdt_port.c			fdt_port
     47      1.23    bouyer 
     48      1.23    bouyer device	connector: fdt_port
     49      1.23    bouyer attach	connector at fdt with fdt_connector
     50      1.23    bouyer file	dev/fdt/connector_fdt.c			fdt_connector
     51      1.23    bouyer 
     52      1.23    bouyer device	panel: fdt_port
     53      1.23    bouyer attach	panel at fdt with fdt_panel
     54      1.23    bouyer file	dev/fdt/panel_fdt.c			fdt_panel
     55      1.23    bouyer 
     56      1.49  jakllsch attach	panel at fdt with panel_fdt: drmkms
     57      1.49  jakllsch file	dev/fdt/fdt_panel.c			panel_fdt
     58      1.65  riastrad makeoptions	panel_fdt	"CPPFLAGS.panel_fdt"+="${CPPFLAGS.drmkms}"
     59      1.49  jakllsch 
     60      1.42  jmcneill device	dispcon: fdt_port, drmkms, ddc_read_edid
     61      1.42  jmcneill attach	dispcon at fdt with dispcon_hdmi
     62      1.42  jmcneill file	dev/fdt/hdmi_connector.c		dispcon_hdmi
     63      1.65  riastrad makeoptions	dispcon_hdmi	"CPPFLAGS.dispcon_hdmi"+="${CPPFLAGS.drmkms}"
     64      1.42  jmcneill 
     65      1.59   thorpej device	iicmux: i2cbus, i2cmux
     66      1.58   thorpej attach	iicmux at fdt with iicmux_fdt
     67      1.58   thorpej file	dev/fdt/i2cmux_fdt.c			iicmux_fdt
     68      1.58   thorpej 
     69      1.69     skrll file	dev/fdt/fdt_boot.c			fdtbase
     70      1.57     skrll file	dev/fdt/fdt_memory.c			fdtbase
     71      1.39     skrll file	dev/fdt/fdt_openfirm.c			fdtbase
     72      1.39     skrll file	dev/fdt/fdt_subr.c			fdtbase
     73      1.57     skrll 
     74      1.35  jmcneill file	dev/fdt/fdt_clock.c			fdt
     75      1.35  jmcneill file	dev/fdt/fdt_dai.c			fdt
     76      1.35  jmcneill file	dev/fdt/fdt_dma.c			fdt
     77      1.56     skrll file	dev/fdt/fdt_ddb.c			fdt & ddb
     78      1.35  jmcneill file	dev/fdt/fdt_gpio.c			fdt
     79      1.35  jmcneill file	dev/fdt/fdt_i2c.c			fdt
     80      1.62  jmcneill file	dev/fdt/fdt_iommu.c			fdt
     81      1.35  jmcneill file	dev/fdt/fdt_intr.c			fdt
     82      1.63     skrll file	dev/fdt/fdt_mbox.c			fdt
     83      1.35  jmcneill file	dev/fdt/fdt_mmc_pwrseq.c		fdt
     84      1.35  jmcneill file	dev/fdt/fdt_phy.c			fdt
     85      1.35  jmcneill file	dev/fdt/fdt_power.c			fdt
     86      1.63     skrll file	dev/fdt/fdt_powerdomain.c		fdt
     87      1.35  jmcneill file	dev/fdt/fdt_pwm.c			fdt
     88      1.35  jmcneill file	dev/fdt/fdt_regulator.c			fdt
     89      1.35  jmcneill file	dev/fdt/fdt_reset.c			fdt
     90      1.35  jmcneill file	dev/fdt/fdt_rtc.c			fdt
     91      1.45       tnn file	dev/fdt/fdt_spi.c			fdt
     92      1.35  jmcneill file	dev/fdt/fdt_syscon.c			fdt
     93      1.35  jmcneill file	dev/fdt/fdt_pinctrl.c			fdt
     94      1.13  jmcneill 
     95      1.61   thorpej device	cpus: fdt
     96      1.13  jmcneill attach	cpus at fdt
     97      1.13  jmcneill file	dev/fdt/cpus.c				cpus
     98      1.16  jmcneill 
     99      1.22  jmcneill device	mmcpwrseq
    100      1.43  jmcneill attach	mmcpwrseq at fdt with mmcpwrseq_simple
    101      1.43  jmcneill file	dev/fdt/mmc_pwrseq_simple.c		mmcpwrseq_simple
    102      1.43  jmcneill attach	mmcpwrseq at fdt with mmcpwrseq_emmc
    103      1.43  jmcneill file	dev/fdt/mmc_pwrseq_emmc.c		mmcpwrseq_emmc
    104      1.22  jmcneill 
    105      1.61   thorpej device	syscon: fdt
    106      1.34  jmcneill attach	syscon at fdt
    107      1.34  jmcneill file	dev/fdt/syscon.c			syscon
    108      1.34  jmcneill 
    109      1.46  jmcneill device	pinctrl
    110      1.46  jmcneill attach	pinctrl at fdt with pinctrl_single
    111      1.46  jmcneill file	dev/fdt/pinctrl_single.c		pinctrl_single
    112      1.46  jmcneill 
    113      1.25  jmcneill device	pwmbacklight
    114      1.25  jmcneill attach	pwmbacklight at fdt
    115      1.25  jmcneill file	dev/fdt/pwm_backlight.c			pwmbacklight
    116      1.25  jmcneill 
    117      1.36  jmcneill device	pwmfan
    118      1.36  jmcneill attach	pwmfan at fdt
    119      1.36  jmcneill file	dev/fdt/pwm_fan.c			pwmfan
    120      1.36  jmcneill 
    121      1.26  jmcneill device	ausoc: audiobus
    122      1.26  jmcneill attach	ausoc at fdt
    123      1.26  jmcneill file	dev/fdt/ausoc.c				ausoc
    124      1.26  jmcneill 
    125      1.48  jmcneill device	spdiftx
    126      1.48  jmcneill attach	spdiftx at fdt
    127      1.48  jmcneill file	dev/fdt/spdif_tx.c			spdiftx
    128      1.48  jmcneill 
    129      1.16  jmcneill define	fdt_display_timing
    130      1.16  jmcneill file	dev/fdt/display_timing.c		fdt_display_timing
    131      1.24  jmcneill 
    132      1.28  jmcneill # Display controller
    133      1.28  jmcneill attach	genfb at fdt with simplefb
    134      1.28  jmcneill file	dev/fdt/simplefb.c			simplefb
    135      1.28  jmcneill 
    136      1.53  jmcneill # NS 8250 compatible UART
    137      1.53  jmcneill attach	com at fdt with ns8250_uart
    138      1.53  jmcneill file	dev/fdt/ns8250_uart.c			ns8250_uart
    139      1.53  jmcneill 
    140      1.27  jmcneill # Designware APB UART
    141      1.27  jmcneill attach	com at fdt with dw_apb_uart
    142      1.27  jmcneill file	dev/fdt/dw_apb_uart.c			dw_apb_uart
    143      1.27  jmcneill 
    144      1.52       tnn # EHCI
    145      1.52       tnn attach	ehci at fdt with ehci_fdt
    146      1.52       tnn file	dev/fdt/ehci_fdt.c			ehci_fdt
    147      1.52       tnn 
    148      1.52       tnn # OHCI
    149      1.52       tnn attach	ohci at fdt with ohci_fdt
    150      1.52       tnn file	dev/fdt/ohci_fdt.c			ohci_fdt
    151      1.52       tnn 
    152      1.72     skrll # Cadence USB3 XHCI
    153      1.72     skrll attach	xhci at fdt with cdns3_fdt
    154      1.72     skrll file	dev/fdt/cdns3_fdt.c			cdns3_fdt
    155      1.72     skrll 
    156      1.32  jmcneill # Designware USB2 OTG
    157      1.32  jmcneill attach	dwctwo at fdt with dwc2_fdt
    158      1.32  jmcneill file	dev/fdt/dwc2_fdt.c			dwc2_fdt
    159      1.32  jmcneill 
    160      1.24  jmcneill # Designware USB3 XHCI
    161      1.24  jmcneill attach	xhci at fdt with dwc3_fdt
    162      1.24  jmcneill file	dev/fdt/dwc3_fdt.c			dwc3_fdt
    163      1.29  jakllsch 
    164      1.32  jmcneill # Designware SD/MMC
    165      1.32  jmcneill attach	dwcmmc at fdt with dwcmmc_fdt
    166      1.32  jmcneill file	dev/fdt/dwcmmc_fdt.c			dwcmmc_fdt
    167      1.32  jmcneill 
    168      1.33  jmcneill # Designware Watchdog Timer
    169      1.33  jmcneill attach	dwcwdt at fdt with dwcwdt_fdt
    170      1.33  jmcneill file	dev/fdt/dwcwdt_fdt.c			dwcwdt_fdt
    171      1.33  jmcneill 
    172      1.29  jakllsch # Virtio virtio,mmio
    173      1.29  jakllsch attach	virtio at fdt with virtio_mmio_fdt:	virtio_mmio
    174      1.29  jakllsch file	dev/fdt/virtio_mmio_fdt.c		virtio_mmio_fdt
    175      1.30  jakllsch 
    176      1.30  jakllsch # QEMU Firmware Configuration (fw_cfg) device
    177      1.30  jakllsch attach 	qemufwcfg at fdt with qemufwcfg_fdt
    178      1.30  jakllsch file	dev/fdt/qemufwcfg_fdt.c			qemufwcfg_fdt
    179      1.31  jakllsch 
    180      1.40  jmcneill # ARM PrimeCell General Purpose Input/Output (PL061)
    181      1.40  jmcneill attach 	plgpio at fdt with plgpio_fdt
    182      1.40  jmcneill file	dev/fdt/pl061gpio_fdt.c			plgpio_fdt
    183      1.37  jmcneill 
    184      1.37  jmcneill # AHCI SATA controller
    185      1.37  jmcneill attach	ahcisata at fdt with ahcisata_fdt
    186      1.37  jmcneill file	dev/fdt/ahcisata_fdt.c			ahcisata_fdt
    187      1.38  jakllsch 
    188      1.38  jakllsch # Designware I2C
    189      1.38  jakllsch attach 	dwiic at fdt with dwiic_fdt
    190      1.38  jakllsch file	dev/fdt/dwiic_fdt.c			dwiic_fdt
    191      1.41  jakllsch 
    192      1.66  jmcneill # Cadence I2C
    193      1.66  jmcneill attach	cdnsiic at fdt with cdnsiic_fdt
    194      1.66  jmcneill file	dev/fdt/cdnsiic_fdt.c			cdnsiic_fdt
    195      1.66  jmcneill 
    196      1.41  jakllsch # AMD Cryptographic Coprocessor
    197      1.41  jakllsch attach	amdccp at fdt with amdccp_fdt
    198      1.41  jakllsch file	dev/fdt/amdccp_fdt.c			amdccp_fdt
    199      1.44  jmcneill 
    200      1.44  jmcneill # Arasan SDHCI controller
    201      1.44  jmcneill attach	sdhc at fdt with arasan_sdhc_fdt
    202      1.44  jmcneill file	dev/fdt/arasan_sdhc_fdt.c		arasan_sdhc_fdt
    203      1.47  jmcneill 
    204      1.47  jmcneill # Generic USB PHY
    205      1.47  jmcneill device	usbnopphy
    206      1.47  jmcneill attach	usbnopphy at fdt
    207      1.47  jmcneill file	dev/fdt/usbnopphy.c			usbnopphy
    208      1.50  jmcneill 
    209      1.50  jmcneill # Simple Amplifier Audio Driver
    210      1.50  jmcneill device	simpleamp
    211      1.50  jmcneill attach	simpleamp at fdt
    212      1.50  jmcneill file	dev/fdt/simple_amplifier.c		simpleamp
    213      1.50  jmcneill 
    214      1.51  jmcneill # Broadcom GENET v5
    215      1.51  jmcneill attach	genet at fdt with genet_fdt
    216      1.51  jmcneill file	dev/fdt/genet_fdt.c			genet_fdt
    217      1.55       ryo 
    218      1.70     skrll # Google Goldfish RTC
    219      1.70     skrll attach	gfrtc at fdt with gfrtc_fdt
    220      1.70     skrll file	dev/fdt/gfrtc_fdt.c			gfrtc_fdt
    221