All of lore.kernel.org
 help / color / mirror / Atom feed
From: biju.das@bp.renesas.com (Biju Das)
To: cip-dev@lists.cip-project.org
Subject: [cip-dev] [PATCH 4.4.y-cip 6/6] ARM: dts: iwg23s-sbc: Enable cmt0
Date: Wed, 20 Nov 2019 16:47:20 +0000	[thread overview]
Message-ID: <1574268440-33507-7-git-send-email-biju.das@bp.renesas.com> (raw)
In-Reply-To: <1574268440-33507-1-git-send-email-biju.das@bp.renesas.com>

commit b5079d767b881b0f516df6627e0c4297137fa5d0 upstream.

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 6cae910..8c9c312d 100644
--- a/arch/arm/boot/dts/r8a77470-iwg23s-sbc.dts
+++ b/arch/arm/boot/dts/r8a77470-iwg23s-sbc.dts
@@ -44,6 +44,10 @@
 	};
 };
 
+&cmt0 {
+	status = "okay";
+};
+
 &ehci1 {
 	status = "okay";
 };
-- 
2.7.4

  parent reply	other threads:[~2019-11-20 16:47 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-20 16:47 [cip-dev] [PATCH 4.4.y-cip 0/6] Add CMT/RWDT support Biju Das
2019-11-20 16:47 ` [cip-dev] [PATCH 4.4.y-cip 1/6] dt-bindings: watchdog: renesas-wdt: Document r8a77470 support Biju Das
2019-11-21  0:31   ` nobuhiro1.iwamatsu at toshiba.co.jp
2019-11-21  7:47     ` Biju Das
2019-11-20 16:47 ` [cip-dev] [PATCH 4.4.y-cip 2/6] ARM: dts: r8a77470: Add watchdog support to SoC dtsi Biju Das
2019-11-20 16:47 ` [cip-dev] [PATCH 4.4.y-cip 3/6] ARM: dts: iwg23s-sbc: Enable watchdog support Biju Das
2019-11-20 16:47 ` [cip-dev] [PATCH 4.4.y-cip 4/6] dt-bindings: timer: renesas, cmt: Document r8a77470 CMT support Biju Das
2019-11-20 16:47 ` [cip-dev] [PATCH 4.4.y-cip 5/6] ARM: dts: r8a77470: Add CMT SoC specific support Biju Das
2019-11-20 16:47 ` Biju Das [this message]
2019-11-20 19:36 ` [cip-dev] [PATCH 4.4.y-cip 0/6] Add CMT/RWDT support Pavel Machek
2019-11-21  8:02 ` Pavel Machek

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=1574268440-33507-7-git-send-email-biju.das@bp.renesas.com \
    --to=biju.das@bp.renesas.com \
    --cc=cip-dev@lists.cip-project.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.