* [PATCH] iio: adc: qcom: Unify user-visible "Qualcomm" name
@ 2026-04-23 17:35 Krzysztof Kozlowski
2026-04-23 17:42 ` Jonathan Cameron
0 siblings, 1 reply; 2+ messages in thread
From: Krzysztof Kozlowski @ 2026-04-23 17:35 UTC (permalink / raw)
To: Jonathan Cameron, David Lechner, Nuno Sá, Andy Shevchenko,
linux-iio, linux-kernel
Cc: =Bjorn Andersson, Konrad Dybcio, linux-arm-msm,
Krzysztof Kozlowski
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@oss.qualcomm.com>
---
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
--
2.51.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] iio: adc: qcom: Unify user-visible "Qualcomm" name
2026-04-23 17:35 [PATCH] iio: adc: qcom: Unify user-visible "Qualcomm" name Krzysztof Kozlowski
@ 2026-04-23 17:42 ` Jonathan Cameron
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Cameron @ 2026-04-23 17:42 UTC (permalink / raw)
To: Krzysztof Kozlowski
Cc: David Lechner, Nuno Sá, Andy Shevchenko, linux-iio,
linux-kernel, =Bjorn Andersson, Konrad Dybcio, linux-arm-msm
On Thu, 23 Apr 2026 19:35:46 +0200
Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> 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@oss.qualcomm.com>
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-04-23 17:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-23 17:35 [PATCH] iio: adc: qcom: Unify user-visible "Qualcomm" name Krzysztof Kozlowski
2026-04-23 17:42 ` Jonathan Cameron
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox