linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: thierry.reding@gmail.com (Thierry Reding)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 05/10] ARM: tegra: Add Tegra114 DSI support
Date: Fri, 20 Dec 2013 12:54:26 +0100	[thread overview]
Message-ID: <20131220115426.GO27787@ulmo.nvidia.com> (raw)
In-Reply-To: <52B34FC2.5010409@wwwdotorg.org>

On Thu, Dec 19, 2013 at 12:57:54PM -0700, Stephen Warren wrote:
> On 12/19/2013 08:59 AM, Thierry Reding wrote:
> > Add device tree nodes for the DSI controllers found on Tegra114 SoCs.
> 
> > diff --git a/arch/arm/boot/dts/tegra114.dtsi b/arch/arm/boot/dts/tegra114.dtsi
> 
> > +		dsi at 54300000 {
> > +			compatible = "nvidia,tegra114-dsi";
> > +			reg = <0x54300000 0x00040000>;
> > +			clocks = <&tegra_car TEGRA114_CLK_DSIA>,
> > +				 <&tegra_car TEGRA114_CLK_DSIALP>,
> > +				 <&tegra_car TEGRA114_CLK_PLL_D_OUT0>;
> > +			clock-names = "dsi", "lp", "parent";
> 
> The binding document
> Documentation/devicetree/bindings/gpu/nvidia,tegra20-host1x.txt doesn't
> mention an "lp" clock:
> 
>   - clock-names: Must include the following entries:
>     - dsi
>       This MUST be the first entry.
>     - parent
> 
> I assume this is simply an oversight, since this is an obvious extension
> of the binding, and that the DT binding will be updated to include that
> clock in the list, and hence won't block applying the series because of
> this.

Yes, that was merely an oversight. I've updated the DT binding to
include the lp clock.

Thanks,
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/20131220/95b2315e/attachment.sig>

  reply	other threads:[~2013-12-20 11:54 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-19 15:59 [PATCH 00/10] ARM: tegra: DSI and panel support Thierry Reding
2013-12-19 15:59 ` [PATCH 01/10] ARM: tegra: Enable LVDS on Harmony Thierry Reding
2013-12-19 15:59 ` [PATCH 02/10] ARM: tegra: Enable LVDS on Cardhu Thierry Reding
2013-12-19 15:59 ` [PATCH 03/10] ARM: tegra: Add MIPI calibration DT entries for Tegra114 Thierry Reding
2013-12-20  0:11   ` Stephen Warren
2013-12-20 11:56     ` Thierry Reding
2013-12-19 15:59 ` [PATCH 04/10] ARM: tegra: Add host1x, DC and HDMI to Tegra114 device tree Thierry Reding
2013-12-19 15:59 ` [PATCH 05/10] ARM: tegra: Add Tegra114 DSI support Thierry Reding
2013-12-19 19:57   ` Stephen Warren
2013-12-20 11:54     ` Thierry Reding [this message]
2013-12-19 15:59 ` [PATCH 06/10] ARM: tegra: Add Tegra114 gr2d support Thierry Reding
2013-12-19 15:59 ` [PATCH 07/10] ARM: tegra: Add Tegra114 gr3d support Thierry Reding
2013-12-19 15:59 ` [PATCH 08/10] ARM: tegra: Enable DSI support on Dalmore Thierry Reding
2013-12-19 15:59 ` [PATCH 09/10] ARM: tegra: Enable HDMI " Thierry Reding
2013-12-19 15:59 ` [PATCH 10/10] ARM: tegra: Enable DRM panel support Thierry Reding
2013-12-19 20:12 ` [PATCH 00/10] ARM: tegra: DSI and " Stephen Warren
2013-12-20 10:16   ` Marc Dietrich

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=20131220115426.GO27787@ulmo.nvidia.com \
    --to=thierry.reding@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.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 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).