[PATCH] pinctrl: sx150x: reformat and fixup Copyright header
Neil Armstrong
neil.armstrong at linaro.org
Wed Jul 30 10:03:39 CEST 2025
The Linux pinctrl-sx150 was originally written as a GPIO driver
and fully rewritten by me as a Pinctrl driver and extended by
other contributors.
Fixup the Copyright header style and correctly report the
Copyright headers from the Linux driver.
Signed-off-by: Neil Armstrong <neil.armstrong at linaro.org>
---
drivers/pinctrl/pinctrl-sx150x.c | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/drivers/pinctrl/pinctrl-sx150x.c b/drivers/pinctrl/pinctrl-sx150x.c
index 324d7af8fcd003905d23dc438d9459187403b782..20355fbddabedb5ccbd289c64bfbab5f7c143556 100644
--- a/drivers/pinctrl/pinctrl-sx150x.c
+++ b/drivers/pinctrl/pinctrl-sx150x.c
@@ -3,8 +3,12 @@
* Copyright (C) 2024, Exfo Inc - All Rights Reserved
*
* Author: Anis CHALI <anis.chali at exfo.com>
- * inspired and adapted from linux driver of sx150x written by Gregory Bean
- * <gbean at codeaurora.org>
+ *
+ * Inspired and adapted from the Linux pinctrl-sx150x driver:
+ * Copyright (c) 2016, BayLibre, SAS. All rights reserved.
+ * Author: Neil Armstrong <narmstrong at baylibre.com>
+ * Copyright (c) 2010, Code Aurora Forum. All rights reserved.
+ * Author: Gregory Bean <gbean at codeaurora.org>
*/
#include <asm/gpio.h>
---
base-commit: a8f20bb6650df56d2600cda2c66f9349df9e49c8
change-id: 20250730-topic-sx150x-copyright-baa7865838c9
Best regards,
--
Neil Armstrong <neil.armstrong at linaro.org>
More information about the U-Boot
mailing list