Skip to content

Commit

Permalink
Meson-s4t7: update required modules to match fenix
Browse files Browse the repository at this point in the history
  • Loading branch information
viraniac authored and igorpecovnik committed Jul 30, 2024
1 parent 4d0d2a4 commit 24d1ddc
Show file tree
Hide file tree
Showing 6 changed files with 70 additions and 64 deletions.
10 changes: 5 additions & 5 deletions packages/bsp/meson-s4t7/khadas-vim1s/etc/initramfs-tools/modules
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@

amlogic-gkitool
amlogic-debug-iotrace
amlogic-uart
amlogic-hwspinlock
page_trace
amlogic-debug
amlogic-memory-debug
amlogic-secmon
amlogic-cpuinfo
user_fault
amlogic-memory-debug
amlogic-clk
amlogic-clk-soc-s4
amlogic-aoclk-g12a
Expand All @@ -26,9 +26,9 @@ amlogic-pinctrl-soc-s4
amlogic-mailbox
amlogic-pwm
pwm-regulator
gpio-regulator
amlogic-reset
amlogic-power
amlogic-cpuinfo
amlogic-cpufreq
amlogic-efuse-unifykey
cqhci
Expand All @@ -43,12 +43,12 @@ aml_smmu
videobuf-core
dvb-core
amlogic-pm
amlogic-adc
amlogic-input
amlogic-watchdog
amlogic-dvb
aml_media
amlogic-camera
amlogic-adc
amlogic-thermal
amlogic-usb
amlogic-irblaster
Expand Down
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
# Initramfs modules load order
softdep amlogic-debug-iotrace pre: amlogic-gkitool
softdep amlogic-uart pre: amlogic-debug-iotrace
softdep amlogic-hwspinlock pre: amlogic-uart
softdep page_trace pre: amlogic-hwspinlock
softdep amlogic-debug pre: page_trace
softdep amlogic-memory-debug pre: amlogic-debug
softdep amlogic-secmon pre: amlogic-memory-debug
softdep amlogic-clk pre: amlogic-secmon
softdep amlogic-hwspinlock pre: amlogic-debug-iotrace
softdep amlogic-debug pre: amlogic-hwspinlock
softdep amlogic-secmon pre: amlogic-debug
softdep amlogic-cpuinfo pre: amlogic-secmon
softdep user_fault pre: amlogic-cpuinfo
softdep amlogic-memory-debug pre: user_fault
softdep amlogic-clk pre: amlogic-memory-debug
softdep amlogic-clk-soc-s4 pre: amlogic-clk
softdep amlogic-aoclk-g12a pre: amlogic-clk-soc-s4
softdep amlogic-gpio pre: amlogic-aoclk-g12a
softdep amlogic-pinctrl-soc-s4 pre: amlogic-gpio
softdep amlogic-mailbox pre: amlogic-pinctrl-soc-s4
softdep amlogic-pwm pre: amlogic-mailbox
softdep pwm-regulator pre: amlogic-pwm
softdep amlogic-reset pre: pwm-regulator
softdep gpio-regulator pre: pwm-regulator
softdep amlogic-reset pre: gpio-regulator
softdep amlogic-power pre: amlogic-reset
softdep amlogic-cpuinfo pre: amlogic-power
softdep amlogic-cpufreq pre: amlogic-cpuinfo
softdep amlogic-cpufreq pre: amlogic-power
softdep amlogic-efuse-unifykey pre: amlogic-cpufreq
softdep cqhci pre: amlogic-efuse-unifykey
softdep amlogic-mmc pre: cqhci
Expand All @@ -31,13 +31,13 @@ softdep aml_smmu pre: optee
softdep videobuf-core pre: aml_smmu
softdep dvb-core pre: videobuf-core
softdep amlogic-pm pre: dvb-core
softdep amlogic-input pre: amlogic-pm
softdep amlogic-adc pre: amlogic-pm
softdep amlogic-input pre: amlogic-adc
softdep amlogic-watchdog pre: amlogic-input
softdep amlogic-dvb pre: amlogic-watchdog
softdep aml_media pre: amlogic-dvb
softdep amlogic-camera pre: aml_media
softdep amlogic-adc pre: amlogic-camera
softdep amlogic-thermal pre: amlogic-adc
softdep amlogic-thermal pre: amlogic-camera
softdep amlogic-usb pre: amlogic-thermal
softdep amlogic-irblaster pre: amlogic-usb
softdep amlogic-phy-debug pre: amlogic-irblaster
Expand Down
30 changes: 17 additions & 13 deletions packages/bsp/meson-s4t7/khadas-vim1s/etc/modules
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
amlogic-crypto-dma
amlogic-usb
amlogic-wireless
amlogic_pcie_v2_host
amlogic-pcie-v3_host
sha1-ce
zsmalloc
ntfs3
gpio-regulator
system_heap
mdio-mux
pcs_xpcs
Expand All @@ -16,33 +15,37 @@ amlogic-mdio-g12a
dwmac-meson8b
dwmac-dwc-qos-eth
i2c-dev
v4l2-async
v4l2-fwnode
videobuf-vmalloc
btqca
btbcm
hci_uart
leds-gpio
amlogic-audio-utils
amlogic-dvb-demux
amlogic-dvb-ci
dwc_otg
amlogic-rtc
aml_fixed_area_cma
tee
optee
bl40_module
amlogic-socinfo
amlogic-hifidsp
amlogic-host
amlogic-led
amlogic-jtag
amlogic-hwspinlock
amlogic-algorithm
amlogic-seckey
amlogic-usb-cam
amlogic-snd-codec-dummy
amlogic-snd-soc
amlogic-snd-codec-t9015
amlogic-snd-codec-tl1
amlogic-snd-codec-ad82584f
amlogic-snd-codec-tas5707
amlogic-snd-codec-tas5805
amlogic-snd-codec-pa1
amlogic-snd-codec-ad82128
amlogic-spi
amlogic-input
amlogic-snd-codec-sy6026l
cfg80211
mac80211
v4l2-fwnode
v4l2-async

# Media modules
media_clock
Expand Down Expand Up @@ -86,4 +89,5 @@ xt_addrtype
veth

dhd
zram

snd-seq
10 changes: 5 additions & 5 deletions packages/bsp/meson-s4t7/khadas-vim4/etc/initramfs-tools/modules
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@

amlogic-gkitool
amlogic-debug-iotrace
amlogic-uart
amlogic-hwspinlock
page_trace
amlogic-debug
amlogic-memory-debug
amlogic-secmon
amlogic-cpuinfo
user_fault
amlogic-memory-debug
amlogic-clk
amlogic-clk-soc-t7
amlogic-aoclk-g12a
Expand All @@ -26,9 +26,9 @@ amlogic-pinctrl-soc-t7
amlogic-mailbox
amlogic-pwm
pwm-regulator
gpio-regulator
amlogic-reset
amlogic-power
amlogic-cpuinfo
amlogic-cpufreq
amlogic-efuse-unifykey
cqhci
Expand All @@ -43,12 +43,12 @@ aml_smmu
videobuf-core
dvb-core
amlogic-pm
amlogic-adc
amlogic-input
amlogic-watchdog
amlogic-dvb
aml_media
amlogic-camera
amlogic-adc
amlogic-thermal
amlogic-usb
amlogic-irblaster
Expand Down
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
# Initramfs modules load order
softdep amlogic-debug-iotrace pre: amlogic-gkitool
softdep amlogic-uart pre: amlogic-debug-iotrace
softdep amlogic-hwspinlock pre: amlogic-uart
softdep page_trace pre: amlogic-hwspinlock
softdep amlogic-debug pre: page_trace
softdep amlogic-memory-debug pre: amlogic-debug
softdep amlogic-secmon pre: amlogic-memory-debug
softdep amlogic-clk pre: amlogic-secmon
softdep amlogic-hwspinlock pre: amlogic-debug-iotrace
softdep amlogic-debug pre: amlogic-hwspinlock
softdep amlogic-secmon pre: amlogic-debug
softdep amlogic-cpuinfo pre: amlogic-secmon
softdep user_fault pre: amlogic-cpuinfo
softdep amlogic-memory-debug pre: user_fault
softdep amlogic-clk pre: amlogic-memory-debug
softdep amlogic-clk-soc-t7 pre: amlogic-clk
softdep amlogic-aoclk-g12a pre: amlogic-clk-soc-t7
softdep amlogic-gpio pre: amlogic-aoclk-g12a
softdep amlogic-pinctrl-soc-t7 pre: amlogic-gpio
softdep amlogic-mailbox pre: amlogic-pinctrl-soc-t7
softdep amlogic-pwm pre: amlogic-mailbox
softdep pwm-regulator pre: amlogic-pwm
softdep amlogic-reset pre: pwm-regulator
softdep gpio-regulator pre: pwm-regulator
softdep amlogic-reset pre: gpio-regulator
softdep amlogic-power pre: amlogic-reset
softdep amlogic-cpuinfo pre: amlogic-power
softdep amlogic-cpufreq pre: amlogic-cpuinfo
softdep amlogic-cpufreq pre: amlogic-power
softdep amlogic-efuse-unifykey pre: amlogic-cpufreq
softdep cqhci pre: amlogic-efuse-unifykey
softdep amlogic-mmc pre: cqhci
Expand All @@ -31,13 +31,13 @@ softdep aml_smmu pre: optee
softdep videobuf-core pre: aml_smmu
softdep dvb-core pre: videobuf-core
softdep amlogic-pm pre: dvb-core
softdep amlogic-input pre: amlogic-pm
softdep amlogic-adc pre: amlogic-pm
softdep amlogic-input pre: amlogic-adc
softdep amlogic-watchdog pre: amlogic-input
softdep amlogic-dvb pre: amlogic-watchdog
softdep aml_media pre: amlogic-dvb
softdep amlogic-camera pre: aml_media
softdep amlogic-adc pre: amlogic-camera
softdep amlogic-thermal pre: amlogic-adc
softdep amlogic-thermal pre: amlogic-camera
softdep amlogic-usb pre: amlogic-thermal
softdep amlogic-irblaster pre: amlogic-usb
softdep amlogic-phy-debug pre: amlogic-irblaster
Expand Down
32 changes: 17 additions & 15 deletions packages/bsp/meson-s4t7/khadas-vim4/etc/modules
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
amlogic-crypto-dma
amlogic-usb
amlogic-wireless
amlogic_pcie_v2_host
amlogic-pcie-v3_host
sha1-ce
zsmalloc
ntfs3
gpio-regulator
system_heap
mdio-mux
pcs_xpcs
Expand All @@ -16,33 +15,34 @@ amlogic-mdio-g12a
dwmac-meson8b
dwmac-dwc-qos-eth
i2c-dev
v4l2-async
v4l2-fwnode
videobuf-vmalloc
leds-gpio
amlogic-audio-utils
amlogic-dvb-demux
amlogic-dvb-ci
dwc_otg
amlogic-rtc
aml_fixed_area_cma
tee
optee
bl40_module
amlogic-socinfo
amlogic-input
amlogic-hifidsp
amlogic-host
amlogic-led
amlogic-jtag
amlogic-hwspinlock
amlogic-algorithm
amlogic-seckey
amlogic-usb-cam
amlogic-snd-codec-dummy
amlogic-snd-soc
amlogic-snd-codec-t9015
amlogic-snd-codec-tl1
amlogic-snd-codec-ad82584f
amlogic-snd-codec-tas5707
amlogic-snd-codec-tas5805
amlogic-snd-codec-pa1
amlogic-snd-codec-ad82128
amlogic-spi
amlogic-snd-codec-sy6026l
cfg80211
mac80211
v4l2-fwnode
v4l2-async

# Media modules
media_clock
Expand Down Expand Up @@ -75,8 +75,9 @@ amvdec_avs2_v4l
amvdec_mavs_v4l
amvdec_avs2_fb_v4l
media_sync
amlogic-jpegenc
amlogic-multienc
encoder_common
jpegenc
amvenc_multi

nft_chain_nat
nft_counter
Expand All @@ -88,4 +89,5 @@ xt_addrtype
veth

dhd
zram

snd-seq

0 comments on commit 24d1ddc

Please sign in to comment.