Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmaports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
postmarketOS
pmaports
Merge requests
!6216
linux-postmarketos-qcom-laptop: upgrade to 6.14
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
linux-postmarketos-qcom-laptop: upgrade to 6.14
linux-postmarketos-qcom-laptop
into
master
Overview
11
Commits
1
Pipelines
10
Changes
3
All threads resolved!
Hide all comments
Merged
Clayton Craft
requested to merge
linux-postmarketos-qcom-laptop
into
master
2 months ago
Overview
11
Commits
1
Pipelines
10
Changes
3
All threads resolved!
Hide all comments
Expand
cc
@caleb
@jane400
@anjandev
Edited
2 weeks ago
by
Clayton Craft
1
0
Merge request reports
Compare
master
version 9
66b34bb9
1 week ago
version 8
e0f4c623
2 weeks ago
version 7
90e1351c
2 weeks ago
version 6
b4df0249
1 month ago
version 5
4055f483
1 month ago
version 4
52f498ab
1 month ago
version 3
3e3e2b7f
1 month ago
version 2
fb21df28
2 months ago
version 1
dfbbd95f
2 months ago
master (base)
and
latest version
latest version
8fb9f32e
1 commit,
1 week ago
version 9
66b34bb9
1 commit,
1 week ago
version 8
e0f4c623
1 commit,
2 weeks ago
version 7
90e1351c
2 commits,
2 weeks ago
version 6
b4df0249
2 commits,
1 month ago
version 5
4055f483
2 commits,
1 month ago
version 4
52f498ab
2 commits,
1 month ago
version 3
3e3e2b7f
1 commit,
1 month ago
version 2
fb21df28
1 commit,
2 months ago
version 1
dfbbd95f
1 commit,
2 months ago
3 files
+
6
−
32
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
device/community/linux-postmarketos-qcom-laptop/0001-partially-revert-arm64-dts-qcom-sc8280xp-enable-GICv.patch deleted
100644 → 0
+
0
−
26
Options
From 04bb92f26f477cdc0cc26b91c504020c1426ed42 Mon Sep 17 00:00:00 2001
From: Clayton Craft <clayton@craftyguy.net>
Date: Wed, 8 Jan 2025 14:04:56 -0800
Subject: [PATCH] partially revert arm64: dts: qcom: sc8280xp: enable GICv3 ITS
for PCIe
---
arch/arm64/boot/dts/qcom/sc8280xp.dtsi | 2 --
1 file changed, 2 deletions(-)
diff --git a/arch/arm64/boot/dts/qcom/sc8280xp.dtsi b/arch/arm64/boot/dts/qcom/sc8280xp.dtsi
index 82fbdf395adc..ae5043df9de7 100644
--- a/arch/arm64/boot/dts/qcom/sc8280xp.dtsi
+++ b/arch/arm64/boot/dts/qcom/sc8280xp.dtsi
@@ -1776,8 +1776,6 @@
pcie4: pcie@1c00000 {
linux,pci-domain = <6>;
num-lanes = <1>;
- msi-map = <0x0 &its 0xe0000 0x10000>;
-
interrupts = <GIC_SPI 141 IRQ_TYPE_LEVEL_HIGH>,
<GIC_SPI 142 IRQ_TYPE_LEVEL_HIGH>,
<GIC_SPI 143 IRQ_TYPE_LEVEL_HIGH>,
--
2.47.1
Loading