1 1.7 jmcneill # $NetBSD: files.fdt,v 1.7 2017/06/02 14:30:58 jmcneill Exp $ 2 1.1 jmcneill 3 1.3 jmcneill device armfdt { }: bus_space_generic, fdtbus 4 1.3 jmcneill attach armfdt at root with arm_fdt 5 1.3 jmcneill file arch/arm/fdt/arm_fdt.c arm_fdt 6 1.2 jmcneill 7 1.2 jmcneill attach cpu at cpus with cpu_fdt 8 1.2 jmcneill file arch/arm/fdt/cpu_fdt.c cpu_fdt 9 1.2 jmcneill 10 1.2 jmcneill device gtmr: mpcorebus 11 1.2 jmcneill attach gtmr at fdt with gtmr_fdt 12 1.2 jmcneill file arch/arm/fdt/gtmr_fdt.c gtmr_fdt 13 1.2 jmcneill 14 1.2 jmcneill device gic: mpcorebus 15 1.1 jmcneill attach gic at fdt with gic_fdt 16 1.1 jmcneill file arch/arm/fdt/gic_fdt.c gic_fdt 17 1.4 jmcneill 18 1.7 jmcneill attach plcom at fdt with plcom_fdt 19 1.7 jmcneill file arch/arm/fdt/plcom_fdt.c plcom_fdt 20 1.7 jmcneill 21 1.6 jmcneill attach plmmc at fdt with plmmc_fdt 22 1.6 jmcneill file arch/arm/fdt/plmmc_fdt.c plmmc_fdt 23 1.6 jmcneill 24 1.5 jmcneill attach smsh at fdt with smsh_fdt 25 1.5 jmcneill file arch/arm/fdt/smsh_fdt.c smsh_fdt 26 1.5 jmcneill 27 1.4 jmcneill # Console parameters 28 1.4 jmcneill defparam opt_fdt_arm.h CONSADDR 29