device-postmarketos-trailblazer: add T14s Gen 6 boot support (MR 6306!)
Add modules required to successfully boot the Lenovo Thinkpad T14s Gen 6 (Snapdragon X Elite). Changes: - Add rtc_pm8xxx module to initfs for RTC support - Add pinctrl_sm8550, as this is required for boot and the keyboard to work Tested-on: Lenovo Thinkpad T14s Gen 6 (21N1) Part-of: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6306
This commit is contained in:
parent
017e8ea414
commit
85bc7bf959
2 changed files with 4 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
# Reference: <https://postmarketos.org/devicepkg>
|
||||
pkgname=device-postmarketos-trailblazer
|
||||
pkgdesc="postmarketOS Trailblazer generic ARM64"
|
||||
pkgver=16
|
||||
pkgver=17
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
|
|
@ -88,5 +88,5 @@ kernel_postmarketos_amlogic() {
|
|||
|
||||
sha512sums="
|
||||
04f251f4b160f95da2a61ae71ef56a44c2ce751114a488e0acc04fa455b075ff64455b73cf1dedcf4a18c6ff4fe21a6911c7321ee259162d86be39a19208cd38 deviceinfo
|
||||
866683bddc285e01f1cf77ec9e695fa9f0722e70d63c5c640666a788a6adb22b16dbf538b1d3f56799487e9088530e5293336538eeb538a3699bd3d97ba683bb modules-initfs
|
||||
e26948d1f5005b16fefcaa51985010a5e55adef9ba3ed9d1f3d046c4b8928afbdd317123d0ca2fb0904e5431536c0d995144f66ad9025c7937ff0aae0537dfef modules-initfs
|
||||
"
|
||||
|
|
|
|||
|
|
@ -48,6 +48,8 @@ phy-qcom-qusb2
|
|||
phy-snps-eusb2
|
||||
phy_sun6i_mipi_dphy
|
||||
pinctrl-sm6115
|
||||
pinctrl_sm8550
|
||||
rtc_pm8xxx
|
||||
pmic-glink
|
||||
pmic-glink-altmode
|
||||
ps883x
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue