[PATCH v4] ARM: EXYNOS: add Exynos3250 PMU support
Pankaj Dubey
pankaj.dubey at samsung.com
Wed Nov 19 03:24:10 PST 2014
On Tuesday, November 18, 2014 11:05 PM, Bartlomiej Zolnierkiewicz Wrote:
> This patch prepares the PMU code for the future:
> - suspend/resume (S2R) support
> - cpuidle AFTR/W-AFTR modes support
> on Exynos3250.
>
> Cc: Pankaj Dubey <pankaj.dubey at samsung.com>
> Cc: Vikas Sajjan <vikas.sajjan at samsung.com>
> Acked-by: Kyungmin Park <kyungmin.park at samsung.com>
> Signed-off-by: Chanwoo Choi <cw00.choi at samsung.com>
> Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie at samsung.com>
Other than one small nitpick patch looks fine to me. Tested on Exynos3250
based
Espresso board and kernel booted fine.
Reviewed-by: Pankaj Dubey <pankaj.dubey at samsung.com>
>
> +static void exynos3250_pmu_init(void)
> +{
> + unsigned int value;
> +
> + /*
> + * To prevent form issuing new bus request form L2 memory system
typo: %s/form/from
> + * If core status is power down, should be set '1' to L2 power down
> + */
Thanks,
Pankaj Dubey
> --
> 1.8.2.3
More information about the linux-arm-kernel
mailing list