device-samsung-v1awifi: charging in initramfs
Support for max77888 was merged with the last kernel update. Add modules for charging to initramfs. Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8927>
This commit is contained in:
parent
e8c05a6662
commit
31e92b6613
2 changed files with 6 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
maintainer="Hendrik Noack <hendrik.noack@protonmail.com>"
|
||||
pkgname=device-samsung-v1awifi
|
||||
pkgdesc="Samsung Galaxy Note Pro 12.2 WiFi"
|
||||
pkgver=10
|
||||
pkgver=11
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
|
|
@ -42,5 +42,5 @@ disable_gsd_color() {
|
|||
|
||||
sha512sums="
|
||||
943f1f2069a58397f6ea87778d41233fc9992cd5681d714a697de0d0f52494fd3c4239582f98f83a41b54fb67ce015e85e9d6ef01c8851975b2d68bec5370048 deviceinfo
|
||||
ce67d3c39fd4566b7474b26a653cab4b48592342c91e92254149b07a22bc7438c18b77e1e729fefd4e2f1a7ac98f58e3222ba5d56478796cd25ea2b1f24cc532 modules-initfs
|
||||
8fe69b861088baf839b2c78f7e53eebeffeeb690b6187481d66e636519c7e99264911ff63d35a0da64f68cd8b8371bafe6e1ccf4a4014da19ff695dd992c459d modules-initfs
|
||||
"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,9 @@
|
|||
atmel-mxt-ts
|
||||
extcon-max77693
|
||||
exynosdrm
|
||||
lp855x-bl
|
||||
max17042-battery
|
||||
max77693
|
||||
max77693-charger
|
||||
panel-edp
|
||||
pwm-samsung
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue