linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: STi: DT: STiH407: Fix: clk-tmds-hdmi clock is missing
@ 2014-09-04 12:59 Gabriel FERNANDEZ
  2014-09-04 12:59 ` [PATCH] ARM: STi: DT: STiH407: Add all defines for STiH407 DT clocks Gabriel FERNANDEZ
  0 siblings, 1 reply; 2+ messages in thread
From: Gabriel FERNANDEZ @ 2014-09-04 12:59 UTC (permalink / raw)
  To: linux-arm-kernel

Signed-off-by: Gabriel Fernandez <gabriel.fernandez@linaro.org>
---
 arch/arm/boot/dts/stih407-clock.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/stih407-clock.dtsi b/arch/arm/boot/dts/stih407-clock.dtsi
index b4318e1..d8488c0 100644
--- a/arch/arm/boot/dts/stih407-clock.dtsi
+++ b/arch/arm/boot/dts/stih407-clock.dtsi
@@ -272,7 +272,7 @@
 						     "clk-pix-dvo",
 						     "clk-dvo",
 						     "clk-pix-hdmi",
-						     "",
+						     "clk-tmds-hdmi",
 						     "clk-ref-hdmiphy";
 						     };
 		};
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-09-04 12:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-04 12:59 [PATCH] ARM: STi: DT: STiH407: Fix: clk-tmds-hdmi clock is missing Gabriel FERNANDEZ
2014-09-04 12:59 ` [PATCH] ARM: STi: DT: STiH407: Add all defines for STiH407 DT clocks Gabriel FERNANDEZ

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).