Home | History | Annotate | Line # | Download | only in starfive
files.starfive revision 1.3
      1 #	$NetBSD: files.starfive,v 1.3 2024/02/07 17:17:59 skrll Exp $
      2 #
      3 # Configuration info for StarFive SoCs
      4 #
      5 
      6 # JH7100 Clock controller
      7 device	jh7100clkc
      8 attach	jh7100clkc at fdt with jh7100_clkc
      9 file	arch/riscv/starfive/jh7100_clkc.c		jh7100_clkc
     10 
     11 # JH71x0 USB
     12 device	jh71x0usb
     13 attach	jh71x0usb at fdt with jh71x0_usb
     14 file	arch/riscv/starfive/jh71x0_usb.c		jh71x0_usb
     15 
     16 # JH7100 Pin control
     17 device	jh7100pinctrl
     18 attach	jh7100pinctrl at fdt with jh7100_pinctrl
     19 file	arch/riscv/starfive/jh7100_pinctrl.c		jh7100_pinctrl
     20