projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0643bed
)
ARM: dts: rockchip: fix a typo error for rk3288 spdif node
author
Jianqun Xu
<jay.xu@rock-chips.com>
Wed, 8 Feb 2023 09:14:11 +0000
(17:14 +0800)
committer
Heiko Stuebner
<heiko@sntech.de>
Tue, 7 Mar 2023 09:59:38 +0000
(10:59 +0100)
Fix the address in the spdif node name.
Fixes: 874e568e500a ("ARM: dts: rockchip: Add SPDIF transceiver for RK3288")
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
Reviewed-by: Sjoerd Simons <sjoerd@collabora.com>
Link:
https://lore.kernel.org/r/20230208091411.1603142-1-jay.xu@rock-chips.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk3288.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/rk3288.dtsi
b/arch/arm/boot/dts/rk3288.dtsi
index 2ca76b69add78d5858064ac9707cbe34f922ea93..511ca864c1b2d717f2e61638b4e52a480130837e 100644
(file)
--- a/
arch/arm/boot/dts/rk3288.dtsi
+++ b/
arch/arm/boot/dts/rk3288.dtsi
@@
-942,7
+942,7
@@
status = "disabled";
};
- spdif: sound@ff8
8
b0000 {
+ spdif: sound@ff8b0000 {
compatible = "rockchip,rk3288-spdif", "rockchip,rk3066-spdif";
reg = <0x0 0xff8b0000 0x0 0x10000>;
#sound-dai-cells = <0>;