Re: [PATCH 22/35] ARM: davinci: cp-intc: add the new config structures for da8xx SoCs

From: Sekhar Nori
Date: Thu Feb 07 2019 - 08:36:05 EST


On 31/01/19 7:09 PM, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx>
>
> Add the new-style config structures for dm* SoCs. They will be used

da* SoCs.

> once we make the cp-intc driver stop using davinci_soc_info.
>
> Signed-off-by: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx>
> ---
> arch/arm/mach-davinci/da830.c | 10 ++++++++++
> arch/arm/mach-davinci/da850.c | 10 ++++++++++
> 2 files changed, 20 insertions(+)

Thanks,
Sekhar