google-willow: new device (MR 3489)

[ci:skip-build] Already built successfuly on CI in MR
This commit is contained in:
Anton Bambura 2022-10-04 02:43:41 +03:00 committed by Newbyte
parent 5bc6b9d97c
commit 5b8c948efd
No known key found for this signature in database
GPG key ID: 5873C171C9429CFA
4 changed files with 97 additions and 0 deletions

View file

@ -0,0 +1,66 @@
# Reference: <https://postmarketos.org/devicepkg>
# Maintainer: Jenneron <jenneron@protonmail.com>
pkgname=device-google-willow
pkgdesc="Acer Chromebook 311 (C722/C722T)"
pkgver=1
pkgrel=0
url="https://postmarketos.org"
license="MIT"
arch="aarch64"
options="!check !archcheck"
depends="
alsa-ucm-conf-google-kukui
depthcharge-tools
mesa-dri-gallium
postmarketos-base
postmarketos-update-depthcharge-kernel
"
makedepends="devicepkg-dev"
source="
deviceinfo
modules-load.d/sound.conf.sku0
modules-load.d/sound.conf.sku1
"
subpackages="
$pkgname-kernel-sku0:kernel_sku0
$pkgname-kernel-sku1:kernel_sku1
$pkgname-nonfree-firmware:nonfree_firmware
"
build() {
devicepkg_build $startdir $pkgname
}
package() {
devicepkg_package $startdir $pkgname
}
nonfree_firmware() {
pkgdesc="WiFi/BT firmware"
depends="linux-firmware-ath10k linux-firmware-mediatek"
mkdir "$subpkgdir"
}
kernel_sku0() {
pkgdesc="Google Willow Sku 0"
depends="linux-postmarketos-mtk-mt8183"
devicepkg_subpackage_kernel $startdir $pkgname $subpkgname
install -Dm644 "$srcdir"/sound.conf.sku0 \
"$pkgdir"/etc/modules-load.d/sound.conf
}
kernel_sku1() {
pkgdesc="Google Willow Sku 1"
depends="linux-postmarketos-mtk-mt8183"
devicepkg_subpackage_kernel $startdir $pkgname $subpkgname
install -Dm644 "$srcdir"/sound.conf.sku1 \
"$pkgdir"/etc/modules-load.d/sound.conf
}
sha512sums="
3f36890256150756686085c1de922827d621f402f525eb7a28cc522e24fcf521b740cbe8436a20f6e982647a7060401077beac3a2e3e23f9a61a893e8751687e deviceinfo
37f11d243c4ecfd07bfb74e2d34e4c261db3a6aff755bf2dd08dad998de47e511c21082ca0d181e77e093e6f940fc570d8aef87fbc3a73ba55cb9f34b8c510f2 sound.conf.sku0
bdf45461873b9754bc91d7f72afd6cef1aa6e523ead0a7816c8976ed98ff2d39b66c53dba2f2d92e36162c092360d1524845f27160f6af2bb010cd3259d5b7ed sound.conf.sku1
"

View file

@ -0,0 +1,29 @@
# Reference: <https://postmarketos.org/deviceinfo>
# Please use double quotes only. You can source this file in shell
# scripts.
deviceinfo_format_version="0"
deviceinfo_name="Acer Chromebook 311 (C722/C722T)"
deviceinfo_manufacturer="Acer"
deviceinfo_codename="google-willow"
deviceinfo_year="2020"
deviceinfo_dtb_sku0="mediatek/mt8183-kukui-jacuzzi-willow-sku0"
deviceinfo_dtb_sku1="mediatek/mt8183-kukui-jacuzzi-willow-sku1"
deviceinfo_modules_initfs="gpu-sched i2-hid-of hid-generic cros-ec-keyb sbs-battery"
deviceinfo_arch="aarch64"
# Device related
deviceinfo_chassis="convertible"
deviceinfo_keyboard="true"
deviceinfo_external_storage="true"
deviceinfo_screen_width="1366"
deviceinfo_screen_height="768"
deviceinfo_gpu_accelerated="true"
# Bootloader related
deviceinfo_kernel_cmdline="console=null"
deviceinfo_flash_method="none"
deviceinfo_cgpt_kpart="/boot/vmlinuz.kpart"
deviceinfo_cgpt_kpart_start="8192"
deviceinfo_cgpt_kpart_size="65536"
deviceinfo_generate_depthcharge_image="true"

View file

@ -0,0 +1 @@
mt8183-da7219-max98357

View file

@ -0,0 +1 @@
mt8183-mt6358-ts3a227-max98357