initial commit
imported from https://salsa.debian.org/kernel-team/linux.git commit 9d5cc9d9d6501d7f1dd7e194d4b245bd0b6c6a22 version 6.11.4-1
This commit is contained in:
33
debian/installer/modules/armhf-armmp/kernel-image
vendored
Normal file
33
debian/installer/modules/armhf-armmp/kernel-image
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
#include <kernel-image>
|
||||
|
||||
# Clocks
|
||||
clk-palmas ?
|
||||
clk-s2mps11 ?
|
||||
clk-twl6040 ?
|
||||
|
||||
# GPIO
|
||||
gpio-da9052 ?
|
||||
gpio-pca953x ?
|
||||
gpio-mxc ?
|
||||
|
||||
# PCIe PHYs
|
||||
phy-omap-control ?
|
||||
phy-ti-pipe3 ?
|
||||
|
||||
# Regulators
|
||||
drivers/regulator/**
|
||||
|
||||
# Powersupply
|
||||
axp20x_usb_power ?
|
||||
|
||||
# Watchdogs: boot loader may start a watchdog that we need to pet,
|
||||
# and/or it may be the only way to trigger reboot
|
||||
drivers/watchdog/**
|
||||
|
||||
# Regulator-SoC synchronization
|
||||
rockchip-io-domain ?
|
||||
|
||||
# I²C drivers
|
||||
i2c-exynos5
|
||||
i2c-mv64xxx
|
||||
i2c-rk3x
|
Reference in New Issue
Block a user