mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
arm64: Add rk_i2c and rk805 to GENERIC
MFC after: 1 month
This commit is contained in:
parent
cee1927ea2
commit
006f540e44
1 changed files with 2 additions and 0 deletions
|
|
@ -209,6 +209,7 @@ device bcm2835_bsc # Broadcom BCM283x I2C bus
|
|||
device iicbus
|
||||
device iic
|
||||
device twsi # Allwinner I2C controller
|
||||
device rk_i2c # RockChip I2C controller
|
||||
|
||||
# Clock and reset controllers
|
||||
device aw_ccu # Allwinner clock controller
|
||||
|
|
@ -225,6 +226,7 @@ device aw_wdog # Allwinner Watchdog
|
|||
|
||||
# Power management controllers
|
||||
device axp81x # X-Powers AXP81x PMIC
|
||||
device rk805 # RockChip RK805 PMIC
|
||||
|
||||
# EFUSE
|
||||
device aw_sid # Allwinner Secure ID EFUSE
|
||||
|
|
|
|||
Loading…
Reference in a new issue