Skip to content

Commit 5182ca2

Browse files
committedMay 11, 2023
Upstream 6.1.26
ca1c9012c941ab1520851938d5f695f5a4d23634
1 parent 7a189fa commit 5182ca2

File tree

112 files changed

+936
-418
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

112 files changed

+936
-418
lines changed
 

‎Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-License-Identifier: GPL-2.0
22
VERSION = 6
33
PATCHLEVEL = 1
4-
SUBLEVEL = 25
4+
SUBLEVEL = 26
55
EXTRAVERSION =
66
NAME = Hurr durr I'ma ninja sloth
77

‎arch/arm/boot/dts/rk3288.dtsi

+1-1
Original file line numberDiff line numberDiff line change
@@ -942,7 +942,7 @@
942942
status = "disabled";
943943
};
944944

945-
spdif: sound@ff88b0000 {
945+
spdif: sound@ff8b0000 {
946946
compatible = "rockchip,rk3288-spdif", "rockchip,rk3066-spdif";
947947
reg = <0x0 0xff8b0000 0x0 0x10000>;
948948
#sound-dai-cells = <0>;

0 commit comments

Comments
 (0)