Message ID | 20230419141222.383567-1-nm@ti.com |
---|---|
Headers | show
Return-Path: <devicetree-owner@vger.kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id E67B9C6FD18 for <linux-devicetree@archiver.kernel.org>; Wed, 19 Apr 2023 14:13:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232418AbjDSONl (ORCPT <rfc822;linux-devicetree@archiver.kernel.org>); Wed, 19 Apr 2023 10:13:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39168 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232416AbjDSON0 (ORCPT <rfc822;devicetree@vger.kernel.org>); Wed, 19 Apr 2023 10:13:26 -0400 Received: from fllv0016.ext.ti.com (fllv0016.ext.ti.com [198.47.19.142]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3DA3A183A2; Wed, 19 Apr 2023 07:12:37 -0700 (PDT) Received: from lelv0266.itg.ti.com ([10.180.67.225]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 33JECPC7106816; 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=cYC7D6llkars5hMbhgZ9+x6mWTSmTBTNPojEt81eB2A=; h=From:To:CC:Subject:Date; b=REXgPdFtMDcvFy7QwLGry9oxVp08/W/h6BCqja9P2aR8ttgDom7YgEI3aYXKhTdYS ZtW3CyMUIWpc+bNE+Nc0BNcoSmmAgO5jm1Fv1JQLRN3duyNPCkv0SuSK7Z9LKgROmM 0pL2TOauOa1tQrrITx6n/5mZ7zxjPJ8b81OusVnM= Received: from DFLE101.ent.ti.com (dfle101.ent.ti.com [10.64.6.22]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 33JECPPP095438 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 19 Apr 2023 09:12:25 -0500 Received: from DFLE115.ent.ti.com (10.64.6.36) by DFLE101.ent.ti.com (10.64.6.22) 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:24 -0500 Received: from lelv0326.itg.ti.com (10.180.67.84) by DFLE115.ent.ti.com (10.64.6.36) 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 lelv0326.itg.ti.com (8.15.2/8.15.2) with ESMTP id 33JECOZI030195; Wed, 19 Apr 2023 09:12:24 -0500 From: Nishanth Menon <nm@ti.com> To: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, Rob Herring <robh+dt@kernel.org>, Vignesh Raghavendra <vigneshr@ti.com> CC: <linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, Tero Kristo <kristo@kernel.org>, Nishanth Menon <nm@ti.com> Subject: [PATCH V2 0/5] arm64: dts: ti: Drop bootargs Date: Wed, 19 Apr 2023 09:12:17 -0500 Message-ID: <20230419141222.383567-1-nm@ti.com> X-Mailer: git-send-email 2.40.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Precedence: bulk List-ID: <devicetree.vger.kernel.org> X-Mailing-List: devicetree@vger.kernel.org |
Series |
arm64: dts: ti: Drop bootargs
|
expand
|