All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] clk: Exynos5250: Fix HDMI clock number in documentation
@ 2013-05-21 11:16 Arun Kumar K
  2013-05-21 20:01 ` Doug Anderson
  0 siblings, 1 reply; 3+ messages in thread
From: Arun Kumar K @ 2013-05-21 11:16 UTC (permalink / raw)
  To: linux-samsung-soc; +Cc: kgene.kim, thomas.abraham, arunkk.samsung

This patch corrects the HDMI clock number given wrongly
in the documentation.

Signed-off-by: Arun Kumar K <arun.kk@samsung.com>
---
 Documentation/devicetree/bindings/clock/exynos5250-clock.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/clock/exynos5250-clock.txt b/Documentation/devicetree/bindings/clock/exynos5250-clock.txt
index 781a627..1a05761 100644
--- a/Documentation/devicetree/bindings/clock/exynos5250-clock.txt
+++ b/Documentation/devicetree/bindings/clock/exynos5250-clock.txt
@@ -154,7 +154,7 @@ clock which they consume.
   dsim0			341
   dp			342
   mixer			343
-  hdmi			345
+  hdmi			344
 
 Example 1: An example of a clock controller node is listed below.
 
-- 
1.7.10.4

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

end of thread, other threads:[~2013-06-19 13:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-21 11:16 [PATCH] clk: Exynos5250: Fix HDMI clock number in documentation Arun Kumar K
2013-05-21 20:01 ` Doug Anderson
2013-06-19 13:33   ` Kukjin Kim

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.