[PATCH v2 1/4] ARM: dts: thermal: exynos4: TMU device tree support for Exynos4412 targets
amit daniel kachhap
amit.daniel at samsung.com
Mon Apr 29 14:57:38 EST 2013
Hi,
On Thu, Apr 25, 2013 at 9:15 PM, Eduardo Valentin
<eduardo.valentin at ti.com> wrote:
> On 25-04-2013 08:30, Lukasz Majewski wrote:
>>
>> Device tree support for TMU at Exynos4x12 targets.
>>
>> Signed-off-by: Lukasz Majewski <l.majewski at samsung.com>
>> Signed-off-by: Kyungmin Park <kyungmin.park at samsung.com>
>
>
> This patch looks good to me:
> Acked-by: Eduardo Valentin <eduardo.valentin at ti.com>
This patch looks nice but I guess this patch should go via Kukjin
Kim's samsung tree.
Acked-by: Amit Daniel Kachhap <amit.daniel at samsung.com>
Thanks,
Amit Daniel
>
>> ---
>> Changes for v2:
>> - None
>> ---
>> arch/arm/boot/dts/exynos4x12.dtsi | 10 ++++++++++
>> 1 file changed, 10 insertions(+)
>>
>> diff --git a/arch/arm/boot/dts/exynos4x12.dtsi
>> b/arch/arm/boot/dts/exynos4x12.dtsi
>> index e3380a7..ee920b3 100644
>> --- a/arch/arm/boot/dts/exynos4x12.dtsi
>> +++ b/arch/arm/boot/dts/exynos4x12.dtsi
>> @@ -79,4 +79,14 @@
>> interrupts = <0 89 0>;
>> status = "disabled";
>> };
>> +
>> + tmu at 100C0000 {
>> + compatible = "samsung,exynos4412-tmu";
>> + interrupt-parent = <&combiner>;
>> + reg = <0x100C0000 0x100>;
>> + interrupts = <2 4>;
>> + clocks = <&clock 383>;
>> + clock-names = "tmu_apbif";
>> + status = "disabled";
>> + };
>> };
>>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc"
> in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
More information about the devicetree-discuss
mailing list