Message ID | 20230424173623.477577-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 E9B3DC77B61 for <linux-devicetree@archiver.kernel.org>; Mon, 24 Apr 2023 17:37:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231425AbjDXRhX (ORCPT <rfc822;linux-devicetree@archiver.kernel.org>); Mon, 24 Apr 2023 13:37:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59126 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232255AbjDXRhN (ORCPT <rfc822;devicetree@vger.kernel.org>); Mon, 24 Apr 2023 13:37:13 -0400 Received: from lelv0142.ext.ti.com (lelv0142.ext.ti.com [198.47.23.249]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CB1F37D9C; Mon, 24 Apr 2023 10:36:54 -0700 (PDT) Received: from fllv0035.itg.ti.com ([10.64.41.0]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 33OHaQDT038228; Mon, 24 Apr 2023 12:36:26 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1682357786; bh=rfFFOqkmSIPS2WCM908AQzzsrM2Xtl3smutdb5+PDo4=; h=From:To:CC:Subject:Date; b=f4Xz0fzXJphTfXmN3TZB9f8vY9r4u6wKkn5nUNMhNCZWJdhXBt8Mqz8GE/gpdX6d8 iWiWTIs7gJ7oYvtFqMXGszi2OqlKHxcU58O+jlwrX3cdNDxZyPZeJIcGbGKtit0c2h jxjgpd1HBSfPGeRmNqljZLSiJrLPNllmGw7vMfTI= Received: from DFLE111.ent.ti.com (dfle111.ent.ti.com [10.64.6.32]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 33OHaQO7085700 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 24 Apr 2023 12:36:26 -0500 Received: from DFLE105.ent.ti.com (10.64.6.26) by DFLE111.ent.ti.com (10.64.6.32) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16; Mon, 24 Apr 2023 12:36:26 -0500 Received: from lelv0327.itg.ti.com (10.180.67.183) by DFLE105.ent.ti.com (10.64.6.26) 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; Mon, 24 Apr 2023 12:36:26 -0500 Received: from localhost (ileaxei01-snat2.itg.ti.com [10.180.69.6]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id 33OHaQs6027938; Mon, 24 Apr 2023 12:36:26 -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>, <vaishnav.a@ti.com>, <afd@ti.com>, <u-kumar1@ti.com> Subject: [PATCH 0/3] arm64: dts: ti: k3-j7200: Fixes for various dtbs_checks warnings Date: Mon, 24 Apr 2023 12:36:20 -0500 Message-ID: <20230424173623.477577-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: k3-j7200: Fixes for various dtbs_checks warnings
|
expand
|