1# $OpenBSD: files.exynos,v 1.14 2021/02/14 10:57:40 kettenis Exp $ 2 3#device exdisplay: wsemuldisplaydev, rasops16 4#attach exdisplay at exynos 5#file arch/armv7/exynos/exdisplay.c exdisplay 6 7device exclock 8attach exclock at fdt 9file arch/armv7/exynos/exclock.c exclock 10 11device expower: fdt 12attach expower at fdt 13file arch/armv7/exynos/expower.c expower 14 15device exmct 16attach exmct at fdt 17file arch/armv7/exynos/exmct.c exmct 18 19device exdog 20attach exdog at fdt 21file arch/armv7/exynos/exdog.c exdog 22 23device exgpio 24attach exgpio at fdt 25file arch/armv7/exynos/exgpio.c exgpio 26 27device exiic: i2cbus 28attach exiic at fdt 29file arch/armv7/exynos/exiic.c exiic 30 31device exehci: usbus 32attach exehci at fdt 33file arch/armv7/exynos/exehci.c exehci 34 35device exdwusb: fdt 36attach exdwusb at fdt 37file arch/armv7/exynos/exdwusb.c exdwusb 38 39device crosec: wskbddev 40attach crosec at i2c 41file arch/armv7/exynos/crosec.c crosec 42file arch/armv7/exynos/crosec_kbd.c crosec 43 44device tpspmic 45attach tpspmic at i2c 46file arch/armv7/exynos/tps65090.c tpspmic 47