freebsd-src/sys/arm64/conf/std.qcom
Bjoern A. Zeeb bfed2417f4 qcom: fix panic in qcom_mdio_ipq4018 implementation
Fix a boot-time panic in qcom_mdio_ipq4018 due to a missing bus function
and hook the file up to the build so that it will not rot away.

Test booted on an ipq807x in 2022.
X-Differential Revision: extracted from D37882
2023-08-11 02:12:55 +00:00

16 lines
264 B
Plaintext

#
# Qualcomm SoC support
#
# Qualcomm Snapdragon drivers
device qcom_gcc # Global Clock Controller
device qcom_mdio # MDIO support
# Serial (COM) ports
device uart_msm # Qualcomm MSM UART driver
# MMC/SD/SDIO Card slot support
device sdhci
options FDT