lkml.org 
[lkml]   [2021]   [Nov]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH] iio: imx8qxp-adc: fix dependency to the intended ARCH_MXC config
Hi Lukas,

On Thu, Nov 11, 2021 at 5:40 AM Lukas Bulwahn <lukas.bulwahn@gmail.com> wrote:
>
> Commit 1e23dcaa1a9f ("iio: imx8qxp-adc: Add driver support for NXP IMX8QXP
> ADC") adds the config IMX8QXP_ADC for this new driver, which depends on
> the non-existing config ARCH_MXC_ARM64.
>
> Hence, ./scripts/checkkconfigsymbols.py warns:
>
> ARCH_MXC_ARM64
> Referencing files: drivers/iio/adc/Kconfig
>
> Probably, the existing config ARCH_MXC is intended to be referred here.
> So, repair the dependency to refer to that config.
>
> Fixes: 1e23dcaa1a9f ("iio: imx8qxp-adc: Add driver support for NXP IMX8QXP ADC")
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>

This looks good.

The incorrect ARCH_MXC_ARM64 symbol probably came when porting the
driver from the NXP downstream kernel:

Reviewed-by: Fabio Estevam <festevam@gmail.com>

\
 
 \ /
  Last update: 2021-11-11 11:32    [W:0.100 / U:0.304 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site