Github messages for voidlinux
 help / color / mirror / Atom feed
From: atweiden <atweiden@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: pinebookpro: kernel: update to 6.1.9, base: drop firmware dependency, use ALSA UCM
Date: Thu, 16 Feb 2023 04:57:15 +0100	[thread overview]
Message-ID: <20230216035715.gCIi0Q8M9sErmDcUhBb4nqvRO4lket8GiPTEtY9jPs0@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41062@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 4490 bytes --]

New comment by atweiden on void-packages repository

https://github.com/void-linux/void-packages/pull/41062#issuecomment-1432472956

Comment:
> The kernel is patched to all hell in that repo. I've recently taken a more conservative approach. Furthermore their kernel targets multiple devices and SoCs, whereas this kernel is only intended for the PBP (and perhaps some other rk3399 devices).

Yes, and a conservative strategy can be good. On that note, it looks like we already are shipping various Manjaro patches in the pinebookpro-kernel template. Are you sure they’re still relevant, or more relevant to have than the latest patches Manjaro is shipping at present — patches which Pine64 is shipping new pbps with?

Many of these patches for example are made for the pbp, e.g.

- [linux-manjaro/2001-staging-add-rtl8723cs-driver.patch](https://github.com/SvenKiljan/archlinuxarm-pbp-packages/raw/main/linux-manjaro/2001-staging-add-rtl8723cs-driver.patch): possibly relevant to wifi/bluetooth ([see also](https://lkml.org/lkml/2023/2/8/687))
- [linux-manjaro/2002-brcmfmac-USB-probing-provides-no-board-type.patch](https://github.com/SvenKiljan/archlinuxarm-pbp-packages/raw/main/linux-manjaro/2002-brcmfmac-USB-probing-provides-no-board-type.patch): possibly relevant to wifi
- [linux-manjaro/2003-arm64-dts-rockchip-Work-around-daughterboard-issues.patch](https://github.com/SvenKiljan/archlinuxarm-pbp-packages/raw/main/linux-manjaro/2003-arm64-dts-rockchip-Work-around-daughterboard-issues.patch): relevant to sd card usage
- [linux-manjaro/2004-arm64-dts-allwinner-add-hdmi-sound-to-pine-devices.patch](https://github.com/SvenKiljan/archlinuxarm-pbp-packages/raw/main/linux-manjaro/2004-arm64-dts-allwinner-add-hdmi-sound-to-pine-devices.patch): possibly relevant to hdmi audio
- [linux-manjaro/4001-arm64-dts-rk3399-pinebook-pro-Fix-USB-PD-charging.patch](https://github.com/SvenKiljan/archlinuxarm-pbp-packages/raw/main/linux-manjaro/4001-arm64-dts-rk3399-pinebook-pro-Fix-USB-PD-charging.patch): relevant to usb-c charging
- [linux-manjaro/4002-arm64-dts-rk3399-pinebook-pro-Improve-Type-C-support-on-Pinebook-Pro.patch](https://github.com/SvenKiljan/archlinuxarm-pbp-packages/raw/main/linux-manjaro/4002-arm64-dts-rk3399-pinebook-pro-Improve-Type-C-support-on-Pinebook-Pro.patch): relevant to usb-c usage
- [linux-manjaro/4003-arm64-dts-rk3399-pinebook-pro-Remove-redundant-pinctrl-properties-from-edp.patch](https://github.com/SvenKiljan/archlinuxarm-pbp-packages/raw/main/linux-manjaro/4003-arm64-dts-rk3399-pinebook-pro-Remove-redundant-pinctrl-properties-from-edp.patch)
- [linux-manjaro/4004-arm64-dts-rk3399-pinebook-pro-Remove-unused-features.patch](https://github.com/SvenKiljan/archlinuxarm-pbp-packages/raw/main/linux-manjaro/4004-arm64-dts-rk3399-pinebook-pro-Remove-unused-features.patch)
- [linux-manjaro/4005-arm64-dts-rk3399-pinebook-pro-Dont-allow-usb2-phy-driver-to-update-USB-role.patch](https://github.com/SvenKiljan/archlinuxarm-pbp-packages/raw/main/linux-manjaro/4005-arm64-dts-rk3399-pinebook-pro-Dont-allow-usb2-phy-driver-to-update-USB-role.patch)
- [linux-manjaro/4006-arm64-dts-rockchip-rk3399-pinebook-pro-Support-both-Type-C-plug-orientations.patch](https://github.com/SvenKiljan/archlinuxarm-pbp-packages/raw/main/linux-manjaro/4006-arm64-dts-rockchip-rk3399-pinebook-pro-Support-both-Type-C-plug-orientations.patch): relevant to usb-c usage
- [linux-manjaro/4007-ASoC-codec-es8316-DAC-Soft-Ramp-Rate-is-just-a-2-bit-control.patch](https://github.com/SvenKiljan/archlinuxarm-pbp-packages/raw/main/linux-manjaro/4007-ASoC-codec-es8316-DAC-Soft-Ramp-Rate-is-just-a-2-bit-control.patch): possibly relevant to audio
- [linux-manjaro/4008-arm64-dts-rk3399-pinebook-pro-Fix-codec-frequency-after-boot.patch](https://github.com/SvenKiljan/archlinuxarm-pbp-packages/raw/main/linux-manjaro/4008-arm64-dts-rk3399-pinebook-pro-Fix-codec-frequency-after-boot.patch)
- [linux-manjaro/4009-arm64-dts-rockchip-rk3399-pinebook-pro-Fix-VDO-display-output.patch](https://github.com/SvenKiljan/archlinuxarm-pbp-packages/raw/main/linux-manjaro/4009-arm64-dts-rockchip-rk3399-pinebook-pro-Fix-VDO-display-output.patch)

None of the above are being applied to the pinebookpro-kernel template as is. I wouldn’t advocate tossing these pbp-specific patches into the trash bin on the grounds Manjaro targets multiple devices with one kernel. That line of reasoning would seem to make more sense wrt the kernel dotconfig — which I know little of.

  parent reply	other threads:[~2023-02-16  3:57 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-13 16:12 [PR PATCH] pinebookpro-kernel: update to 6.1.0 CameronNemo
2022-12-21 18:58 ` [PR PATCH] [Updated] pinebookpro-kernel: update to 6.1.1 CameronNemo
2023-02-06  2:29 ` CameronNemo
2023-02-06  2:32 ` pinebookpro: kernel: update to 6.1.1, base: drop firmware dependency, use ALSA UCM CameronNemo
2023-02-06 12:18 ` petersen77
2023-02-06 15:46 ` CameronNemo
2023-02-06 15:48 ` CameronNemo
2023-02-08 21:54 ` pinebookpro: kernel: update to 6.1.9, " petersen77
2023-02-14 20:59 ` [PR PATCH] [Merged]: " paper42
2023-02-14 23:04 ` atweiden
2023-02-15  1:11 ` CameronNemo
2023-02-15  3:18 ` atweiden
2023-02-15 16:29 ` CameronNemo
2023-02-15 16:29 ` CameronNemo
2023-02-16  3:57 ` atweiden [this message]
2023-02-16  5:26 ` CameronNemo
2023-02-16  6:56 ` atweiden
2023-02-16  9:14 ` CameronNemo
2023-02-17  4:25 ` atweiden
2023-02-17  5:30 ` CameronNemo
2023-02-17  5:30 ` CameronNemo
2023-02-17 19:45 ` atweiden
2023-02-17 22:53 ` CameronNemo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230216035715.gCIi0Q8M9sErmDcUhBb4nqvRO4lket8GiPTEtY9jPs0@z \
    --to=atweiden@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).