pmaports w/ reMarkable 1 packages
Find a file
Dylan Van Assche 6f6d10e499
linux-postmarketos-qcom-sdm845: sync config from sdm845.config (MR 3347)
Squash of
- linux-postmarketos-qcom-sdm845: enable LED_TRIGGER_PATTERN as builtin
- linux-postmarketos-qcom-sdm845: switch BT_RFCOMM to module
- linux-postmarketos-qcom-sdm845: switch BT_BNEP to module

LED_TRIGGER_PATTERN is necessary for feedbackd to function correctly.
However, it doesn't get enabled by default when build as module,
build as built-in to avoid this problem so the notification LED
blinks correctly. This works around the problem that LED_TRIGGER_PATTERN
is not probed automatically when the Qualcomm LPG driver is used for SDM845 devices. See https://gitlab.com/sdm845-mainline/linux/-/merge_requests/34

CONFIG_BT_RFCOMM should always be build as a module otherwise it may never
be initialized at boot. Without this module, BlueZ will not enable
profiles depending on RFCOMM such as HFP. RFCOMM support as builtin may
work if the Bluetooth driver is builtin (which is not the case here), but I haven't verified that. See https://gitlab.com/sdm845-mainline/linux/-/merge_requests/38

CONFIG_BT_BNEP should always be build as a module otherwise it may never
be initialized at boot. Without this module, BlueZ will not start up its
networking plugin to provide Bluetooth PAN support. BNEP support as
builtin may work if the Bluetooth driver is builtin (which is not the case here), but I haven't verified that. See https://gitlab.com/sdm845-mainline/linux/-/merge_requests/38

[ci:skip-build]
2022-08-09 17:05:49 +03:00
.ci CI: remove msm-firmware-loader from shellcheck (MR 3260) 2022-06-29 08:07:58 +02:00
cross gcc4, gcc6: rebuild against latest isl (MR 3343) 2022-08-05 09:10:00 +02:00
device linux-postmarketos-qcom-sdm845: sync config from sdm845.config (MR 3347) 2022-08-09 17:05:49 +03:00
main gcc4, gcc6: rebuild against latest isl (MR 3343) 2022-08-05 09:10:00 +02:00
modem modem/rmtfs: upgrade to 0.2_git20220718 (MR 3296) 2022-07-18 23:16:20 +02:00
temp temp/evince: remove libexecinfo-dev from makedepends (MR 3339) 2022-08-03 15:40:35 +02:00
.clang-format Add .clang-format file (!465) 2019-06-26 22:36:15 +02:00
.editorconfig Add editorconfig file from Alpine 2018-11-27 07:47:11 +01:00
.gitignore gitignore: add 'src/' dir created when running abuild manually (MR 2450) 2021-08-21 20:30:46 +02:00
.gitlab-ci.yml gitlab-ci.yml: set timeout for build to 10h (MR 3337) 2022-08-03 09:24:35 -04:00
.mrhlpr.json mrhlpr.json: change suffix in commit names (MR 1146) 2020-04-12 03:52:48 +03:00
channels.cfg channels.cfg: mark v21.12 as unsupported (EOL) 2022-07-12 08:22:08 +02:00
CODEOWNERS CODEOWNERS: add myself where appropriate (MR 3300) 2022-07-21 08:47:49 +02:00
LICENSE Add GPLv3 again 2018-08-23 21:44:22 +02:00
pmaports.cfg CI: test_ui: get arches from pmaports.cfg (MR 3205) 2022-06-07 08:01:25 +02:00
README.md README: small updates to links 2021-09-01 03:11:51 +03:00