Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

pinctrl: intel: Align Copyright note with corporate guidelines

The Copyright note must follow the

Copyright (C) <year(s)> Intel Corporation

template, where (C) is always capitalised and <year(s)> either
a single year or a range. Update the Intel pin control drivers
to follow.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Linus Walleij <linusw@kernel.org>

authored by

Andy Shevchenko and committed by
Linus Walleij
6e544d87 ca3299dc

+25 -25
+1 -1
drivers/pinctrl/intel/pinctrl-alderlake.c
··· 2 2 /* 3 3 * Intel Alder Lake PCH pinctrl/GPIO driver 4 4 * 5 - * Copyright (C) 2020, 2022 Intel Corporation 5 + * Copyright (C) 2020-2022 Intel Corporation 6 6 * Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com> 7 7 */ 8 8
+1 -1
drivers/pinctrl/intel/pinctrl-baytrail.c
··· 2 2 /* 3 3 * Pinctrl GPIO driver for Intel Baytrail 4 4 * 5 - * Copyright (c) 2012-2013, Intel Corporation 5 + * Copyright (C) 2012-2013 Intel Corporation 6 6 * Author: Mathias Nyman <mathias.nyman@linux.intel.com> 7 7 */ 8 8
+1 -1
drivers/pinctrl/intel/pinctrl-broxton.c
··· 2 2 /* 3 3 * Intel Broxton SoC pinctrl/GPIO driver 4 4 * 5 - * Copyright (C) 2015, 2016 Intel Corporation 5 + * Copyright (C) 2015-2016 Intel Corporation 6 6 * Author: Mika Westerberg <mika.westerberg@linux.intel.com> 7 7 */ 8 8
+1 -1
drivers/pinctrl/intel/pinctrl-cannonlake.c
··· 2 2 /* 3 3 * Intel Cannon Lake PCH pinctrl/GPIO driver 4 4 * 5 - * Copyright (C) 2017, Intel Corporation 5 + * Copyright (C) 2017 Intel Corporation 6 6 * Authors: Andy Shevchenko <andriy.shevchenko@linux.intel.com> 7 7 * Mika Westerberg <mika.westerberg@linux.intel.com> 8 8 */
+1 -1
drivers/pinctrl/intel/pinctrl-cedarfork.c
··· 2 2 /* 3 3 * Intel Cedar Fork PCH pinctrl/GPIO driver 4 4 * 5 - * Copyright (C) 2017, Intel Corporation 5 + * Copyright (C) 2017 Intel Corporation 6 6 * Author: Mika Westerberg <mika.westerberg@linux.intel.com> 7 7 */ 8 8
+1 -1
drivers/pinctrl/intel/pinctrl-cherryview.c
··· 2 2 /* 3 3 * Cherryview/Braswell pinctrl driver 4 4 * 5 - * Copyright (C) 2014, 2020 Intel Corporation 5 + * Copyright (C) 2014-2020 Intel Corporation 6 6 * Author: Mika Westerberg <mika.westerberg@linux.intel.com> 7 7 * 8 8 * This driver is based on the original Cherryview GPIO driver by
+1 -1
drivers/pinctrl/intel/pinctrl-denverton.c
··· 2 2 /* 3 3 * Intel Denverton SoC pinctrl/GPIO driver 4 4 * 5 - * Copyright (C) 2017, Intel Corporation 5 + * Copyright (C) 2017 Intel Corporation 6 6 * Author: Mika Westerberg <mika.westerberg@linux.intel.com> 7 7 */ 8 8
+1 -1
drivers/pinctrl/intel/pinctrl-elkhartlake.c
··· 2 2 /* 3 3 * Intel Elkhart Lake PCH pinctrl/GPIO driver 4 4 * 5 - * Copyright (C) 2019, Intel Corporation 5 + * Copyright (C) 2019 Intel Corporation 6 6 * Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com> 7 7 */ 8 8
+1 -1
drivers/pinctrl/intel/pinctrl-emmitsburg.c
··· 2 2 /* 3 3 * Intel Emmitsburg PCH pinctrl/GPIO driver 4 4 * 5 - * Copyright (C) 2020, Intel Corporation 5 + * Copyright (C) 2020 Intel Corporation 6 6 * Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com> 7 7 */ 8 8
+1 -1
drivers/pinctrl/intel/pinctrl-icelake.c
··· 2 2 /* 3 3 * Intel Ice Lake PCH pinctrl/GPIO driver 4 4 * 5 - * Copyright (C) 2018, 2022 Intel Corporation 5 + * Copyright (C) 2018-2022 Intel Corporation 6 6 * Authors: Andy Shevchenko <andriy.shevchenko@linux.intel.com> 7 7 * Mika Westerberg <mika.westerberg@linux.intel.com> 8 8 */
+1 -1
drivers/pinctrl/intel/pinctrl-intel-platform.c
··· 2 2 /* 3 3 * Intel PCH pinctrl/GPIO driver 4 4 * 5 - * Copyright (C) 2021-2023, Intel Corporation 5 + * Copyright (C) 2021-2023 Intel Corporation 6 6 * Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com> 7 7 */ 8 8
+1 -1
drivers/pinctrl/intel/pinctrl-intel.c
··· 2 2 /* 3 3 * Intel pinctrl/GPIO core driver. 4 4 * 5 - * Copyright (C) 2015, Intel Corporation 5 + * Copyright (C) 2015 Intel Corporation 6 6 * Authors: Mathias Nyman <mathias.nyman@linux.intel.com> 7 7 * Mika Westerberg <mika.westerberg@linux.intel.com> 8 8 */
+1 -1
drivers/pinctrl/intel/pinctrl-intel.h
··· 2 2 /* 3 3 * Core pinctrl/GPIO driver for Intel GPIO controllers 4 4 * 5 - * Copyright (C) 2015, Intel Corporation 5 + * Copyright (C) 2015 Intel Corporation 6 6 * Authors: Mathias Nyman <mathias.nyman@linux.intel.com> 7 7 * Mika Westerberg <mika.westerberg@linux.intel.com> 8 8 */
+1 -1
drivers/pinctrl/intel/pinctrl-jasperlake.c
··· 2 2 /* 3 3 * Intel Jasper Lake PCH pinctrl/GPIO driver 4 4 * 5 - * Copyright (C) 2020, Intel Corporation 5 + * Copyright (C) 2020 Intel Corporation 6 6 * Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com> 7 7 */ 8 8
+1 -1
drivers/pinctrl/intel/pinctrl-lakefield.c
··· 2 2 /* 3 3 * Intel Lakefield PCH pinctrl/GPIO driver 4 4 * 5 - * Copyright (C) 2020, Intel Corporation 5 + * Copyright (C) 2020 Intel Corporation 6 6 * Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com> 7 7 */ 8 8
+1 -1
drivers/pinctrl/intel/pinctrl-lewisburg.c
··· 2 2 /* 3 3 * Intel Lewisburg pinctrl/GPIO driver 4 4 * 5 - * Copyright (C) 2017, Intel Corporation 5 + * Copyright (C) 2017 Intel Corporation 6 6 * Author: Mika Westerberg <mika.westerberg@linux.intel.com> 7 7 */ 8 8
+1 -1
drivers/pinctrl/intel/pinctrl-lynxpoint.c
··· 2 2 /* 3 3 * Intel Lynxpoint PCH pinctrl/GPIO driver 4 4 * 5 - * Copyright (c) 2012, 2019, Intel Corporation 5 + * Copyright (C) 2012-2019 Intel Corporation 6 6 * Authors: Mathias Nyman <mathias.nyman@linux.intel.com> 7 7 * Andy Shevchenko <andriy.shevchenko@linux.intel.com> 8 8 */
+1 -1
drivers/pinctrl/intel/pinctrl-merrifield.c
··· 2 2 /* 3 3 * Intel Merrifield SoC pinctrl driver 4 4 * 5 - * Copyright (C) 2016, Intel Corporation 5 + * Copyright (C) 2016 Intel Corporation 6 6 * Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com> 7 7 */ 8 8
+1 -1
drivers/pinctrl/intel/pinctrl-meteorlake.c
··· 2 2 /* 3 3 * Intel Meteor Lake PCH pinctrl/GPIO driver 4 4 * 5 - * Copyright (C) 2022, Intel Corporation 5 + * Copyright (C) 2022 Intel Corporation 6 6 * Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com> 7 7 */ 8 8
+1 -1
drivers/pinctrl/intel/pinctrl-meteorpoint.c
··· 2 2 /* 3 3 * Intel Meteor Point PCH pinctrl/GPIO driver 4 4 * 5 - * Copyright (C) 2022-2023, Intel Corporation 5 + * Copyright (C) 2022-2023 Intel Corporation 6 6 * Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com> 7 7 */ 8 8
+1 -1
drivers/pinctrl/intel/pinctrl-moorefield.c
··· 2 2 /* 3 3 * Intel Moorefield SoC pinctrl driver 4 4 * 5 - * Copyright (C) 2022, Intel Corporation 5 + * Copyright (C) 2022 Intel Corporation 6 6 * Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com> 7 7 */ 8 8
+1 -1
drivers/pinctrl/intel/pinctrl-sunrisepoint.c
··· 2 2 /* 3 3 * Intel Sunrisepoint PCH pinctrl/GPIO driver 4 4 * 5 - * Copyright (C) 2015, Intel Corporation 5 + * Copyright (C) 2015 Intel Corporation 6 6 * Authors: Mathias Nyman <mathias.nyman@linux.intel.com> 7 7 * Mika Westerberg <mika.westerberg@linux.intel.com> 8 8 */
+1 -1
drivers/pinctrl/intel/pinctrl-tangier.c
··· 2 2 /* 3 3 * Intel Tangier pinctrl driver 4 4 * 5 - * Copyright (C) 2016, 2023 Intel Corporation 5 + * Copyright (C) 2016-2023 Intel Corporation 6 6 * 7 7 * Authors: Andy Shevchenko <andriy.shevchenko@linux.intel.com> 8 8 * Raag Jadav <raag.jadav@intel.com>
+1 -1
drivers/pinctrl/intel/pinctrl-tangier.h
··· 2 2 /* 3 3 * Intel Tangier pinctrl functions 4 4 * 5 - * Copyright (C) 2016, 2023 Intel Corporation 5 + * Copyright (C) 2016-2023 Intel Corporation 6 6 * 7 7 * Authors: Andy Shevchenko <andriy.shevchenko@linux.intel.com> 8 8 * Raag Jadav <raag.jadav@intel.com>
+1 -1
drivers/pinctrl/intel/pinctrl-tigerlake.c
··· 2 2 /* 3 3 * Intel Tiger Lake PCH pinctrl/GPIO driver 4 4 * 5 - * Copyright (C) 2019 - 2020, Intel Corporation 5 + * Copyright (C) 2019-2020 Intel Corporation 6 6 * Authors: Andy Shevchenko <andriy.shevchenko@linux.intel.com> 7 7 * Mika Westerberg <mika.westerberg@linux.intel.com> 8 8 */