From: Kukjin Kim <kgene@kernel.org>
To: 'Lukasz Majewski' <l.majewski@samsung.com>
Cc: linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org,
Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>,
tomasz.figa@gmail.com
Subject: RE: [RESEND PATCH 2/2] ARM: dts: exynos4412-trats2: Enable TMU support at Trats2
Date: Sat, 22 Nov 2014 11:40:00 +0900 [thread overview]
Message-ID: <035701d005fd$9ca13620$d5e3a260$@kernel.org> (raw)
In-Reply-To: <1416474343-1283-2-git-send-email-l.majewski@samsung.com>
Lukasz Majewski wrote:
>
+ Bart, Tomasz and MLs
Will apply.
Thanks
Kukjin
> This patch enables support for TMU at Exynos4412 based Trats2 board.
>
> Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
> Reviewed-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
> Reviewed-by: Tomasz Figa <tomasz.figa@gmail.com>
> ---
> arch/arm/boot/dts/exynos4412-trats2.dts | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/arch/arm/boot/dts/exynos4412-trats2.dts b/arch/arm/boot/dts/exynos4412-trats2.dts
> index 5e066cd..121430d 100644
> --- a/arch/arm/boot/dts/exynos4412-trats2.dts
> +++ b/arch/arm/boot/dts/exynos4412-trats2.dts
> @@ -551,6 +551,11 @@
> status = "okay";
> };
>
> + tmu@100C0000 {
> + vtmu-supply = <&ldo10_reg>;
> + status = "okay";
> + };
> +
> i2c_ak8975: i2c-gpio-0 {
> compatible = "i2c-gpio";
> gpios = <&gpy2 4 0>, <&gpy2 5 0>;
> --
> 2.0.0.rc2
WARNING: multiple messages have this Message-ID (diff)
From: kgene@kernel.org (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [RESEND PATCH 2/2] ARM: dts: exynos4412-trats2: Enable TMU support at Trats2
Date: Sat, 22 Nov 2014 11:40:00 +0900 [thread overview]
Message-ID: <035701d005fd$9ca13620$d5e3a260$@kernel.org> (raw)
In-Reply-To: <1416474343-1283-2-git-send-email-l.majewski@samsung.com>
Lukasz Majewski wrote:
>
+ Bart, Tomasz and MLs
Will apply.
Thanks
Kukjin
> This patch enables support for TMU at Exynos4412 based Trats2 board.
>
> Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
> Reviewed-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
> Reviewed-by: Tomasz Figa <tomasz.figa@gmail.com>
> ---
> arch/arm/boot/dts/exynos4412-trats2.dts | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/arch/arm/boot/dts/exynos4412-trats2.dts b/arch/arm/boot/dts/exynos4412-trats2.dts
> index 5e066cd..121430d 100644
> --- a/arch/arm/boot/dts/exynos4412-trats2.dts
> +++ b/arch/arm/boot/dts/exynos4412-trats2.dts
> @@ -551,6 +551,11 @@
> status = "okay";
> };
>
> + tmu at 100C0000 {
> + vtmu-supply = <&ldo10_reg>;
> + status = "okay";
> + };
> +
> i2c_ak8975: i2c-gpio-0 {
> compatible = "i2c-gpio";
> gpios = <&gpy2 4 0>, <&gpy2 5 0>;
> --
> 2.0.0.rc2
next prev parent reply other threads:[~2014-11-22 2:40 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1416474343-1283-1-git-send-email-l.majewski@samsung.com>
2014-11-22 2:39 ` [RESEND PATCH 1/2] ARM: dts: exynos4x12: Device tree node definition for TMU on Exynos4x12 Kukjin Kim
2014-11-22 2:39 ` Kukjin Kim
2014-11-24 8:49 ` Lukasz Majewski
2014-11-24 8:49 ` Lukasz Majewski
2014-11-26 17:56 ` Kukjin Kim
2014-11-26 17:56 ` Kukjin Kim
[not found] ` <1416474343-1283-2-git-send-email-l.majewski@samsung.com>
2014-11-22 2:40 ` Kukjin Kim [this message]
2014-11-22 2:40 ` [RESEND PATCH 2/2] ARM: dts: exynos4412-trats2: Enable TMU support at Trats2 Kukjin Kim
2013-10-09 6:29 [PATCH v2 4/5] ARM: dts: exynos4x12: Device tree node definition for TMU on Exynos4x12 Lukasz Majewski
2014-11-14 10:03 ` [RESEND PATCH 1/2] " Lukasz Majewski
[not found] ` <1415959405-14157-1-git-send-email-l.majewski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2014-11-14 10:03 ` [RESEND PATCH 2/2] ARM: dts: exynos4412-trats2: Enable TMU support at Trats2 Lukasz Majewski
2014-11-14 10:03 ` Lukasz Majewski
2014-11-14 10:03 ` Lukasz Majewski
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='035701d005fd$9ca13620$d5e3a260$@kernel.org' \
--to=kgene@kernel.org \
--cc=b.zolnierkie@samsung.com \
--cc=l.majewski@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=tomasz.figa@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.