Re: [PATCH v2 4/4] misc: tps6594-pfsm: Add driver for TI TPS6594 PFSM

From: Julien Panis
Date: Wed Mar 15 2023 - 07:49:39 EST




On 3/15/23 12:34, Greg KH wrote:
On Wed, Mar 15, 2023 at 12:07:36PM +0100, Julien Panis wrote:
+// SPDX-License-Identifier: GPL-2.0-or-later
Are you sure about "or-later"? (I have to ask.)

Some others drivers are used with it ("or-later"),
even in misc directory.
But to be honest I'm not sure about the restrictions, if any.
I will ask that as well.

+/*
+ * PFSM (Pre-configurable Finite State Machine) driver for TI TPS6594/TPS6593/LP8764X PMICs
+ *
+ * Copyright (C) 2022 BayLibre Incorporated - https://www.baylibre.com/
It's 2023 now :)


OK, hehe. :) I'll fix that for next version.