All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms+renesas@verge.net.au>
To: linux-renesas-soc@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org,
	Magnus Damm <magnus.damm@gmail.com>,
	Biju Das <biju.das@bp.renesas.com>,
	Simon Horman <horms+renesas@verge.net.au>
Subject: [PATCH 12/16] ARM: dts: iwg23s-sbc: Enable cmt0
Date: Wed, 28 Nov 2018 14:03:14 +0100	[thread overview]
Message-ID: <b5079d767b881b0f516df6627e0c4297137fa5d0.1543409901.git.horms+renesas@verge.net.au> (raw)
In-Reply-To: <cover.1543409901.git.horms+renesas@verge.net.au>

From: Biju Das <biju.das@bp.renesas.com>

This patch enables cmt0 support on the iWave iwg23s sbc.

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 arch/arm/boot/dts/r8a77470-iwg23s-sbc.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/r8a77470-iwg23s-sbc.dts b/arch/arm/boot/dts/r8a77470-iwg23s-sbc.dts
index ffd8216f28c3..18d22631e188 100644
--- a/arch/arm/boot/dts/r8a77470-iwg23s-sbc.dts
+++ b/arch/arm/boot/dts/r8a77470-iwg23s-sbc.dts
@@ -73,6 +73,10 @@
 	};
 };
 
+&cmt0 {
+	status = "okay";
+};
+
 &extal_clk {
 	clock-frequency = <20000000>;
 };
-- 
2.11.0

WARNING: multiple messages have this Message-ID (diff)
From: horms+renesas@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 12/16] ARM: dts: iwg23s-sbc: Enable cmt0
Date: Wed, 28 Nov 2018 14:03:14 +0100	[thread overview]
Message-ID: <b5079d767b881b0f516df6627e0c4297137fa5d0.1543409901.git.horms+renesas@verge.net.au> (raw)
In-Reply-To: <cover.1543409901.git.horms+renesas@verge.net.au>

From: Biju Das <biju.das@bp.renesas.com>

This patch enables cmt0 support on the iWave iwg23s sbc.

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 arch/arm/boot/dts/r8a77470-iwg23s-sbc.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/r8a77470-iwg23s-sbc.dts b/arch/arm/boot/dts/r8a77470-iwg23s-sbc.dts
index ffd8216f28c3..18d22631e188 100644
--- a/arch/arm/boot/dts/r8a77470-iwg23s-sbc.dts
+++ b/arch/arm/boot/dts/r8a77470-iwg23s-sbc.dts
@@ -73,6 +73,10 @@
 	};
 };
 
+&cmt0 {
+	status = "okay";
+};
+
 &extal_clk {
 	clock-frequency = <20000000>;
 };
-- 
2.11.0

  parent reply	other threads:[~2018-11-29  0:05 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-28 13:02 [GIT PULL v2] Renesas ARM Based SoC DT Updates for v4.21 Simon Horman
2018-11-28 13:02 ` Simon Horman
2018-11-28 13:03 ` [PATCH 01/16] ARM: dts: r9a06g032: Add pinctrl node Simon Horman
2018-11-28 13:03   ` Simon Horman
2018-11-28 13:03 ` [PATCH 02/16] ARM: dts: r8a77470: Add I2C[0123] support Simon Horman
2018-11-28 13:03   ` Simon Horman
2018-11-28 13:03 ` [PATCH 03/16] ARM: dts: r8a77470: Add SDHI0 support Simon Horman
2018-11-28 13:03   ` Simon Horman
2018-11-28 13:03 ` [PATCH 04/16] ARM: dts: r8a77470: Add SDHI1 support Simon Horman
2018-11-28 13:03   ` Simon Horman
2018-11-28 13:03 ` [PATCH 05/16] ARM: dts: iwg23s-sbc: Add uSD and eMMC support Simon Horman
2018-11-28 13:03   ` Simon Horman
2018-11-28 13:03 ` [PATCH 06/16] ARM: dts: r8a779[01]: Disable unconnected LVDS encoders Simon Horman
2018-11-28 13:03   ` Simon Horman
2018-11-28 13:03 ` [PATCH 07/16] ARM: dts: r8a7740, emev2, sh73a0: Include SoC name in DTSI Simon Horman
2018-11-28 13:03   ` Simon Horman
2018-11-28 13:03 ` [PATCH 08/16] ARM: dts: r8a77470: Add watchdog support to SoC dtsi Simon Horman
2018-11-28 13:03   ` Simon Horman
2018-11-28 13:03 ` [PATCH 09/16] ARM: dts: iwg23s-sbc: Enable watchdog support Simon Horman
2018-11-28 13:03   ` Simon Horman
2018-11-28 13:03 ` [PATCH 10/16] ARM: dts: r8a77470: Add USB-DMAC device nodes Simon Horman
2018-11-28 13:03   ` Simon Horman
2018-11-28 13:03 ` [PATCH 11/16] ARM: dts: r8a77470: Add CMT SoC specific support Simon Horman
2018-11-28 13:03   ` Simon Horman
2018-11-28 13:03 ` Simon Horman [this message]
2018-11-28 13:03   ` [PATCH 12/16] ARM: dts: iwg23s-sbc: Enable cmt0 Simon Horman
2018-11-28 13:03 ` [PATCH 13/16] ARM: dts: iwg23s-sbc: Add pinctl support for EtherAVB Simon Horman
2018-11-28 13:03   ` Simon Horman
2018-11-28 13:03 ` [PATCH 14/16] ARM: dts: r8a77470: Add QSPI support Simon Horman
2018-11-28 13:03   ` Simon Horman
2018-11-28 13:03 ` [PATCH 15/16] ARM: dts: iwg23s-sbc: Add QSPI flash support Simon Horman
2018-11-28 13:03   ` Simon Horman
2018-11-28 13:03 ` [PATCH 16/16] ARM: dts: r9a06g032: Correct the GIC DT node name Simon Horman
2018-11-28 13:03   ` Simon Horman
2018-11-30 23:08 ` [GIT PULL v2] Renesas ARM Based SoC DT Updates for v4.21 Olof Johansson
2018-11-30 23:08   ` Olof Johansson
2018-12-04 13:37   ` Simon Horman
2018-12-04 13:37     ` Simon Horman
  -- strict thread matches above, loose matches on Subject: below --
2018-11-26 12:53 [GIT PULL] " Simon Horman
2018-11-26 12:54 ` [PATCH 12/16] ARM: dts: iwg23s-sbc: Enable cmt0 Simon Horman
2018-11-26 12:54   ` Simon Horman

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=b5079d767b881b0f516df6627e0c4297137fa5d0.1543409901.git.horms+renesas@verge.net.au \
    --to=horms+renesas@verge.net.au \
    --cc=biju.das@bp.renesas.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    /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.