linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: s.hauer@pengutronix.de (Sascha Hauer)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/5] arm: MTK: Add basic support for mt8135
Date: Mon, 8 Sep 2014 11:12:23 +0200	[thread overview]
Message-ID: <20140908091223.GC15722@pengutronix.de> (raw)
In-Reply-To: <1409874660-8710-4-git-send-email-srv_yingjoe.chen@mediatek.com>

On Fri, Sep 05, 2014 at 07:50:58AM +0800, Joe.C wrote:
> From: "Joe.C" <yingjoe.chen@mediatek.com>
> 
> +
> +	soc {
> +		#address-cells = <2>;
> +		#size-cells = <2>;
> +		compatible = "simple-bus";
> +		ranges;
> +
> +		timer: timer at 10008000 {
> +			compatible = "mediatek,mt6577-timer";

This should also have a mediatek,mt8135-timer compatible. Just in case
there are incompatibilities in the timer you are not aware of now you'll
still have the possibility later to distinguish between the mt6577 timer
and the mt8135 timer in the driver.

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

  reply	other threads:[~2014-09-08  9:12 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-04 23:50 arm: Add basic support for MediaTek MT8127 & MT8135 SoCs Joe.C
2014-09-04 23:50 ` [PATCH 1/5] arm: MTK: Add basic support for mt8127 Joe.C
2014-09-04 23:50 ` [PATCH 2/5] arm: mediatek: add dts for 8127 Moose board Joe.C
2014-09-08  7:23   ` Sascha Hauer
2014-09-04 23:50 ` [PATCH 3/5] arm: MTK: Add basic support for mt8135 Joe.C
2014-09-08  9:12   ` Sascha Hauer [this message]
2014-09-04 23:50 ` [PATCH 4/5] arm: mediatek: add dts for MT8135 evaluation board Joe.C
2014-09-04 23:51 ` [PATCH 5/5] dt-bindings: add more chips in documentation for Mediatek SoC Joe.C
2014-09-05 19:36 ` arm: Add basic support for MediaTek MT8127 & MT8135 SoCs Arnd Bergmann
2014-09-06  7:27   ` Matthias Brugger
2014-09-06 14:09     ` Arnd Bergmann
2014-09-08  7:28 ` Sascha Hauer
2014-09-08  9:26   ` Matthias Brugger

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=20140908091223.GC15722@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --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).