Re: [PATCH] nvmem: Broaden the selection of NVMEM_SNVS_LPGPR

From: Srinivas Kandagatla
Date: Thu May 23 2019 - 04:55:03 EST




On 23/05/2019 01:15, Fabio Estevam wrote:
The SNVS LPGR IP block is also found on other i.MX SoCs that
are not covered by the current SOC_IMX6 || SOC_IMX7D logic.

One example is the i.MX7ULP.

To avoid keep expanding the SoC logic selection, make it broader
by using the more generic ARCH_MXC symbol instead.

Signed-off-by: Fabio Estevam <festevam@xxxxxxxxx>
---
drivers/nvmem/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


Applied!


Thanks,
srini