files.starfive revision 1.5
11.5Sskrll#	$NetBSD: files.starfive,v 1.5 2024/10/26 15:49:43 skrll Exp $
21.1Sskrll#
31.1Sskrll# Configuration info for StarFive SoCs
41.1Sskrll#
51.1Sskrll
61.4Sskrll# JH71x0 Clock controllers
71.1Sskrlldevice	jh7100clkc
81.1Sskrllattach	jh7100clkc at fdt with jh7100_clkc
91.1Sskrllfile	arch/riscv/starfive/jh7100_clkc.c		jh7100_clkc
101.1Sskrll
111.4Sskrlldevice	jh7110clkc
121.4Sskrllattach	jh7110clkc at fdt with jh7110_clkc
131.4Sskrllfile	arch/riscv/starfive/jh7110_clkc.c		jh7110_clkc
141.4Sskrll
151.4Sskrllfile	arch/riscv/starfive/jh71x0_clkc.c		jh7100_clkc | jh7110_clkc
161.4Sskrll
171.2Sskrll# JH71x0 USB
181.2Sskrlldevice	jh71x0usb
191.2Sskrllattach	jh71x0usb at fdt with jh71x0_usb
201.2Sskrllfile	arch/riscv/starfive/jh71x0_usb.c		jh71x0_usb
211.3Sskrll
221.3Sskrll# JH7100 Pin control
231.3Sskrlldevice	jh7100pinctrl
241.3Sskrllattach	jh7100pinctrl at fdt with jh7100_pinctrl
251.3Sskrllfile	arch/riscv/starfive/jh7100_pinctrl.c		jh7100_pinctrl
261.5Sskrll
271.5Sskrll# Ethernet
281.5Sskrll# JH7100 GMAC
291.5Sskrllattach	awge at fdt with jh7100_gmac
301.5Sskrll
311.5Sskrll# JH7110 EOQS
321.5Sskrllattach	eqos at fdt with jh7110_eqos
331.5Sskrll
341.5Sskrllfile	arch/riscv/starfive/jh7100_gmac.c		jh7100_gmac
351.5Sskrllfile	arch/riscv/starfive/jh7110_eqos.c		jh7110_eqos
361.5Sskrllfile	arch/riscv/starfive/jh71x0_eth.c		jh7100_gmac | jh7110_eqos
37