xref: /freebsd/sys/arm64/conf/std.arm (revision 9d09051e261c7020e5aa933c6aa1c2d84ebd0457)
10f2c6331SEmmanuel Vadot#
20f2c6331SEmmanuel Vadot# ARM SoC support
30f2c6331SEmmanuel Vadot#
40f2c6331SEmmanuel Vadot
50f2c6331SEmmanuel Vadot# Bus drivers
60f2c6331SEmmanuel Vadotdevice		pci_n1sdp		# ARM Neoverse N1 SDP PCI
70f2c6331SEmmanuel Vadot
80f2c6331SEmmanuel Vadot# GPIO / PINCTRL
90f2c6331SEmmanuel Vadotdevice		pl061			# Arm PL061 GPIO controller
100f2c6331SEmmanuel Vadot
11*9d09051eSAndrew Turner# RTC
12*9d09051eSAndrew Turnerdevice		pl031			# Arm PL031 RTC
13*9d09051eSAndrew Turner
140f2c6331SEmmanuel Vadot# Serial (COM) ports
150f2c6331SEmmanuel Vadotdevice		pl011
160f2c6331SEmmanuel Vadot
175a006121SEmmanuel Vadot# Firmware
185a006121SEmmanuel Vadotdevice		scmi			# System Control Management Interface
195a006121SEmmanuel Vadot
2054b96380SRuslan Bukindevice		arm_doorbell		# ARM Message Handling Unit (MHU)
2154b96380SRuslan Bukin
220f2c6331SEmmanuel Vadotoptions 	FDT
230f2c6331SEmmanuel Vadotdevice		acpi
24