projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5d84ff
)
ARM: dts: sun6i: Remove useless reset-names
author
Maxime Ripard
<maxime@cerno.tech>
Thu, 31 Oct 2019 13:49:05 +0000
(14:49 +0100)
committer
Maxime Ripard
<maxime@cerno.tech>
Tue, 5 Nov 2019 10:51:33 +0000
(11:51 +0100)
The HDMI controller definition in the A31 DTSI has a reset-names property,
yet the binding for that controller doesn't declare it.
Remove it.
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Acked-by: Chen-Yu Tsai <wens@csie.org>
arch/arm/boot/dts/sun6i-a31.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/sun6i-a31.dtsi
b/arch/arm/boot/dts/sun6i-a31.dtsi
index bbeb743633c68ef6f19a1b1c5375eb5e821df88b..6a5033785a8baf7ac9a54ac3580f54d126926ada 100644
(file)
--- a/
arch/arm/boot/dts/sun6i-a31.dtsi
+++ b/
arch/arm/boot/dts/sun6i-a31.dtsi
@@
-469,7
+469,6
@@
<&ccu CLK_PLL_VIDEO1_2X>;
clock-names = "ahb", "mod", "ddc", "pll-0", "pll-1";
resets = <&ccu RST_AHB1_HDMI>;
- reset-names = "ahb";
dma-names = "ddc-tx", "ddc-rx", "audio-tx";
dmas = <&dma 13>, <&dma 13>, <&dma 14>;
status = "disabled";