mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Peter De Schrijver <pdeschrijver@nvidia.com>
To: Peter De Schrijver <pdeschrijver@nvidia.com>
Cc: Rob Herring <rob.herring@calxeda.com>,
	Pawel Moll <pawel.moll@arm.com>,
	Mark Rutland <mark.rutland@arm.com>,
	Stephen Warren <swarren@wwwdotorg.org>,
	Ian Campbell <ijc+devicetree@hellion.org.uk>,
	Hiroshi Doyu <hdoyu@nvidia.com>, <devicetree@vger.kernel.org>,
	<linux-tegra@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: [PATCH v6 01/15] ARM: tegra30: add missing CLK IDs
Date: Mon, 21 Oct 2013 16:53:40 +0300	[thread overview]
Message-ID: <1382363634-10870-2-git-send-email-pdeschrijver@nvidia.com> (raw)
In-Reply-To: <1382363634-10870-1-git-send-email-pdeschrijver@nvidia.com>

The Tegra30 clock bindings lack few IDs for audio and clk_out muxes.

Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com>
---
 include/dt-bindings/clock/tegra30-car.h |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diff --git a/include/dt-bindings/clock/tegra30-car.h b/include/dt-bindings/clock/tegra30-car.h
index e40fae8..2244582 100644
--- a/include/dt-bindings/clock/tegra30-car.h
+++ b/include/dt-bindings/clock/tegra30-car.h
@@ -260,6 +260,14 @@
 /* 298 */
 /* 299 */
 #define TEGRA30_CLK_CLK_OUT_1_MUX 300
-#define TEGRA30_CLK_CLK_MAX 301
+#define TEGRA30_CLK_CLK_OUT_2_MUX 301
+#define TEGRA30_CLK_CLK_OUT_3_MUX 302
+#define TEGRA30_CLK_AUDIO0_MUX 303
+#define TEGRA30_CLK_AUDIO1_MUX 304
+#define TEGRA30_CLK_AUDIO2_MUX 305
+#define TEGRA30_CLK_AUDIO3_MUX 306
+#define TEGRA30_CLK_AUDIO4_MUX 307
+#define TEGRA30_CLK_SPDIF_MUX 308
+#define TEGRA30_CLK_CLK_MAX 309
 
 #endif	/* _DT_BINDINGS_CLOCK_TEGRA30_CAR_H */
-- 
1.7.7.rc0.72.g4b5ea.dirty


       reply	other threads:[~2013-10-21 13:54 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1382363634-10870-1-git-send-email-pdeschrijver@nvidia.com>
2013-10-21 13:53 ` Peter De Schrijver [this message]
2013-10-21 20:23   ` Andrew Bresticker
2013-10-21 13:53 ` [PATCH v6 02/15] clk: tegra: simplify periph clock data Peter De Schrijver
2013-10-21 13:53 ` [PATCH v6 03/15] clk: tegra: common periph_clk_enb_refcnt and clks Peter De Schrijver
2013-10-21 13:53 ` [PATCH v6 04/15] clk: tegra: Add TEGRA_PERIPH_NO_DIV flag Peter De Schrijver
2013-10-21 13:53 ` [PATCH v6 05/15] clk: tegra: move some PLLC and PLLXC init to clk-pll.c Peter De Schrijver
2013-10-21 13:53 ` [PATCH v6 06/15] clk: tegra: move fields to tegra_clk_pll_params Peter De Schrijver
2013-10-21 13:53 ` [PATCH v6 07/15] clk: tegra: add header for common tegra clock IDs Peter De Schrijver
2013-10-21 13:53 ` [PATCH v6 08/15] clk: tegra: add common infra for DT clocks Peter De Schrijver
2013-10-21 13:53 ` [PATCH v6 09/15] clk: tegra: add clkdev registration infra Peter De Schrijver
2013-10-21 13:53 ` [PATCH v6 10/15] clk: tegra: move audio clk to common file Peter De Schrijver
2013-10-21 13:53 ` [PATCH v6 11/15] clk: tegra: move periph clocks " Peter De Schrijver
2013-10-21 13:53 ` [PATCH v6 12/15] clk: tegra: move PMC, fixed clocks to common files Peter De Schrijver
2013-10-21 13:53 ` [PATCH v6 13/15] clk: tegra: introduce common gen4 super clock Peter De Schrijver
2013-10-21 13:53 ` [PATCH v6 14/15] clk: tegra: move tegra30 to common infra Peter De Schrijver
2013-10-21 13:53 ` [PATCH v6 15/15] clk: tegra: move tegra20 " Peter De Schrijver

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=1382363634-10870-2-git-send-email-pdeschrijver@nvidia.com \
    --to=pdeschrijver@nvidia.com \
    --cc=devicetree@vger.kernel.org \
    --cc=hdoyu@nvidia.com \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=pawel.moll@arm.com \
    --cc=rob.herring@calxeda.com \
    --cc=swarren@wwwdotorg.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

all inboxes | Powered by JetHome®