History log of /freebsd-13.1/sys/modules/rockchip/Makefile (Results 1 – 4 of 4)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/12.4.0, release/13.1.0, release/12.3.0, release/13.0.0, release/12.2.0, release/11.4.0
# 84e40476 02-Jan-2020 Emmanuel Vadot <[email protected]>

arm64: rockchip: Add a module for rk_spi

The spi node doesn't lives under a simple-bus compatible node so we need
OFWBUS_PNP_INFO instead of SIMPLEBUS_PNP_INFO.


# 1a37b8cd 11-Dec-2019 Emmanuel Vadot <[email protected]>

arm64: rockchip: Add a module for rk_dwmmc

This is mostly needed for dev/debug as most users will have their root
on the sdcard or emmc.

MFC after: 1 month


Revision tags: release/12.1.0, release/11.3.0, release/12.0.0
# cee1927e 28-Nov-2018 Emmanuel Vadot <[email protected]>

Add RK805 PMIC Support

RK805 is the companion PMIC for RK3328 SoC.
Add a driver for it with most of it's regulators supported.

MFC after: 1 month


Revision tags: release/11.2.0
# c0fc4047 14-Jun-2018 Emmanuel Vadot <[email protected]>

Add modules/rockchip

Build rockchip modules as part of buildkernel.
Add the i2c controller module.