History log of /freebsd-12.1/sys/modules/rockchip/Makefile (Results 1 – 2 of 2)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/12.2.0, release/11.4.0, release/12.1.0
# 67ccb99d 07-Aug-2019 Emmanuel Vadot <[email protected]>

MFC r341141-r341143, r341255

r341141:
rk_clk_composite: Fix set_mux

Pointy Hat: manu

r341142:
Add RK805 PMIC Support

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

MFC r341141-r341143, r341255

r341141:
rk_clk_composite: Fix set_mux

Pointy Hat: manu

r341142:
Add RK805 PMIC Support

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

r341143:
arm64: Add rk_i2c and rk805 to GENERIC

r341255:
arm64: rockchip: armclk: Do not change parent freq if CLK_SET_DRYRUN is set

show more ...


Revision tags: release/11.3.0, release/12.0.0, 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.