diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:02:38 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:02:38 +0000 |
commit | 08b74a000942a380fe028845f92cd3a0dee827d5 (patch) | |
tree | aa78b4e12607c3e1fcce8d5cc42df4330792f118 /debian/installer/modules/armhf-armmp/kernel-image | |
parent | Adding upstream version 4.19.249. (diff) | |
download | linux-debian/4.19.249-2.tar.xz linux-debian/4.19.249-2.zip |
Adding debian version 4.19.249-2.debian/4.19.249-2debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/installer/modules/armhf-armmp/kernel-image')
-rw-r--r-- | debian/installer/modules/armhf-armmp/kernel-image | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/debian/installer/modules/armhf-armmp/kernel-image b/debian/installer/modules/armhf-armmp/kernel-image new file mode 100644 index 000000000..0651d89dc --- /dev/null +++ b/debian/installer/modules/armhf-armmp/kernel-image @@ -0,0 +1,23 @@ +#include <kernel-image> + +# Clocks +clk-palmas ? +clk-s2mps11 ? +clk-twl6040 ? + +# GPIO +gpio-da9052 ? +gpio-pca953x ? + +# PCIe PHYs +phy-omap-control ? +phy-ti-pipe3 ? + +# Regulators +drivers/regulator/** + +# Powersupply +axp20x_usb_power ? + +# Watchdog needed for reboot +sunxi_wdt ? |