Hi, On 19. 2. 13. 오전 2:50, Krzysztof Kozlowski wrote: > Add ID for TSADC clock to Exynos5410. Choose the same value of ID as in > Exynos5420 to make it simpler/compatible in future (although clock > driver code is not shared). > > Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> > --- > include/dt-bindings/clock/exynos5410.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/include/dt-bindings/clock/exynos5410.h b/include/dt-bindings/clock/exynos5410.h > index 5b911ede0534..86c2ad56c5ef 100644 > --- a/include/dt-bindings/clock/exynos5410.h > +++ b/include/dt-bindings/clock/exynos5410.h > @@ -45,6 +45,7 @@ > #define CLK_USI1 266 > #define CLK_USI2 267 > #define CLK_USI3 268 > +#define CLK_TSADC 270 > #define CLK_PWM 279 > #define CLK_MCT 315 > #define CLK_WDT 316 > Acked-by: Chanwoo Choi <cw00.choi@xxxxxxxxxxx> -- Best Regards, Chanwoo Choi Samsung Electronics