From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rahul Sharma Subject: Re: [PATCH 1/5] clk/exynos5250: Fix HDMI clock number in documentation Date: Fri, 21 Jun 2013 10:19:30 +0530 Message-ID: References: <1370862062-16680-1-git-send-email-rahul.sharma@samsung.com> <1370862062-16680-2-git-send-email-rahul.sharma@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: In-Reply-To: Sender: linux-samsung-soc-owner@vger.kernel.org To: Rahul Sharma , Mike Turquette Cc: linux-samsung-soc@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, dri-devel@lists.freedesktop.org, kgene.kim@samsung.com, sw0312.kim@samsung.com, inki.dae@samsung.com, joshi@samsung.com, arun.kk@samsung.com List-Id: devicetree@vger.kernel.org +Mike On Mon, Jun 10, 2013 at 4:17 PM, Rahul Sharma wrote: > This patch is already posted at > http://www.mail-archive.com/linux-samsung-soc@vger.kernel.org/msg18331.html > and > > Reviewed-by: Doug Anderson > > On Mon, Jun 10, 2013 at 4:30 PM, Rahul Sharma wrote: >> From: Arun Kumar K >> >> This patch corrects the HDMI clock number given wrongly >> in the documentation. >> >> Signed-off-by: Arun Kumar K >> Signed-off-by: Rahul Sharma >> --- >> 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 >> >> -- >> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in >> the body of a message to majordomo@vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html