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 <[email protected]> > Signed-off-by: Kyungmin Park <[email protected]> > --- > 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 <[email protected]> > + *
Oops, seems like you made a typo in your name here. Let me fix this when applying. ;) Best regards, Tomasz -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
