From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-17.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3ECFAC4338F for ; Tue, 3 Aug 2021 12:45:24 +0000 (UTC) Received: by mail.kernel.org (Postfix) id F24686103C; Tue, 3 Aug 2021 12:45:23 +0000 (UTC) Received: from mx07-00178001.pphosted.com (mx08-00178001.pphosted.com [91.207.212.93]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6412560F9C; Tue, 3 Aug 2021 12:45:23 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 6412560F9C Authentication-Results: mail.kernel.org; dmarc=pass (p=none dis=none) header.from=foss.st.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=foss.st.com Received: from pps.filterd (m0046660.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.16.0.43/8.16.0.43) with SMTP id 173CXHV5031609; Tue, 3 Aug 2021 14:45:20 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h=from : to : cc : subject : date : message-id : in-reply-to : references : mime-version : content-type; s=selector1; bh=F3Iber66wxHC8yp4YlF0yF2MurN5WaDFmHsY42flK50=; b=WmOTEqQgLDPyh/XJ3FrvO7kV1VjjvgZ7ClZCIB0KooB+ql+NjMMXFCBib/+2ExYI2hWM 8unAVnka+0fK/xk+bPUY/PEu3dgG9/4yOMIo/tSPTC2HxievXRZJ+alhLLVfAJXT5127 hZnZNdKkPjX2jBJeZtkAaWiDnSTbsiQGwTbj/rkMC4Kp5PGL8l4DGUodtBXbXsElpY/h Y7n8OkwJQULYaXKOKnynQNNagvPi198408TB92ngbuwb2hGPi1Rc3VSK4sMMuyDWax+c SiAiLvEzVYGRY/Au0+fG20DmnDE4ydfGj2BmMPqfFFLEp5lmWKKBujccpa6UCxXP3FE/ 5Q== Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx07-00178001.pphosted.com with ESMTP id 3a74mx8e27-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 03 Aug 2021 14:45:20 +0200 Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id DCB5410002A; Tue, 3 Aug 2021 14:45:19 +0200 (CEST) Received: from Webmail-eu.st.com (sfhdag2node3.st.com [10.75.127.6]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id D0FA2222C87; Tue, 3 Aug 2021 14:45:19 +0200 (CEST) Received: from localhost (10.75.127.46) by SFHDAG2NODE3.st.com (10.75.127.6) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Tue, 3 Aug 2021 14:45:18 +0200 From: To: , , , , , List-Id: CC: , Subject: [PATCH 2/4] ARM: dts: sti: remove clk_ignore_unused from bootargs for stih410-b2120 Date: Tue, 3 Aug 2021 14:45:04 +0200 Message-ID: <20210803124506.23365-3-patrice.chotard@foss.st.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20210803124506.23365-1-patrice.chotard@foss.st.com> References: <20210803124506.23365-1-patrice.chotard@foss.st.com> MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.75.127.46] X-ClientProxiedBy: SFHDAG1NODE3.st.com (10.75.127.3) To SFHDAG2NODE3.st.com (10.75.127.6) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.391,18.0.790 definitions=2021-08-03_02:2021-08-03,2021-08-03 signatures=0 From: Patrice Chotard Remove clk_ignore_unused from bootargs as it's no more needed. Signed-off-by: Patrice Chotard --- arch/arm/boot/dts/stih410-b2120.dts | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/boot/dts/stih410-b2120.dts b/arch/arm/boot/dts/stih410-b2120.dts index 158b2268748e..9d3b118f5f0f 100644 --- a/arch/arm/boot/dts/stih410-b2120.dts +++ b/arch/arm/boot/dts/stih410-b2120.dts @@ -11,7 +11,6 @@ compatible = "st,stih410-b2120", "st,stih410"; chosen { - bootargs = "clk_ignore_unused"; stdout-path = &sbc_serial0; }; -- 2.17.1 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-17.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DAA83C4338F for ; Tue, 3 Aug 2021 13:07:41 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A9E86601FD for ; Tue, 3 Aug 2021 13:07:41 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org A9E86601FD Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=foss.st.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:CC:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=EYfg2bPBOxm/CpwetSoVtnqB1aEhQS1MJNTNShcjjOE=; b=3MNa+7z3bIr3Xv 28d7uVP8jL1Ym1YMtRVAJ0upF1b8BTtRoFMn8cWAcuZC0dArFLwQas6ZXxTIWYczj2K59bRdYKkhc m632F7EKfcg6v15zRyP5kxc9XTPvFhqfRehV031Yk6j/Fq+10D6wOJSle6Ax2xRmU3fY0uaH7rDzA GDhXh6PIS59gnWHRYHTYwF95+jyTdb9xUr5mQGSktJYZ3ZrT5/edJ4z3mbdCuuSb2ROde2mpxfqaV Fd6ke3Avve1KNVqsgF67ZW+F2UjPNNJ9zJPTT/u/ncN9AIzL80mUTcYfJzyw9sNP7htCWIEZ01DKh T9SOvdLB+2rAjzfYvzeg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mAu6v-002qaB-4Z; Tue, 03 Aug 2021 13:05:33 +0000 Received: from mx08-00178001.pphosted.com ([91.207.212.93] helo=mx07-00178001.pphosted.com) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mAtnR-002j4u-M3 for linux-arm-kernel@lists.infradead.org; Tue, 03 Aug 2021 12:45:27 +0000 Received: from pps.filterd (m0046660.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.16.0.43/8.16.0.43) with SMTP id 173CXHV5031609; Tue, 3 Aug 2021 14:45:20 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h=from : to : cc : subject : date : message-id : in-reply-to : references : mime-version : content-type; s=selector1; bh=F3Iber66wxHC8yp4YlF0yF2MurN5WaDFmHsY42flK50=; b=WmOTEqQgLDPyh/XJ3FrvO7kV1VjjvgZ7ClZCIB0KooB+ql+NjMMXFCBib/+2ExYI2hWM 8unAVnka+0fK/xk+bPUY/PEu3dgG9/4yOMIo/tSPTC2HxievXRZJ+alhLLVfAJXT5127 hZnZNdKkPjX2jBJeZtkAaWiDnSTbsiQGwTbj/rkMC4Kp5PGL8l4DGUodtBXbXsElpY/h Y7n8OkwJQULYaXKOKnynQNNagvPi198408TB92ngbuwb2hGPi1Rc3VSK4sMMuyDWax+c SiAiLvEzVYGRY/Au0+fG20DmnDE4ydfGj2BmMPqfFFLEp5lmWKKBujccpa6UCxXP3FE/ 5Q== Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx07-00178001.pphosted.com with ESMTP id 3a74mx8e27-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 03 Aug 2021 14:45:20 +0200 Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id DCB5410002A; Tue, 3 Aug 2021 14:45:19 +0200 (CEST) Received: from Webmail-eu.st.com (sfhdag2node3.st.com [10.75.127.6]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id D0FA2222C87; Tue, 3 Aug 2021 14:45:19 +0200 (CEST) Received: from localhost (10.75.127.46) by SFHDAG2NODE3.st.com (10.75.127.6) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Tue, 3 Aug 2021 14:45:18 +0200 From: To: , , , , , List-Id: CC: , Subject: [PATCH 2/4] ARM: dts: sti: remove clk_ignore_unused from bootargs for stih410-b2120 Date: Tue, 3 Aug 2021 14:45:04 +0200 Message-ID: <20210803124506.23365-3-patrice.chotard@foss.st.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20210803124506.23365-1-patrice.chotard@foss.st.com> References: <20210803124506.23365-1-patrice.chotard@foss.st.com> MIME-Version: 1.0 X-Originating-IP: [10.75.127.46] X-ClientProxiedBy: SFHDAG1NODE3.st.com (10.75.127.3) To SFHDAG2NODE3.st.com (10.75.127.6) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.391, 18.0.790 definitions=2021-08-03_02:2021-08-03, 2021-08-03 signatures=0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210803_054526_068232_75B2734D X-CRM114-Status: GOOD ( 15.34 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Message-ID: <20210803124504.PJ-brfXSjlNxF8UFtWywc7rrCkc9bkXx6uoXMvzh4Qo@z> From: Patrice Chotard Remove clk_ignore_unused from bootargs as it's no more needed. Signed-off-by: Patrice Chotard --- arch/arm/boot/dts/stih410-b2120.dts | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/boot/dts/stih410-b2120.dts b/arch/arm/boot/dts/stih410-b2120.dts index 158b2268748e..9d3b118f5f0f 100644 --- a/arch/arm/boot/dts/stih410-b2120.dts +++ b/arch/arm/boot/dts/stih410-b2120.dts @@ -11,7 +11,6 @@ compatible = "st,stih410-b2120", "st,stih410"; chosen { - bootargs = "clk_ignore_unused"; stdout-path = &sbc_serial0; }; -- 2.17.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel