From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mickerik.phytec.de ([195.145.39.210]) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1ieICa-0001ki-RN for barebox@lists.infradead.org; Mon, 09 Dec 2019 12:31:50 +0000 From: Stefan Riedmueller Date: Mon, 9 Dec 2019 13:31:37 +0100 Message-Id: <1575894703-316604-2-git-send-email-s.riedmueller@phytec.de> In-Reply-To: <1575894703-316604-1-git-send-email-s.riedmueller@phytec.de> References: <1575894703-316604-1-git-send-email-s.riedmueller@phytec.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: [PATCH v2 2/8] ARM: dts: imx6: pcaaxl3: Update license and model description To: barebox@lists.infradead.org Make use of SPDX license identifiers and update copyright notices and model descriptions of the phyCARD-i.MX 6 SOM. Signed-off-by: Stefan Riedmueller --- Changes in v2: - Don't remove dtsi's model and compatible yet --- arch/arm/dts/imx6q-phytec-pbaa03.dts | 13 ++++--------- arch/arm/dts/imx6q-phytec-pcaaxl3.dtsi | 13 ++++--------- 2 files changed, 8 insertions(+), 18 deletions(-) diff --git a/arch/arm/dts/imx6q-phytec-pbaa03.dts b/arch/arm/dts/imx6q-phytec-pbaa03.dts index 4724a02ad7d8..b11b8b3f93fe 100644 --- a/arch/arm/dts/imx6q-phytec-pbaa03.dts +++ b/arch/arm/dts/imx6q-phytec-pbaa03.dts @@ -1,19 +1,14 @@ +// SPDX-License-Identifier: (GPL-2.0-or-later) /* - * Copyright 2014 Christian Hemp, Phytec Messtechnik GmbH - * - * The code contained herein is licensed under the GNU General Public - * License. You may obtain a copy of the GNU General Public License - * Version 2 or later at the following locations: - * - * http://www.opensource.org/licenses/gpl-license.html - * http://www.gnu.org/copyleft/gpl.html + * Copyright (C) 2014 PHYTEC Messtechnik GmbH + * Author: Christian Hemp */ /dts-v1/; #include "imx6q-phytec-pcaaxl3.dtsi" / { - model = "Phytec phyCARD-i.MX6 Quad Carrier-Board"; + model = "PHYTEC phyCARD-i.MX6 Quad"; compatible = "phytec,imx6q-pbaa03", "phytec,imx6q-pcaaxl3", "fsl,imx6q"; chosen { diff --git a/arch/arm/dts/imx6q-phytec-pcaaxl3.dtsi b/arch/arm/dts/imx6q-phytec-pcaaxl3.dtsi index db986f87ef26..0dbd5419ba10 100644 --- a/arch/arm/dts/imx6q-phytec-pcaaxl3.dtsi +++ b/arch/arm/dts/imx6q-phytec-pcaaxl3.dtsi @@ -1,19 +1,14 @@ +// SPDX-License-Identifier: (GPL-2.0-or-later) /* - * Copyright 2014444 Christian Hemp, Phytec Messtechnik GmbH - * - * The code contained herein is licensed under the GNU General Public - * License. You may obtain a copy of the GNU General Public License - * Version 2 or later at the following locations: - * - * http://www.opensource.org/licenses/gpl-license.html - * http://www.gnu.org/copyleft/gpl.html + * Copyright (C) 2014 PHYTEC Messtechnik GmbH + * Author: Christian Hemp */ #include #include "imx6q.dtsi" / { - model = "Phytec phyCARD-i.MX6 Quad"; + model = "PHYTEC phyCARD-i.MX6 Quad"; compatible = "phytec,imx6q-pcaaxl3", "fsl,imx6q"; chosen { -- 2.7.4 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox