Home | History | Annotate | Line # | Download | only in starfive
files.starfive revision 1.2
      1 #	$NetBSD: files.starfive,v 1.2 2024/01/18 07:48:57 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