All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/4] dt-bindings: pinctrl: at91-pio4: update license to SPDX style
@ 2021-01-07  7:20 Eugen Hristev
  2021-01-07  7:20 ` [PATCH 2/4] dt-bindings: pinctrl: at91-pio4: add property for drive strength Eugen Hristev
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eugen Hristev @ 2021-01-07  7:20 UTC (permalink / raw)
  To: u-boot

Update license header to SPDX style

Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
---
 include/dt-bindings/pinctrl/at91.h | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/include/dt-bindings/pinctrl/at91.h b/include/dt-bindings/pinctrl/at91.h
index 616f5ce400..5afb1863c3 100644
--- a/include/dt-bindings/pinctrl/at91.h
+++ b/include/dt-bindings/pinctrl/at91.h
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * This header provides constants for most at91 pinctrl bindings.
  *
  * Copyright (C) 2013 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
- *
- * GPLv2 only
  */
 
 #ifndef __DT_BINDINGS_AT91_PINCTRL_H__
-- 
2.25.1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-01-07  7:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-07  7:20 [PATCH 1/4] dt-bindings: pinctrl: at91-pio4: update license to SPDX style Eugen Hristev
2021-01-07  7:20 ` [PATCH 2/4] dt-bindings: pinctrl: at91-pio4: add property for drive strength Eugen Hristev
2021-01-07  7:20 ` [PATCH 3/4] pinctrl: at91-pio4: convert to dev_read_prop Eugen Hristev
2021-01-07  7:20 ` [PATCH 4/4] pinctrl: at91-pio4: implement drive strength support Eugen Hristev

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.