device-qcom-msm89x7: add necessary modules for pwm
Redmi 4A, 5A and Go are using PWM backlight what is dependency of the panel. Add necessary modules for make it able to use PWM at early boot stage. Signed-off-by: Barnabás Czémán <barnabas.czeman@postmarketos.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8447>
This commit is contained in:
parent
114b9249dd
commit
40bcbbb4c3
2 changed files with 5 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
maintainer="Barnabas Czeman <barnabas.czeman@postmarketos.org>"
|
||||
pkgname=device-qcom-msm89x7
|
||||
pkgdesc="Generic device package for various Qualcomm MSM8917/MSM8937/MSM8940-based devices"
|
||||
pkgver=7
|
||||
pkgver=8
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
|
|
@ -36,5 +36,5 @@ package() {
|
|||
|
||||
sha512sums="
|
||||
6d859b6e25b2d7ab4db4315e05392330b16b356f3c2c2a379fdd97a348ad665ffa9e5b9debdc32894f7f7febe0eb2e23a5981be8f6d1211419d429eaeb2565ec deviceinfo
|
||||
7c3b00d1e35b9dfea3faa563bf3194a4f7bdebad24b69675737da0be5025f3d73c4bbdb5c088d487cd558c9ef8a9ed7f6392e904067d2bb31780322fa4e88a74 modules-initfs
|
||||
35ecd57917bbc21e4eb3f52b7a4e384eacf17c18db6f637f43b0e4362910223ac391beac545afdecb8bbff0fc7ed99c96f89e8df0a08cf42d7dd0719678bb428 modules-initfs
|
||||
"
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@ atmel_mxt_ts
|
|||
cyttsp5
|
||||
edt_ft5x06
|
||||
goodix_ts
|
||||
led_class_multicolor
|
||||
leds_qcom_lpg
|
||||
msm
|
||||
novatek_nvt_ts
|
||||
panel_huawei_agassi
|
||||
|
|
@ -36,6 +38,7 @@ panel_xiaomi_santoni_ili9881c_ebbgdjn
|
|||
panel_xiaomi_ugglite_ili9881c_sc
|
||||
panel_xiaomi_ugglite_otm1901a_hx
|
||||
panel_xiaomi_ugglite_otm1901a_tm
|
||||
qcom_pbs
|
||||
rmi_core
|
||||
rmi_i2c
|
||||
tps65132_regulator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue