diff options
| author | Jybz <j.biernacki@free.fr> | 2026-01-25 13:44:06 +0100 |
|---|---|---|
| committer | Jybz <j.biernacki@free.fr> | 2026-01-25 13:48:26 +0100 |
| commit | 54890c208fd33076ae5629c92dfa565f6f6a3440 (patch) | |
| tree | 7b606e0f434df0d13d4f817999134daf86e99e74 | |
| parent | dabdde6266c134dfbf3dbe76ea2cad0550fc4a58 (diff) | |
| download | drakx-user/jibz/aarch64.tar drakx-user/jibz/aarch64.tar.gz drakx-user/jibz/aarch64.tar.bz2 drakx-user/jibz/aarch64.tar.xz drakx-user/jibz/aarch64.zip | |
try: add module for pinebook-prouser/jibz/aarch64
| -rw-r--r-- | kernel/list_modules.pm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index ee0d1f77b..566ce928c 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -329,6 +329,9 @@ our %l = ( 'cryptoloop', 'ulpi', + # Try pinbook pro display + qw(rockchipdrm phy-rockchip-inno-dsidphy phy-rockchip-naneng-combphy phy-rockchip-pcie phy-rockchip-typec pcie-rockchip-host io-domain rockchip-nand-controller spi-rockchip-sfc rockchip-rga rockchip_thermal rockchip_saradc hantro_vpu rockchip_rga videobuf2_dma_contig videobuf2_dma_sg videobuf2_vmalloc videobuf2_memops videobuf2_common industrialio_triggered_buffer usb_storage hid_multitouch mmc_block xhci_plat_hcd rtc_rk808 rk808_regulator clk_rk808 dw_hdmi polyval_ce panel_edp gpio_keys panfrost phy_rockchip_emmc phy_rockchip_inno_usb2 gpu_sched io_domain phy_rockchip_typec drm_dp_aux_bus pl330 pwm_rockchip sdhci_of_arasan sdhci_pltfm ohci_platform cqhci spi_rockchip ohci_hcd pwm_bl dw_mmc_rockchip ehci_platform dw_mmc_pltfm dw_mmc cpufreq_dt), + # Virtualization: qw(hv_balloon pci-hyperv pci-hyperv-intf), qw(mlx5-vfio-pci), |
