On Tue, Mar 14, 2017 at 4:37 PM, Bartlomiej Zolnierkiewicz <b.zolnier...@samsung.com> wrote: > On Saturday, March 11, 2017 08:25:32 PM Krzysztof Kozlowski wrote: >> Phy drivers access PMU region through regmap provided by exynos-pmu >> driver. However there is no need to duplicate defines for PMU >> registers. Instead just use whatever is defined in exynos-regs-pmu.h. >> >> This reduces number of defines and allows removal of one header. > > exynos5-pmu.h goes away in patch #4
Right, I will leave only the first part about number of defines. Thanks, Krzysztof