From patchwork Wed Apr 19 14:12:21 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nishanth Menon X-Patchwork-Id: 13216912 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org 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 smtp.lore.kernel.org (Postfix) with ESMTPS id B4185C77B73 for ; Wed, 19 Apr 2023 14:13:41 +0000 (UTC) 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=zktpZ368fdeXuuq7BHVeKlqvZQ/Uv8OVeocRpTd+5W4=; b=Q9XcGpQvS6I+4y bk4wK19WDKSdA7/0g0JVeveWrBAUW7zdixdr4idOgtfM4iiORt5IYAmn7Khowy8YM+JollFSK7X0a kJcuNPsXl1I2i2rVfvnJrg833mBc88SgP7B1p0HTyaL679DVZTjMDNOl/IZRvtlwf6jAAKP/9GeKE KDF6YqVy4j/MIx6LzinYV93lxw5bC0dyWbYSb6yZYUR+pJc/eRSIzlwG/BhPKxYtKOfIxiSLpZYgI detVt69hH5BHn3R+EVlOdXwrhAK5/A3Iu97F5kz/jqmAPbpnLyYVpd7xwVdqmcv95fPQGEGduGJXx rGMSa5zUmI86DszMdVGQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pp8YE-005bf7-1c; Wed, 19 Apr 2023 14:12:50 +0000 Received: from fllv0015.ext.ti.com ([198.47.19.141]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pp8Xx-005bb6-04 for linux-arm-kernel@lists.infradead.org; Wed, 19 Apr 2023 14:12:37 +0000 Received: from lelv0266.itg.ti.com ([10.180.67.225]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 33JECPn5005232; Wed, 19 Apr 2023 09:12:25 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1681913545; bh=7JMr6UAfOcI9OnbSghx8XaEHzCwn8lowWb622/8bltk=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=BQSvv3jKCtSwZf+k0TmUoAOPjrTuxmfuPuFdUdJcM8pp8AlBvMj5k7iS6javZBb6m exeMiBTry1Svpu9oxEcCgXRah0p8W8RZEp2hZeTNNPsLQsP5jCN3bqdvQ2fhWePiKM BYgWkVXcfTSt/BVc3MEBDLrkFdodt2YhVD5LcTTo= Received: from DLEE102.ent.ti.com (dlee102.ent.ti.com [157.170.170.32]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 33JECPwO095449 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 19 Apr 2023 09:12:25 -0500 Received: from DLEE107.ent.ti.com (157.170.170.37) by DLEE102.ent.ti.com (157.170.170.32) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16; Wed, 19 Apr 2023 09:12:25 -0500 Received: from fllv0039.itg.ti.com (10.64.41.19) by DLEE107.ent.ti.com (157.170.170.37) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16 via Frontend Transport; Wed, 19 Apr 2023 09:12:24 -0500 Received: from localhost (ileaxei01-snat2.itg.ti.com [10.180.69.6]) by fllv0039.itg.ti.com (8.15.2/8.15.2) with ESMTP id 33JECOrX021105; Wed, 19 Apr 2023 09:12:24 -0500 From: Nishanth Menon To: Krzysztof Kozlowski , Rob Herring , Vignesh Raghavendra CC: , , , Tero Kristo , Nishanth Menon , Krzysztof Kozlowski , Roger Quadros Subject: [PATCH V2 4/5] arm64: dts: ti: k3-j7200-common-proc-board: Drop bootargs Date: Wed, 19 Apr 2023 09:12:21 -0500 Message-ID: <20230419141222.383567-5-nm@ti.com> X-Mailer: git-send-email 2.40.0 In-Reply-To: <20230419141222.383567-1-nm@ti.com> References: <20230419141222.383567-1-nm@ti.com> MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230419_071234_890945_26CA3BB9 X-CRM114-Status: GOOD ( 11.37 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Drop bootargs from the dts. The console arguments are already covered in stdout-path property and earlycon is a debug property that should be enabled only when debug is desired and not as default. Link: https://lore.kernel.org/linux-arm-kernel/81134eb9-2b7d-05bc-3035-a47f020861a8@linaro.org/ Suggested-by: Krzysztof Kozlowski Acked-by: Krzysztof Kozlowski Reviewed-by: Roger Quadros Signed-off-by: Nishanth Menon --- Similar discussions can be seen in https://lore.kernel.org/linux-devicetree/?q=Krzysztof+bootargs Changes since v1: - improved commit message - picked up acks and reviews from Roger and Krzysztof V1: https://lore.kernel.org/r/20230418165212.1456415-5-nm@ti.com arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts b/arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts index 0d39d6b8cc0c..5506341aae21 100644 --- a/arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts +++ b/arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts @@ -17,7 +17,6 @@ / { chosen { stdout-path = "serial2:115200n8"; - bootargs = "console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000"; }; evm_12v0: fixedregulator-evm12v0 {