diff options
| author | Vagrant Cascadian <vagrant@debian.org> | 2026-08-10 20:35:42 -0700 |
|---|---|---|
| committer | Vagrant Cascadian <vagrant@debian.org> | 2026-08-13 12:58:04 -0700 |
| commit | 675305c4db9610048a0d257d8a23c5d116630dd5 (patch) | |
| tree | bd95ae523856d7c5e5851e27f0d93405399a52e1 /gnu/packages/linux.scm | |
| parent | 3c8f1a809f62c56933b322db4da4e4ad7b83eea1 (diff) | |
gnu: reform-debian-packages-for-7.1: Update to 2023-07-10-688-gc3e9ed6.
* gnu/packages/linux.scm (reform-debian-packages-for-7.1): Update to
2023-07-10-688-gc3e9ed6. (mnt-reform-kernel-options): Make CONFIG_DRM and
CONFIG_DRM_PANEL_MNT_POCKET_REFORM modules. Add CONFIG_MNTRE_SC.
(linux-libre-arm64-mnt-reform-7.1)[phases]: Update 'apply-reform-patches.
Diffstat (limited to 'gnu/packages/linux.scm')
| -rw-r--r-- | gnu/packages/linux.scm | 21 |
1 files changed, 13 insertions, 8 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 259e5cfe59e..bd91d7ee891 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm | |||
| @@ -1540,16 +1540,16 @@ Linux kernel. It has been modified to remove all non-free binary blobs.") | |||
| 1540 | (define-public reform-debian-packages-for-7.1 | 1540 | (define-public reform-debian-packages-for-7.1 |
| 1541 | (package | 1541 | (package |
| 1542 | (name "reform-debian-packages") | 1542 | (name "reform-debian-packages") |
| 1543 | (version "2023-07-10-642-gc2346f8") ;from git describe | 1543 | (version "2023-07-10-688-gc3e9ed6") ;from git describe |
| 1544 | (source | 1544 | (source |
| 1545 | (origin | 1545 | (origin |
| 1546 | (method git-fetch) | 1546 | (method git-fetch) |
| 1547 | (uri (git-reference | 1547 | (uri (git-reference |
| 1548 | (url "https://source.mnt.re/reform/reform-debian-packages.git") | 1548 | (url "https://source.mnt.re/reform/reform-debian-packages.git") |
| 1549 | (commit "c2346f87f0ff70cb7c8024fe7bd36df120d83d36"))) | 1549 | (commit "c3e9ed6f2dc3b18221dcbfe251d5724f6be83d09"))) |
| 1550 | (file-name (git-file-name name version)) | 1550 | (file-name (git-file-name name version)) |
| 1551 | (sha256 | 1551 | (sha256 |
| 1552 | (base32 "145vaqj4lipcdgb2p8chbvaaphdxn7mzb02dac3i2i52jmhl7hyp")))) | 1552 | (base32 "138a9jz882mia71gvvhhhhza1kb9vwp1xrmh6r9aj16qqfbzhspj")))) |
| 1553 | (build-system copy-build-system) | 1553 | (build-system copy-build-system) |
| 1554 | (arguments | 1554 | (arguments |
| 1555 | (list | 1555 | (list |
| @@ -1787,8 +1787,8 @@ Linux kernel. It has been modified to remove all non-free binary blobs.") | |||
| 1787 | ("CONFIG_IMX2_WDT" . #true) | 1787 | ("CONFIG_IMX2_WDT" . #true) |
| 1788 | ("CONFIG_DRM_SAMSUNG_DSIM" . #true) | 1788 | ("CONFIG_DRM_SAMSUNG_DSIM" . #true) |
| 1789 | ("CONFIG_PHY_FSL_SAMSUNG_HDMI_PHY" . #true) | 1789 | ("CONFIG_PHY_FSL_SAMSUNG_HDMI_PHY" . #true) |
| 1790 | ("CONFIG_DRM" . #true) | 1790 | ("CONFIG_DRM" . m) |
| 1791 | ("CONFIG_DRM_PANEL_MNT_POCKET_REFORM" . #true) | 1791 | ("CONFIG_DRM_PANEL_MNT_POCKET_REFORM" . m) |
| 1792 | ("CONFIG_IMX8M_BLK_CTRL" . #true) | 1792 | ("CONFIG_IMX8M_BLK_CTRL" . #true) |
| 1793 | ("CONFIG_IMX_GPCV2_PM_DOMAINS" . #true) | 1793 | ("CONFIG_IMX_GPCV2_PM_DOMAINS" . #true) |
| 1794 | ("CONFIG_DRM_DISPLAY_CONNECTOR" . #true) | 1794 | ("CONFIG_DRM_DISPLAY_CONNECTOR" . #true) |
| @@ -1938,7 +1938,8 @@ Linux kernel. It has been modified to remove all non-free binary blobs.") | |||
| 1938 | ("CONFIG_INTERCONNECT_QCOM_SM8750" . #true) | 1938 | ("CONFIG_INTERCONNECT_QCOM_SM8750" . #true) |
| 1939 | ("CONFIG_PINCTRL_SM8750" . #true) | 1939 | ("CONFIG_PINCTRL_SM8750" . #true) |
| 1940 | ("CONFIG_SM_TCSRCC_8750" . #true) | 1940 | ("CONFIG_SM_TCSRCC_8750" . #true) |
| 1941 | ("CONFIG_REGULATOR_QCOM_REFGEN" . m)) | 1941 | ("CONFIG_REGULATOR_QCOM_REFGEN" . m) |
| 1942 | ("CONFIG_MNTRE_SC" . m)) | ||
| 1942 | '()))) | 1943 | '()))) |
| 1943 | 1944 | ||
| 1944 | (define-public linux-libre-arm64-mnt-reform-7.1 | 1945 | (define-public linux-libre-arm64-mnt-reform-7.1 |
| @@ -1980,7 +1981,6 @@ Linux kernel. It has been modified to remove all non-free binary blobs.") | |||
| 1980 | "imx8mp-mnt-pocket-reform/mmc-sdio/0002-During-the-card-init-the-host-side-sometimes-may-nee.patch" | 1981 | "imx8mp-mnt-pocket-reform/mmc-sdio/0002-During-the-card-init-the-host-side-sometimes-may-nee.patch" |
| 1981 | "imx8mp-mnt-pocket-reform/mmc-sdio/0003-USDHC-IP-has-one-limitation-the-tuning-circuit-can-t.patch" | 1982 | "imx8mp-mnt-pocket-reform/mmc-sdio/0003-USDHC-IP-has-one-limitation-the-tuning-circuit-can-t.patch" |
| 1982 | "imx8mp-mnt-pocket-reform/pocket-panel/0001-v5-add-multi-display-panel-driver.patch" | 1983 | "imx8mp-mnt-pocket-reform/pocket-panel/0001-v5-add-multi-display-panel-driver.patch" |
| 1983 | "imx8mp-mnt-pocket-reform/pocket-panel/0002-pocket-panel-fix-sleep-add-orientation.patch" | ||
| 1984 | "imx8mp-mnt-reform2/0001-sn65dsi86-use-hs-clock-of-samsung-dsim-host-directly.patch" | 1984 | "imx8mp-mnt-reform2/0001-sn65dsi86-use-hs-clock-of-samsung-dsim-host-directly.patch" |
| 1985 | "imx8mp-mnt-reform2/0002-lcdif-dont-exceed-desired-pixel-clock.patch" | 1985 | "imx8mp-mnt-reform2/0002-lcdif-dont-exceed-desired-pixel-clock.patch" |
| 1986 | "imx8mq-mnt-reform2/0001-imx8mq-mnt-reform2.dts-multiple-fixes-for-display-wi.patch" | 1986 | "imx8mq-mnt-reform2/0001-imx8mq-mnt-reform2.dts-multiple-fixes-for-display-wi.patch" |
| @@ -2016,6 +2016,9 @@ Linux kernel. It has been modified to remove all non-free binary blobs.") | |||
| 2016 | "qcom-mnt-reform2/4002-qcom-pci-get-ltssm.patch" | 2016 | "qcom-mnt-reform2/4002-qcom-pci-get-ltssm.patch" |
| 2017 | "qcom-mnt-reform2/4003-qcom-pci-power-down-phy-via-parf.patch" | 2017 | "qcom-mnt-reform2/4003-qcom-pci-power-down-phy-via-parf.patch" |
| 2018 | "qcom-mnt-reform2/4004-qcom-pci-add-d3cold.patch" | 2018 | "qcom-mnt-reform2/4004-qcom-pci-add-d3cold.patch" |
| 2019 | "qcom-mnt-reform2/5000-tlv320aic31xx-mclk-fallback.patch" | ||
| 2020 | "qcom-mnt-reform2/5010-asoc_qcom_qdsp6_q6prm_add_the_missing_mclk_clock_ids.patch" | ||
| 2021 | "qcom-mnt-reform2/5011-sc8280xp-add-support-for-I2S-clocks.patch" | ||
| 2019 | "rk3588-mnt-reform2/0024-math.h-add-DIV_ROUND_UP_NO_OVERFLOW.patch" | 2022 | "rk3588-mnt-reform2/0024-math.h-add-DIV_ROUND_UP_NO_OVERFLOW.patch" |
| 2020 | "rk3588-mnt-reform2/0025-clk-divider-Fix-divisor-masking-on-64-bit-platforms.patch" | 2023 | "rk3588-mnt-reform2/0025-clk-divider-Fix-divisor-masking-on-64-bit-platforms.patch" |
| 2021 | "rk3588-mnt-reform2/0026-clk-composite-replace-open-coded-abs_diff.patch" | 2024 | "rk3588-mnt-reform2/0026-clk-composite-replace-open-coded-abs_diff.patch" |
| @@ -2043,7 +2046,9 @@ Linux kernel. It has been modified to remove all non-free binary blobs.") | |||
| 2043 | "rk3588-mnt-reform2/2001-drm-bridge-dw-hdmi-qp-Return-0-in-audio-prepare-when.patch" | 2046 | "rk3588-mnt-reform2/2001-drm-bridge-dw-hdmi-qp-Return-0-in-audio-prepare-when.patch" |
| 2044 | "rk3588-mnt-reform2/2003-drm-bridge-synopsys-Do-not-warn-about-audio-params-c.patch" | 2047 | "rk3588-mnt-reform2/2003-drm-bridge-synopsys-Do-not-warn-about-audio-params-c.patch" |
| 2045 | "rk3588-mnt-reform2/5200-drm-rockchip-Set-dma-mask-to-64-bit.patch" | 2048 | "rk3588-mnt-reform2/5200-drm-rockchip-Set-dma-mask-to-64-bit.patch" |
| 2046 | "rk3588-mnt-reform2/6000-loosen-mnt-reform2-edp-panel-timing.patch")))) | 2049 | "rk3588-mnt-reform2/6000-loosen-mnt-reform2-edp-panel-timing.patch" |
| 2050 | "rk3588-mnt-reform2/7000-mnt-analogix-dp-changes-for-usb-c-alt-mode.patch" | ||
| 2051 | "sc/1000-mnt-sc-driver.patch")))) | ||
| 2047 | (add-after 'apply-reform-patches 'copy-reform-dts-files | 2052 | (add-after 'apply-reform-patches 'copy-reform-dts-files |
| 2048 | (lambda* (#:key inputs #:allow-other-keys) | 2053 | (lambda* (#:key inputs #:allow-other-keys) |
| 2049 | (for-each (lambda (dts) | 2054 | (for-each (lambda (dts) |
