linux-postmarketos-qcom-msm8953: enable Samsung S6E3FA7 panel module (MR 4235)
[ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
f774de5b6a
commit
d3fd1f5e3c
2 changed files with 6 additions and 5 deletions
|
@ -5,7 +5,7 @@
|
|||
_flavor="postmarketos-qcom-msm8953"
|
||||
pkgname=linux-$_flavor
|
||||
pkgver=6.3.0
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
pkgdesc="Close to mainline linux kernel for Qualcomm Snapdragon MSM8953"
|
||||
arch="aarch64"
|
||||
_carch="arm64"
|
||||
|
@ -26,7 +26,7 @@ makedepends="
|
|||
"
|
||||
|
||||
# Source
|
||||
_commit="ae58d24a0ad13e3a32b9870c1592328d68a5dbcc"
|
||||
_commit="e968027725388f10fd4255c82c66ee7bb53258e9"
|
||||
|
||||
source="
|
||||
$pkgname-$_commit.tar.gz::https://github.com/msm8953-mainline/linux/archive/$_commit.tar.gz
|
||||
|
@ -61,6 +61,6 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
77d04231878a1a2a13676310b8cd007c86eaed87e498ace794332f19a6f8cdfe1adc151659eaa0c4fe06825919a0174ca8b6244e6eae03113369cbc25570e101 linux-postmarketos-qcom-msm8953-ae58d24a0ad13e3a32b9870c1592328d68a5dbcc.tar.gz
|
||||
9249aa3d1b6c554ecae1b6a82160448d68e4b221b34a1c200eb2ddaeafcb6855a4c558a0282de79fec995e553d31296b0de29d73f12035cef1c5d4cc9c711817 config-postmarketos-qcom-msm8953.aarch64
|
||||
41a79a244ca7cde0f2fce12aef71e2c17f7b4ca42201154588ce1d7a4d4e66afbcb60d02e12e7bb3754185e11142cbfee2f93f400b52b06f1a74962f841f883d linux-postmarketos-qcom-msm8953-e968027725388f10fd4255c82c66ee7bb53258e9.tar.gz
|
||||
e51ce38b0dc764a0d0b1fa985ac2c019869a0d9d4fcbbb9c81fcd785fa14895de612452a6407c7b15ee0a6750f3d1b0807caaf9efe0f321072fc88c42c36fb0d config-postmarketos-qcom-msm8953.aarch64
|
||||
"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 6.3.0 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="aarch64-alpine-linux-musl-gcc (Alpine 13.1.1_git20230617) 13.1.1 20230617"
|
||||
CONFIG_CC_VERSION_TEXT="aarch64-alpine-linux-musl-gcc (Alpine 13.1.1_git20230701) 13.1.1 20230701"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
CONFIG_GCC_VERSION=130101
|
||||
CONFIG_CLANG_VERSION=0
|
||||
|
@ -3313,6 +3313,7 @@ CONFIG_DRM_PANEL_EDP=m
|
|||
# CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20 is not set
|
||||
# CONFIG_DRM_PANEL_SAMSUNG_S6D16D0 is not set
|
||||
# CONFIG_DRM_PANEL_SAMSUNG_S6E3HA2 is not set
|
||||
CONFIG_DRM_PANEL_SAMSUNG_S6E3FA7=m
|
||||
# CONFIG_DRM_PANEL_SAMSUNG_S6E63J0X03 is not set
|
||||
# CONFIG_DRM_PANEL_SAMSUNG_S6E63M0 is not set
|
||||
# CONFIG_DRM_PANEL_SAMSUNG_S6E88A0_AMS452EF01 is not set
|
||||
|
|
Loading…
Reference in a new issue