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

Kukjin Kim kgene.kim at samsung.com
Mon Oct 29 08:22:22 EDT 2012


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.

[...]

> +#define EXYNOS4_IRQ_TMU_TRIG0		COMBINER_IRQ(2, 4)
> +#define EXYNOS4_IRQ_TMU_TRIG1		COMBINER_IRQ(3, 4)

BTW, where are above definitions used?

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