[PATCH RESEND v2 01/12] ARM: exynos4: create a DT header defining CLK IDs
Tomasz Figa
tomasz.figa at gmail.com
Tue Jan 7 19:53:45 EST 2014
On Tuesday 07 of January 2014 15:47:29 Andrzej Hajda wrote:
> The patch adds header file defining clock IDs.
> This allows to use macros instead of magic numbers in DT bindings.
>
> Signed-off-by: Andrzej Hajda <a.hajda at samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park at samsung.com>
> ---
> include/dt-bindings/clock/exynos4.h | 244 ++++++++++++++++++++++++++++++++++++
> 1 file changed, 244 insertions(+)
> create mode 100644 include/dt-bindings/clock/exynos4.h
>
> diff --git a/include/dt-bindings/clock/exynos4.h b/include/dt-bindings/clock/exynos4.h
> new file mode 100644
> index 0000000..75aff33
> --- /dev/null
> +++ b/include/dt-bindings/clock/exynos4.h
> @@ -0,0 +1,244 @@
> +/*
> + * Copyright (c) 2013 Samsung Electronics Co., Ltd.
> + * Author: Andrzej Haja <a.hajda at samsung.com>
> + *
Oops, seems like you made a typo in your name here. Let me fix this
when applying. ;)
Best regards,
Tomasz
More information about the linux-arm-kernel
mailing list