mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 14:26:03 -04:00
iicbus: Move Silergy pmic/regulators under pmic/silergy subdirectory
Sponsored by: Beckhoff Automation GmbH & Co. KG Differential Revision: https://reviews.freebsd.org/D41909
This commit is contained in:
parent
2f16049c98
commit
062944cc42
4 changed files with 2 additions and 3 deletions
|
|
@ -1831,10 +1831,10 @@ dev/iicbus/rtc/pcf85063.c optional pcf85063 iicbus fdt
|
|||
dev/iicbus/rtc/rtc8583.c optional rtc8583
|
||||
dev/iicbus/rtc/rx8803.c optional rx8803 iicbus fdt
|
||||
dev/iicbus/rtc/s35390a.c optional s35390a
|
||||
dev/iicbus/sy8106a.c optional sy8106a fdt
|
||||
dev/iicbus/syr827.c optional syr827 fdt
|
||||
dev/iicbus/gpio/tca64xx.c optional tca64xx fdt gpio
|
||||
dev/iicbus/pmic/fan53555.c optional fan53555 fdt | tcs4525 fdt
|
||||
dev/iicbus/pmic/silergy/sy8106a.c optional sy8106a fdt
|
||||
dev/iicbus/pmic/silergy/syr827.c optional syr827 fdt
|
||||
dev/igc/if_igc.c optional igc iflib pci
|
||||
dev/igc/igc_api.c optional igc iflib pci
|
||||
dev/igc/igc_base.c optional igc iflib pci
|
||||
|
|
|
|||
|
|
@ -336,7 +336,6 @@ ice_ddp.fw optional ice_ddp \
|
|||
no-obj no-implicit-rule \
|
||||
clean "ice_ddp.fw"
|
||||
|
||||
dev/iicbus/sy8106a.c optional sy8106a fdt
|
||||
dev/iicbus/controller/twsi/mv_twsi.c optional twsi fdt
|
||||
dev/iicbus/controller/twsi/a10_twsi.c optional twsi fdt
|
||||
dev/iicbus/controller/twsi/twsi.c optional twsi fdt
|
||||
|
|
|
|||
Loading…
Reference in a new issue