projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
684df35
)
ARM: dts: bcm2711: Remove audio-rx
author
Hoegeun Kwon
<hoegeun.kwon@samsung.com>
Wed, 20 May 2020 07:23:37 +0000
(16:23 +0900)
committer
Hoegeun Kwon
<hoegeun.kwon@samsung.com>
Mon, 6 Jul 2020 09:09:48 +0000
(18:09 +0900)
The hdmi1 does not support rx line, remove the rx line.
Change-Id: I21df6ac42a2887ee5c60e345b267a5b905071410
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
arch/arm/boot/dts/bcm2711.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/bcm2711.dtsi
b/arch/arm/boot/dts/bcm2711.dtsi
index
4b98dba
..
9cff3f6
100644
(file)
--- a/
arch/arm/boot/dts/bcm2711.dtsi
+++ b/
arch/arm/boot/dts/bcm2711.dtsi
@@
-377,8
+377,6
@@
clocks = <&firmware_clocks 13>;
clock-names = "hdmi";
resets = <&dvp 1>;
- dmas = <&dma 17>;
- dma-names = "audio-rx";
interrupts = <GIC_SPI 96 IRQ_TYPE_LEVEL_HIGH>;
status = "disabled";
};