forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge tag 'qcom-arm64-fixes-for-6.0' of https://git.kernel.org/pub/sc…
…m/linux/kernel/git/qcom/linux into arm/fixes Qualcomm ARM64 DTS fixes for 6.0 This corrects invalid IOMMU streams for the SM8150 CDSP FastRPC, moves the wakeup-source of SC7280 USB nodes to the correct place, fixes the SM8350 UFS PHY serdes size to not overlap with the other subnodes and updates the firmware location for the Lenovo ThinkPad X13s to match the movement in linux-firmware. It also updates MAINTAINERS and .mailmap to reflect the changes in my email address. * tag 'qcom-arm64-fixes-for-6.0' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux: arm64: dts: qcom: sm8350: fix UFS PHY serdes size arm64: dts: qcom: sc8280xp-x13s: Update firmware location MAINTAINERS: Update Bjorn's email address arm64: dts: qcom: sc7280: move USB wakeup-source property arm64: dts: qcom: thinkpad-x13s: Fix firmware location arm64: dts: qcom: sm8150: Fix fastrpc iommu values Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]>
- Loading branch information
Showing
6 changed files
with
22 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -71,6 +71,9 @@ Ben M Cahill <[email protected]> | |
Ben Widawsky <[email protected]> <[email protected]> | ||
Ben Widawsky <[email protected]> <[email protected]> | ||
Ben Widawsky <[email protected]> <[email protected]> | ||
Bjorn Andersson <[email protected]> <[email protected]> | ||
Bjorn Andersson <[email protected]> <[email protected]> | ||
Bjorn Andersson <[email protected]> <[email protected]> | ||
Björn Steinbrink <[email protected]> | ||
Björn Töpel <[email protected]> <[email protected]> | ||
Björn Töpel <[email protected]> <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2579,7 +2579,7 @@ W: http://www.armlinux.org.uk/ | |
|
||
ARM/QUALCOMM SUPPORT | ||
M: Andy Gross <[email protected]> | ||
M: Bjorn Andersson <bjorn.andersson@linaro.org> | ||
M: Bjorn Andersson <andersson@kernel.org> | ||
R: Konrad Dybcio <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
|
@@ -8943,7 +8943,7 @@ F: include/linux/hw_random.h | |
|
||
HARDWARE SPINLOCK CORE | ||
M: Ohad Ben-Cohen <[email protected]> | ||
M: Bjorn Andersson <bjorn.andersson@linaro.org> | ||
M: Bjorn Andersson <andersson@kernel.org> | ||
R: Baolin Wang <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
|
@@ -16125,7 +16125,7 @@ F: drivers/gpio/gpio-sama5d2-piobu.c | |
F: drivers/pinctrl/pinctrl-at91* | ||
|
||
PIN CONTROLLER - QUALCOMM | ||
M: Bjorn Andersson <bjorn.andersson@linaro.org> | ||
M: Bjorn Andersson <andersson@kernel.org> | ||
L: [email protected] | ||
S: Maintained | ||
F: Documentation/devicetree/bindings/pinctrl/qcom,*.txt | ||
|
@@ -16818,7 +16818,7 @@ F: Documentation/devicetree/bindings/media/*camss* | |
F: drivers/media/platform/qcom/camss/ | ||
|
||
QUALCOMM CLOCK DRIVERS | ||
M: Bjorn Andersson <bjorn.andersson@linaro.org> | ||
M: Bjorn Andersson <andersson@kernel.org> | ||
L: [email protected] | ||
S: Supported | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git | ||
|
@@ -17307,7 +17307,7 @@ S: Supported | |
F: fs/reiserfs/ | ||
|
||
REMOTE PROCESSOR (REMOTEPROC) SUBSYSTEM | ||
M: Bjorn Andersson <bjorn.andersson@linaro.org> | ||
M: Bjorn Andersson <andersson@kernel.org> | ||
M: Mathieu Poirier <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
|
@@ -17320,7 +17320,7 @@ F: include/linux/remoteproc.h | |
F: include/linux/remoteproc/ | ||
|
||
REMOTE PROCESSOR MESSAGING (RPMSG) SUBSYSTEM | ||
M: Bjorn Andersson <bjorn.andersson@linaro.org> | ||
M: Bjorn Andersson <andersson@kernel.org> | ||
M: Mathieu Poirier <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters