Add axp806pmic, axp806reg
This commit is contained in:
parent
9a531f3639
commit
fffca4e9a0
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: GENERIC64,v 1.9 2018/05/02 21:20:58 jmcneill Exp $
|
||||
# $NetBSD: GENERIC64,v 1.10 2018/05/03 01:17:04 jmcneill Exp $
|
||||
#
|
||||
# GENERIC ARM (aarch64) kernel
|
||||
#
|
||||
@ -209,6 +209,8 @@ titemp* at iic?
|
||||
seeprom* at iic?
|
||||
as3722pmic* at iic?
|
||||
as3722reg* at as3722pmic?
|
||||
axp806pmic* at iic? # AXP805/806 Power Management IC
|
||||
axp806reg* at axp806pmic?
|
||||
max77620pmic* at iic?
|
||||
pcf8563rtc* at iic? # PCF8563 RTC
|
||||
tcagpio* at iic?
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: SUNXI,v 1.68 2018/05/02 21:20:58 jmcneill Exp $
|
||||
# $NetBSD: SUNXI,v 1.69 2018/05/03 01:17:04 jmcneill Exp $
|
||||
#
|
||||
# Allwinner sunxi family
|
||||
#
|
||||
@ -245,6 +245,8 @@ wskbd* at tcakp? console ?
|
||||
axp20x* at iic? # AXP209 Power Management IC
|
||||
axp20xreg* at axp20x?
|
||||
axp22x* at iic? # AXP221 Power Management IC
|
||||
axp806pmic* at iic? # AXP805/806 Power Management IC
|
||||
axp806reg* at axp806pmic?
|
||||
sy8106a* at iic? # Silergy SY81061 regulator
|
||||
pcf8563rtc* at iic? # PCF8563 RTC
|
||||
seeprom* at iic? # AT24Cxx Serial EEPROM
|
||||
|
Loading…
Reference in New Issue
Block a user