[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20250517223237.15647-2-casey.connolly@linaro.org>
Date: Sat, 17 May 2025 23:32:38 +0100
From: Casey Connolly <casey.connolly@...aro.org>
To: Andrew Morton <akpm@...ux-foundation.org>,
Krzysztof Kozlowski <krzk@...nel.org>,
linux-kernel@...r.kernel.org
Cc: Casey Connolly <casey.connolly@...aro.org>
Subject: [PATCH] mailmap: update and consolidate Casey Connolly's name and email
I've used several email addresses and a previous name to contribute.
Consolidate all of these to my primary email and update my name.
Signed-off-by: Casey Connolly <casey.connolly@...aro.org>
---
.mailmap | 3 +++
.../devicetree/bindings/display/panel/lg,sw43408.yaml | 2 +-
.../devicetree/bindings/iio/adc/qcom,spmi-rradc.yaml | 2 +-
.../bindings/power/supply/qcom,pmi8998-charger.yaml | 2 +-
MAINTAINERS | 2 +-
arch/arm64/boot/dts/qcom/qcm6490-shift-otter.dts | 2 +-
arch/arm64/boot/dts/qcom/sdm845-shift-axolotl.dts | 2 +-
drivers/gpu/drm/panel/panel-samsung-sofef00.c | 4 ++--
drivers/iio/adc/qcom-spmi-rradc.c | 4 ++--
drivers/power/supply/qcom_pmi8998_charger.c | 4 ++--
include/soc/qcom/qcom-spmi-pmic.h | 2 +-
11 files changed, 16 insertions(+), 13 deletions(-)
diff --git a/.mailmap b/.mailmap
index 60f8ed80ec10..cf2b76d4442e 100644
--- a/.mailmap
+++ b/.mailmap
@@ -154,8 +154,11 @@ Brian Cain <bcain@...nel.org> <bcain@...cinc.com>
Brian King <brking@...ibm.com>
Brian Silverman <bsilver16384@...il.com> <brian.silverman@...erivertech.com>
Bryan Tan <bryan-bt.tan@...adcom.com> <bryantan@...are.com>
Cai Huoqing <cai.huoqing@...ux.dev> <caihuoqing@...du.com>
+Casey Connolly <casey.connolly@...aro.org> <caleb.connolly@...aro.org>
+Casey Connolly <casey.connolly@...aro.org> <caleb@...nolly.tech>
+Casey Connolly <casey.connolly@...aro.org> <caleb@...tmarketos.org>
Can Guo <quic_cang@...cinc.com> <cang@...eaurora.org>
Carl Huang <quic_cjhuang@...cinc.com> <cjhuang@...eaurora.org>
Carlos Bilbao <carlos.bilbao@...nel.org> <carlos.bilbao@....com>
Carlos Bilbao <carlos.bilbao@...nel.org> <carlos.bilbao.osdev@...il.com>
diff --git a/Documentation/devicetree/bindings/display/panel/lg,sw43408.yaml b/Documentation/devicetree/bindings/display/panel/lg,sw43408.yaml
index bbaaa783d184..2219d3d4ac43 100644
--- a/Documentation/devicetree/bindings/display/panel/lg,sw43408.yaml
+++ b/Documentation/devicetree/bindings/display/panel/lg,sw43408.yaml
@@ -6,9 +6,9 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: LG SW43408 1080x2160 DSI panel
maintainers:
- - Caleb Connolly <caleb.connolly@...aro.org>
+ - Casey Connolly <casey.connolly@...aro.org>
description:
This panel is used on the Pixel 3, it is a 60hz OLED panel which
required DSC (Display Stream Compression) and has rounded corners.
diff --git a/Documentation/devicetree/bindings/iio/adc/qcom,spmi-rradc.yaml b/Documentation/devicetree/bindings/iio/adc/qcom,spmi-rradc.yaml
index f39bc92c2b99..862e450da214 100644
--- a/Documentation/devicetree/bindings/iio/adc/qcom,spmi-rradc.yaml
+++ b/Documentation/devicetree/bindings/iio/adc/qcom,spmi-rradc.yaml
@@ -6,9 +6,9 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Qualcomm's SPMI PMIC Round Robin ADC
maintainers:
- - Caleb Connolly <caleb.connolly@...aro.org>
+ - Casey Connolly <casey.connolly@...aro.org>
description: |
The Qualcomm SPMI Round Robin ADC (RRADC) provides interface to clients to
read the voltage, current and temperature for supported peripherals such as
diff --git a/Documentation/devicetree/bindings/power/supply/qcom,pmi8998-charger.yaml b/Documentation/devicetree/bindings/power/supply/qcom,pmi8998-charger.yaml
index a0f9d49ff8fb..90c7dc7632c5 100644
--- a/Documentation/devicetree/bindings/power/supply/qcom,pmi8998-charger.yaml
+++ b/Documentation/devicetree/bindings/power/supply/qcom,pmi8998-charger.yaml
@@ -6,9 +6,9 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Qualcomm PMI8998/PM660 Switch-Mode Battery Charger "2"
maintainers:
- - Caleb Connolly <caleb.connolly@...aro.org>
+ - Casey Connolly <casey.connolly@...aro.org>
properties:
compatible:
enum:
diff --git a/MAINTAINERS b/MAINTAINERS
index 20e07e61a148..14ca3b570231 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7547,9 +7547,9 @@ F: Documentation/devicetree/bindings/display/panel/jadard,jd9365da-h3.yaml
F: drivers/gpu/drm/panel/panel-jadard-jd9365da-h3.c
DRM DRIVER FOR LG SW43408 PANELS
M: Sumit Semwal <sumit.semwal@...aro.org>
-M: Caleb Connolly <caleb.connolly@...aro.org>
+M: Casey Connolly <casey.connolly@...aro.org>
S: Maintained
T: git https://gitlab.freedesktop.org/drm/misc/kernel.git
F: Documentation/devicetree/bindings/display/panel/lg,sw43408.yaml
F: drivers/gpu/drm/panel/panel-lg-sw43408.c
diff --git a/arch/arm64/boot/dts/qcom/qcm6490-shift-otter.dts b/arch/arm64/boot/dts/qcom/qcm6490-shift-otter.dts
index 712f29fbe85e..b9a0f7ac4d9c 100644
--- a/arch/arm64/boot/dts/qcom/qcm6490-shift-otter.dts
+++ b/arch/arm64/boot/dts/qcom/qcm6490-shift-otter.dts
@@ -1,8 +1,8 @@
// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2023, Luca Weiss <luca.weiss@...rphone.com>
- * Copyright (c) 2024, Caleb Connolly <caleb@...tmarketos.org>
+ * Copyright (c) 2024, Casey Connolly <casey.connolly@...aro.org>
*/
/dts-v1/;
diff --git a/arch/arm64/boot/dts/qcom/sdm845-shift-axolotl.dts b/arch/arm64/boot/dts/qcom/sdm845-shift-axolotl.dts
index e5da58d11064..2cf7b5e1243c 100644
--- a/arch/arm64/boot/dts/qcom/sdm845-shift-axolotl.dts
+++ b/arch/arm64/boot/dts/qcom/sdm845-shift-axolotl.dts
@@ -1,8 +1,8 @@
// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (c) 2022, Alexander Martinz <amartinz@...ftphones.com>
- * Copyright (c) 2022, Caleb Connolly <caleb@...nolly.tech>
+ * Copyright (c) 2022, Casey Connolly <casey.connolly@...aro.org>
* Copyright (c) 2022, Dylan Van Assche <me@...anvanassche.be>
*/
/dts-v1/;
diff --git a/drivers/gpu/drm/panel/panel-samsung-sofef00.c b/drivers/gpu/drm/panel/panel-samsung-sofef00.c
index 210a25afe82b..d92ae6b6100f 100644
--- a/drivers/gpu/drm/panel/panel-samsung-sofef00.c
+++ b/drivers/gpu/drm/panel/panel-samsung-sofef00.c
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0-only
-/* Copyright (c) 2020 Caleb Connolly <caleb@...nolly.tech>
+/* Copyright (c) 2020 Casey Connolly <casey.connolly@...aro.org>
* Generated with linux-mdss-dsi-panel-driver-generator from vendor device tree:
* Copyright (c) 2020, The Linux Foundation. All rights reserved.
*/
@@ -259,7 +259,7 @@ static struct mipi_dsi_driver sofef00_panel_driver = {
};
module_mipi_dsi_driver(sofef00_panel_driver);
-MODULE_AUTHOR("Caleb Connolly <caleb@...nolly.tech>");
+MODULE_AUTHOR("Casey Connolly <casey.connolly@...aro.org>");
MODULE_DESCRIPTION("DRM driver for Samsung AMOLED DSI panels found in OnePlus 6/6T phones");
MODULE_LICENSE("GPL v2");
diff --git a/drivers/iio/adc/qcom-spmi-rradc.c b/drivers/iio/adc/qcom-spmi-rradc.c
index 63ebaf13ef19..f61ad0510f04 100644
--- a/drivers/iio/adc/qcom-spmi-rradc.c
+++ b/drivers/iio/adc/qcom-spmi-rradc.c
@@ -1,9 +1,9 @@
// SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright (c) 2016-2017, 2019, The Linux Foundation. All rights reserved.
* Copyright (c) 2022 Linaro Limited.
- * Author: Caleb Connolly <caleb.connolly@...aro.org>
+ * Author: Casey Connolly <casey.connolly@...aro.org>
*
* This driver is for the Round Robin ADC found in the pmi8998 and pm660 PMICs.
*/
@@ -1015,6 +1015,6 @@ static struct platform_driver rradc_driver = {
};
module_platform_driver(rradc_driver);
MODULE_DESCRIPTION("QCOM SPMI PMIC RR ADC driver");
-MODULE_AUTHOR("Caleb Connolly <caleb.connolly@...aro.org>");
+MODULE_AUTHOR("Casey Connolly <casey.connolly@...aro.org>");
MODULE_LICENSE("GPL");
diff --git a/drivers/power/supply/qcom_pmi8998_charger.c b/drivers/power/supply/qcom_pmi8998_charger.c
index 74a8d8ed8d9f..c2f8f2e24398 100644
--- a/drivers/power/supply/qcom_pmi8998_charger.c
+++ b/drivers/power/supply/qcom_pmi8998_charger.c
@@ -1,9 +1,9 @@
// SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright (c) 2016-2019 The Linux Foundation. All rights reserved.
* Copyright (c) 2023, Linaro Ltd.
- * Author: Caleb Connolly <caleb.connolly@...aro.org>
+ * Author: Casey Connolly <casey.connolly@...aro.org>
*
* This driver is for the switch-mode battery charger and boost
* hardware found in pmi8998 and related PMICs.
*/
@@ -1044,7 +1044,7 @@ static struct platform_driver qcom_spmi_smb2 = {
};
module_platform_driver(qcom_spmi_smb2);
-MODULE_AUTHOR("Caleb Connolly <caleb.connolly@...aro.org>");
+MODULE_AUTHOR("Casey Connolly <casey.connolly@...aro.org>");
MODULE_DESCRIPTION("Qualcomm SMB2 Charger Driver");
MODULE_LICENSE("GPL");
diff --git a/include/soc/qcom/qcom-spmi-pmic.h b/include/soc/qcom/qcom-spmi-pmic.h
index a62d500a6fda..df3d3a0af98a 100644
--- a/include/soc/qcom/qcom-spmi-pmic.h
+++ b/include/soc/qcom/qcom-spmi-pmic.h
@@ -1,7 +1,7 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* Copyright (c) 2022 Linaro. All rights reserved.
- * Author: Caleb Connolly <caleb.connolly@...aro.org>
+ * Author: Casey Connolly <casey.connolly@...aro.org>
*/
#ifndef __QCOM_SPMI_PMIC_H__
#define __QCOM_SPMI_PMIC_H__
--
2.49.0
Powered by blists - more mailing lists