[PATCH v2 1/2] ARM: exynos4: Add devicetree node for TMU driver

Amit Daniel Kachhap amit.daniel at samsung.com
Tue Oct 30 01:53:26 EDT 2012


On 29 October 2012 17:52, Kukjin Kim <kgene.kim at samsung.com> wrote:
> On 10/26/12 18:29, Amit Daniel Kachhap wrote:
>>
>> From: Amit Daniel Kachhap<amit.daniel at samsung.com>
>>
>> This patch adds necessary source definations needed for TMU driver and
>> adds devicetree node for exynos4210.
>>
>> Signed-off-by: Amit Daniel Kachhap<amit.daniel at samsung.com>
>> ---
>
>
> [...]
>
>
>> +               .name           = "tmu_apbif",
>> +               .enable         = exynos4_clk_ip_perir_ctrl,
>> +               .ctrlbit        = (1<<  17),
>
>
> tab instead of white spaces?
>
> I fixed them when I applied.
Thanks Mr Kim.
>
> [...]
>
>
>> +#define EXYNOS4_IRQ_TMU_TRIG0          COMBINER_IRQ(2, 4)
>> +#define EXYNOS4_IRQ_TMU_TRIG1          COMBINER_IRQ(3, 4)
>
>
> BTW, where are above definitions used?

They are not used currently but might be useful for non DT support.

Thanks,
Amit Daniel
>
> Thanks.
>
> Best regards,
> Kgene.
> --
> Kukjin Kim <kgene.kim at samsung.com>, Senior Engineer,
> SW Solution Development Team, Samsung Electronics Co., Ltd.



More information about the linux-arm-kernel mailing list