From: Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Peter De Schrijver
<pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
Cc: mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org,
pgaikwad-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org,
swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org,
rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org,
pawel.moll-5wv7dgnIgG8@public.gmane.org,
mark.rutland-5wv7dgnIgG8@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: pull request for tegra clocks (resend with some CCs added this time)
Date: Wed, 16 Oct 2013 17:35:51 +0200 [thread overview]
Message-ID: <20131016153550.GA22451@ulmo.nvidia.com> (raw)
In-Reply-To: <20131015153620.GA12721-Rysk9IDjsxmJz7etNGeUX8VPkgjIgRvpAL8bYrjMMd8@public.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 1096 bytes --]
On Tue, Oct 15, 2013 at 06:36:20PM +0300, Peter De Schrijver wrote:
> The following changes since commit a0cf1abc25ac197dd97b857c0f6341066a8cb1cf:
>
> Add linux-next specific files for 20130927 (2013-09-27 18:48:50 +1000)
>
> are available in the git repository at:
> git://nv-tegra.nvidia.com/user/pdeschrijver/linux.git tegra-clk-patches-0
>
> Andrew Chew (1):
> clk: tegra: Set the clk parent of host1x to pll_p
>
> Mark Zhang (3):
> clk: tegra: Correct sbc mux width & parent
> clk: tegra: Fix vde/2d/3d clock src offset
> clk: tegra: Set the clock parent of gr2d/gr3d to pll_c2
>
> Peter De Schrijver (3):
> ARM: tegra114: add missing clocks to binding
> clk: tegra: replace enum tegra114_clk by binding header
> clk: tegra: PLLE spread spectrum control
>
> Thierry Reding (1):
> clk: tegra114: Rename gr_2d/gr_3d to gr2d/gr3d
I think this pull request is missing the initialization of the display
controller clocks (TEGRA114_CLK_DISP1 and TEGRA114_CLK_DISP2) from
Mikko's Dalmore HDMI series.
Thierry
[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: thierry.reding@gmail.com (Thierry Reding)
To: linux-arm-kernel@lists.infradead.org
Subject: pull request for tegra clocks (resend with some CCs added this time)
Date: Wed, 16 Oct 2013 17:35:51 +0200 [thread overview]
Message-ID: <20131016153550.GA22451@ulmo.nvidia.com> (raw)
In-Reply-To: <20131015153620.GA12721@tbergstrom-lnx.Nvidia.com>
On Tue, Oct 15, 2013 at 06:36:20PM +0300, Peter De Schrijver wrote:
> The following changes since commit a0cf1abc25ac197dd97b857c0f6341066a8cb1cf:
>
> Add linux-next specific files for 20130927 (2013-09-27 18:48:50 +1000)
>
> are available in the git repository at:
> git://nv-tegra.nvidia.com/user/pdeschrijver/linux.git tegra-clk-patches-0
>
> Andrew Chew (1):
> clk: tegra: Set the clk parent of host1x to pll_p
>
> Mark Zhang (3):
> clk: tegra: Correct sbc mux width & parent
> clk: tegra: Fix vde/2d/3d clock src offset
> clk: tegra: Set the clock parent of gr2d/gr3d to pll_c2
>
> Peter De Schrijver (3):
> ARM: tegra114: add missing clocks to binding
> clk: tegra: replace enum tegra114_clk by binding header
> clk: tegra: PLLE spread spectrum control
>
> Thierry Reding (1):
> clk: tegra114: Rename gr_2d/gr_3d to gr2d/gr3d
I think this pull request is missing the initialization of the display
controller clocks (TEGRA114_CLK_DISP1 and TEGRA114_CLK_DISP2) from
Mikko's Dalmore HDMI series.
Thierry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20131016/44a0baf5/attachment.sig>
WARNING: multiple messages have this Message-ID (diff)
From: Thierry Reding <thierry.reding@gmail.com>
To: Peter De Schrijver <pdeschrijver@nvidia.com>
Cc: mturquette@linaro.org, pgaikwad@nvidia.com,
swarren@wwwdotorg.org, rob.herring@calxeda.com,
pawel.moll@arm.com, mark.rutland@arm.com,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-tegra@vger.kernel.org
Subject: Re: pull request for tegra clocks (resend with some CCs added this time)
Date: Wed, 16 Oct 2013 17:35:51 +0200 [thread overview]
Message-ID: <20131016153550.GA22451@ulmo.nvidia.com> (raw)
In-Reply-To: <20131015153620.GA12721@tbergstrom-lnx.Nvidia.com>
[-- Attachment #1: Type: text/plain, Size: 1096 bytes --]
On Tue, Oct 15, 2013 at 06:36:20PM +0300, Peter De Schrijver wrote:
> The following changes since commit a0cf1abc25ac197dd97b857c0f6341066a8cb1cf:
>
> Add linux-next specific files for 20130927 (2013-09-27 18:48:50 +1000)
>
> are available in the git repository at:
> git://nv-tegra.nvidia.com/user/pdeschrijver/linux.git tegra-clk-patches-0
>
> Andrew Chew (1):
> clk: tegra: Set the clk parent of host1x to pll_p
>
> Mark Zhang (3):
> clk: tegra: Correct sbc mux width & parent
> clk: tegra: Fix vde/2d/3d clock src offset
> clk: tegra: Set the clock parent of gr2d/gr3d to pll_c2
>
> Peter De Schrijver (3):
> ARM: tegra114: add missing clocks to binding
> clk: tegra: replace enum tegra114_clk by binding header
> clk: tegra: PLLE spread spectrum control
>
> Thierry Reding (1):
> clk: tegra114: Rename gr_2d/gr_3d to gr2d/gr3d
I think this pull request is missing the initialization of the display
controller clocks (TEGRA114_CLK_DISP1 and TEGRA114_CLK_DISP2) from
Mikko's Dalmore HDMI series.
Thierry
[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]
next prev parent reply other threads:[~2013-10-16 15:35 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-15 15:36 pull request for tegra clocks (resend with some CCs added this time) Peter De Schrijver
2013-10-15 15:36 ` Peter De Schrijver
2013-10-15 15:36 ` Peter De Schrijver
[not found] ` <20131015153620.GA12721-Rysk9IDjsxmJz7etNGeUX8VPkgjIgRvpAL8bYrjMMd8@public.gmane.org>
2013-10-15 15:42 ` Stephen Warren
2013-10-15 15:42 ` Stephen Warren
2013-10-15 15:42 ` Stephen Warren
[not found] ` <525D6276.1030507-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-10-16 15:04 ` Mike Turquette
2013-10-16 15:04 ` Mike Turquette
2013-10-16 15:04 ` Mike Turquette
2013-10-16 15:35 ` Thierry Reding [this message]
2013-10-16 15:35 ` Thierry Reding
2013-10-16 15:35 ` Thierry Reding
[not found] ` <20131016153550.GA22451-AwZRO8vwLAwmlAP/+Wk3EA@public.gmane.org>
2013-10-16 15:53 ` Peter De Schrijver
2013-10-16 15:53 ` Peter De Schrijver
2013-10-16 15:53 ` Peter De Schrijver
[not found] ` <20131016155336.GN5643-Rysk9IDjsxmJz7etNGeUX8VPkgjIgRvpAL8bYrjMMd8@public.gmane.org>
2013-10-16 15:56 ` Thierry Reding
2013-10-16 15:56 ` Thierry Reding
2013-10-16 15:56 ` Thierry Reding
[not found] ` <20131016155621.GC20211-AwZRO8vwLAwmlAP/+Wk3EA@public.gmane.org>
2013-10-22 15:00 ` Mike Turquette
2013-10-22 15:00 ` Mike Turquette
2013-10-22 15:00 ` Mike Turquette
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20131016153550.GA22451@ulmo.nvidia.com \
--to=thierry.reding-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
--cc=mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
--cc=pawel.moll-5wv7dgnIgG8@public.gmane.org \
--cc=pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org \
--cc=pgaikwad-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org \
--cc=rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org \
--cc=swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.