device-qcom-msm8953: Add PWM backlight to initfs
Some devices are using PWM backlight for display, add the necessary modules to the initfs. Signed-off-by: Barnabás Czémán <barnabas.czeman@postmarketos.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/9081>
This commit is contained in:
parent
cc5e149f68
commit
db1fe3c1c1
2 changed files with 6 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
maintainer="Barnabas Czeman <barnabas.czeman@postmarketos.org>"
|
||||
pkgname=device-qcom-msm8953
|
||||
pkgdesc="Generic device package for various Qualcomm MSM8953/SDM450/SDM632-based devices"
|
||||
pkgver=15
|
||||
pkgver=16
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
|
|
@ -64,7 +64,7 @@ xiaomi_daisy_fake_goodix() {
|
|||
sha512sums="
|
||||
fd541b7a48170fce536967ff96ffe5f30ed151490ea8eb618ae2e6b7fd51986e4e7c4229f805d4ae07f22ca58146045085162b1d49866630350f55f0038cc69c deviceinfo
|
||||
97e88eaa9b8e7989a20d2572479fe5d1fe0284de862da11c91b1f347099d5704673837db01a6b0c289fee0a2d7236f64fba31fd6001475f957c23203e34fd6fb kernel-cmdline.conf
|
||||
4215188d9a80dc6effb2b795a5887a619db2274cc9281eb11d3106a59255b209c1ad84c7623e58ee422104f25ef200b8807847784ea4371fdfbe44fa28820531 modules-initfs
|
||||
c3b923dffdc340c8451236727b70c07b914436dc041019911467c6e69ebdd79e1676d29bda66530c45abe37cf3e0763254062ae2a63751d98dc5c93ce648d96c modules-initfs
|
||||
a2608b01b7b6e2dade694af355ff4f0f26cad49cf54bc332c77eb75d19fdc985f7f996fedb72753de447be0391deabf5fcea52406791d1e6e0d165703b63f145 90-device-xiaomi-daisy.rules
|
||||
4b4f98a9a37dd0e443ddea8716ecdff703be435d9662608bd33f03c5f427230f4f5f50cee78f23fd4f285c09ca4a8d0d81698308d77eebc26d0ba0e5f131a4c0 61-gmobile-wakeup-lenovo-cd18781y.hwdb
|
||||
"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,8 @@
|
|||
atmel-mxt-ts
|
||||
edt-ft5x06
|
||||
goodix-ts
|
||||
led-class-multicolor
|
||||
leds-qcom-lpg
|
||||
msm
|
||||
novatek-nvt-ts
|
||||
panel-boe-bs052fhm-a00-6c01
|
||||
|
|
@ -59,6 +61,8 @@ panel-xiaomi-tianma-nt35596
|
|||
panel-xiaomi-ysl-hx8394f
|
||||
panel-xiaomi-ysl-ili7807d
|
||||
panel-xiaomi-ysl-ili9881c
|
||||
pwm-bl
|
||||
qcom-pbs
|
||||
rmi-core
|
||||
rmi-i2c
|
||||
s6sy761
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue