Add sy8106a to Allwinner kernel. This regulator is used to control VDD_CPUX
and is connected to R_TWI on some H3-based Orange Pi boards.
This commit is contained in:
parent
8dd48c60a0
commit
22a07618ae
@ -28,6 +28,7 @@ dev/usb/controller/generic_ohci.c optional ohci
|
|||||||
dev/usb/controller/generic_usb_if.m optional ohci
|
dev/usb/controller/generic_usb_if.m optional ohci
|
||||||
arm/allwinner/aw_sid.c standard
|
arm/allwinner/aw_sid.c standard
|
||||||
arm/allwinner/aw_thermal.c standard
|
arm/allwinner/aw_thermal.c standard
|
||||||
|
dev/iicbus/sy8106a.c optional sy8106a
|
||||||
#arm/allwinner/console.c standard
|
#arm/allwinner/console.c standard
|
||||||
|
|
||||||
arm/allwinner/a10_fb.c optional vt
|
arm/allwinner/a10_fb.c optional vt
|
||||||
|
@ -81,6 +81,7 @@ device twsi
|
|||||||
device rsb
|
device rsb
|
||||||
device axp209 # AXP209 Power Management Unit
|
device axp209 # AXP209 Power Management Unit
|
||||||
device axp81x # AXP813/818 Power Management Unit
|
device axp81x # AXP813/818 Power Management Unit
|
||||||
|
device sy8106a # SY8106A Buck Regulator
|
||||||
|
|
||||||
# GPIO
|
# GPIO
|
||||||
device gpio
|
device gpio
|
||||||
|
Loading…
x
Reference in New Issue
Block a user