All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eddie Huang <eddie.huang@mediatek.com>
To: Matthias Brugger <matthias.bgg@gmail.com>
Cc: Sascha Hauer <s.hauer@pengutronix.de>,
	<devicetree@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>,
	<linux-mediatek@lists.infradead.org>
Subject: [PATCH v2 0/2] arm64: dts: Mediatek: MT8173 updtes
Date: Mon, 1 Jun 2015 21:08:25 +0800	[thread overview]
Message-ID: <1433164107-26568-1-git-send-email-eddie.huang@mediatek.com> (raw)

This series add MT8173 watchdog and I2C device nodes. Both device nodes 
are based on 4.1-rc1, but I2C need two extra CCF patches from Sascha [1][2].

[1] clk: Add common clock support for Mediatek MT8135 and MT8173
    http://lists.infradead.org/pipermail/linux-arm-kernel/2015-April/338763.html
[2] ARM64: dts: mt8173: Add clock controller device nodes
    http://lists.infradead.org/pipermail/linux-arm-kernel/2015-May/344753.html

Change in v2:
Modify I2C device node accroding register address order.

Eddie Huang (2):
  arm64: dts: mt8173: Add watchdog device node
  arm64: dts: mt8173: Add I2C device node

 arch/arm64/boot/dts/mediatek/mt8173.dtsi | 125 +++++++++++++++++++++++++++++++
 1 file changed, 125 insertions(+)

-- 
1.8.1.1.dirty


WARNING: multiple messages have this Message-ID (diff)
From: Eddie Huang <eddie.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
To: Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: Sascha Hauer <s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: [PATCH v2 0/2] arm64: dts: Mediatek: MT8173 updtes
Date: Mon, 1 Jun 2015 21:08:25 +0800	[thread overview]
Message-ID: <1433164107-26568-1-git-send-email-eddie.huang@mediatek.com> (raw)

This series add MT8173 watchdog and I2C device nodes. Both device nodes 
are based on 4.1-rc1, but I2C need two extra CCF patches from Sascha [1][2].

[1] clk: Add common clock support for Mediatek MT8135 and MT8173
    http://lists.infradead.org/pipermail/linux-arm-kernel/2015-April/338763.html
[2] ARM64: dts: mt8173: Add clock controller device nodes
    http://lists.infradead.org/pipermail/linux-arm-kernel/2015-May/344753.html

Change in v2:
Modify I2C device node accroding register address order.

Eddie Huang (2):
  arm64: dts: mt8173: Add watchdog device node
  arm64: dts: mt8173: Add I2C device node

 arch/arm64/boot/dts/mediatek/mt8173.dtsi | 125 +++++++++++++++++++++++++++++++
 1 file changed, 125 insertions(+)

-- 
1.8.1.1.dirty

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: eddie.huang@mediatek.com (Eddie Huang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/2] arm64: dts: Mediatek: MT8173 updtes
Date: Mon, 1 Jun 2015 21:08:25 +0800	[thread overview]
Message-ID: <1433164107-26568-1-git-send-email-eddie.huang@mediatek.com> (raw)

This series add MT8173 watchdog and I2C device nodes. Both device nodes 
are based on 4.1-rc1, but I2C need two extra CCF patches from Sascha [1][2].

[1] clk: Add common clock support for Mediatek MT8135 and MT8173
    http://lists.infradead.org/pipermail/linux-arm-kernel/2015-April/338763.html
[2] ARM64: dts: mt8173: Add clock controller device nodes
    http://lists.infradead.org/pipermail/linux-arm-kernel/2015-May/344753.html

Change in v2:
Modify I2C device node accroding register address order.

Eddie Huang (2):
  arm64: dts: mt8173: Add watchdog device node
  arm64: dts: mt8173: Add I2C device node

 arch/arm64/boot/dts/mediatek/mt8173.dtsi | 125 +++++++++++++++++++++++++++++++
 1 file changed, 125 insertions(+)

-- 
1.8.1.1.dirty

             reply	other threads:[~2015-06-01 13:08 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-01 13:08 Eddie Huang [this message]
2015-06-01 13:08 ` [PATCH v2 0/2] arm64: dts: Mediatek: MT8173 updtes Eddie Huang
2015-06-01 13:08 ` Eddie Huang
2015-06-01 13:08 ` [PATCH v2 1/2] arm64: dts: mt8173: Add watchdog device node Eddie Huang
2015-06-01 13:08   ` Eddie Huang
2015-06-01 13:08   ` Eddie Huang
2015-06-23 20:03   ` Matthias Brugger
2015-06-23 20:03     ` Matthias Brugger
2015-06-01 13:08 ` [PATCH v2 2/2] arm64: dts: mt8173: Add I2C " Eddie Huang
2015-06-01 13:08   ` Eddie Huang
2015-06-01 13:08   ` Eddie Huang
2015-06-08  7:27   ` Sascha Hauer
2015-06-08  7:27     ` Sascha Hauer
2015-06-08  7:27     ` Sascha Hauer
2015-06-08 11:10     ` Eddie Huang
2015-06-08 11:10       ` Eddie Huang
2015-06-08 11:10       ` Eddie Huang
2015-06-08 12:31       ` Matthias Brugger
2015-06-08 12:31         ` Matthias Brugger
2015-06-08 12:31         ` Matthias Brugger
2015-06-23 20:04   ` Matthias Brugger
2015-06-23 20:04     ` Matthias Brugger
2015-06-23 20:04     ` Matthias Brugger
2015-06-24 11:00     ` Daniel Kurtz
2015-06-24 11:00       ` Daniel Kurtz
2015-06-24 11:00       ` Daniel Kurtz
2015-06-24 19:47       ` Matthias Brugger
2015-06-24 19:47         ` Matthias Brugger
2015-06-24 19:47         ` 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=1433164107-26568-1-git-send-email-eddie.huang@mediatek.com \
    --to=eddie.huang@mediatek.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=matthias.bgg@gmail.com \
    --cc=s.hauer@pengutronix.de \
    /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.