[PATCH] ARM: STi: DT: STiH407: Fix: clk-tmds-hdmi clock is missing

From: Gabriel FERNANDEZ
Date: Thu Sep 04 2014 - 09:02:22 EST


Signed-off-by: Gabriel Fernandez <gabriel.fernandez@xxxxxxxxxx>
---
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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/