Re: [PATCH] iio: adc: qcom: Unify user-visible "Qualcomm" name

From: Jonathan Cameron

Date: Thu Apr 23 2026 - 13:42:48 EST


On Thu, 23 Apr 2026 19:35:46 +0200
Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx> wrote:

> Various names for Qualcomm as a company are used in user-visible config
> options: QCOM, Qualcomm and Qualcomm Technologies. Switch to unified
> "Qualcomm" so it will be easier for users to identify the options when
> for example running menuconfig.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
Fair enough. Applied.

Thanks,

Jonathan

>
> ---
>
> And "Qualcomm Technologies" has even variations over the tree:
> Qualcomm Technologies
> Qualcomm Technologies Inc.
> Qualcomm Technologies, Inc.
>
> I am doing this tree wide:
> https://lore.kernel.org/all/?q=f%3Akrzysztof+s%3A%22Unify+user-visible%22+s%3AQualcomm
> ---
> drivers/iio/adc/Kconfig | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/iio/adc/Kconfig b/drivers/iio/adc/Kconfig
> index a9dedbb8eb46..1115e81ac45b 100644
> --- a/drivers/iio/adc/Kconfig
> +++ b/drivers/iio/adc/Kconfig
> @@ -1354,7 +1354,7 @@ config QCOM_SPMI_VADC
> be called qcom-spmi-vadc.
>
> config QCOM_SPMI_ADC5
> - tristate "Qualcomm Technologies Inc. SPMI PMIC5 ADC"
> + tristate "Qualcomm SPMI PMIC5 ADC"
> depends on SPMI
> select REGMAP_SPMI
> select QCOM_VADC_COMMON
> @@ -1374,7 +1374,7 @@ config QCOM_SPMI_ADC5
> be called qcom-spmi-adc5.
>
> config QCOM_SPMI_ADC5_GEN3
> - tristate "Qualcomm Technologies Inc. SPMI PMIC5 GEN3 ADC"
> + tristate "Qualcomm SPMI PMIC5 GEN3 ADC"
> depends on SPMI && THERMAL
> select REGMAP_SPMI
> select QCOM_VADC_COMMON