From patchwork Sat Sep 25 20:14:26 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nishanth Menon X-Patchwork-Id: 12517781 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 027FBC433F5 for ; Sat, 25 Sep 2021 20:17:27 +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 C13FF60F48 for ; Sat, 25 Sep 2021 20:17:26 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org C13FF60F48 Authentication-Results: mail.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=ti.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:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=7FM+HJDDKWL0LNQhtsIchoXhuAnIzgwt40LBjYoRV/s=; b=LoX6cMcH/PaG7k rNAre6vLuUT3nqARALkwY2GaTdMi07+sIwB2hYTOxIrQfR4ay5l8BAfmww91LCGZxVl/E/PklPc+k mwfqRgMWaKYHjqEHWGZy/XrFyT/jh2l3f06fdtW64UAX4igrJEfgymUz2Jf4kUJlkLinE5KsZF7xt IFjJSmekHPKt290uZgFamW9S95nMNIFgfDsW1veaUaZ/CFv35naqF/kh1vme5XIv9cR3VwgHBW+ZM +Mmdnn/ZA8EhpUljVr7cbeRT3YEHU8gybdayQ007JeWnnMlyTeTdfbXF1PzmZrkkSDddGyQKblGKl kMBUOUliU7jDxPMzgfXQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mUE4q-00HAey-TO; Sat, 25 Sep 2021 20:15:17 +0000 Received: from fllv0015.ext.ti.com ([198.47.19.141]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mUE4E-00HAZ5-O5 for linux-arm-kernel@lists.infradead.org; Sat, 25 Sep 2021 20:14:42 +0000 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 18PKEYHL106708; Sat, 25 Sep 2021 15:14:34 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1632600874; bh=UHTxGOinvbShXHl3QZ3a/tr/5I/5/uQgQUpO/VY73jE=; h=From:To:CC:Subject:Date; b=o0NkDFGKgfSHhdLk+DmZWRYqO0O9EzIkmb7IgkzSnlzHEmO6UOal0nkddj21SF92W 7xRO7SmYPxJv98fejn7+Xte3Oi7FJrJQQuc+UKzp/qNxFygm2I95kUK3+W9w943OFV CJJt0JUwW7DVrR9bNDAfQNFF1vc/PopfDcCSR9xU= Received: from DFLE115.ent.ti.com (dfle115.ent.ti.com [10.64.6.36]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 18PKEYma130208 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Sat, 25 Sep 2021 15:14:34 -0500 Received: from DFLE100.ent.ti.com (10.64.6.21) 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.2308.14; Sat, 25 Sep 2021 15:14:34 -0500 Received: from fllv0039.itg.ti.com (10.64.41.19) by DFLE100.ent.ti.com (10.64.6.21) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14 via Frontend Transport; Sat, 25 Sep 2021 15:14:33 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by fllv0039.itg.ti.com (8.15.2/8.15.2) with ESMTP id 18PKEYYi075483; Sat, 25 Sep 2021 15:14:34 -0500 From: Nishanth Menon To: Rob Herring Subject: [PATCH V2 0/4] arm64: dts: ti: k3-j721e/j7200: Introduce EVM compatible Date: Sat, 25 Sep 2021 15:14:26 -0500 Message-ID: <20210925201430.11678-1-nm@ti.com> X-Mailer: git-send-email 2.32.0 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-20210925_131438_938540_38F609D4 X-CRM114-Status: UNSURE ( 9.16 ) X-CRM114-Notice: Please train this message. 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: , Cc: Nishanth Menon , devicetree@vger.kernel.org, Vignesh Raghavendra , Tero Kristo , Jan Kiszka , linux-kernel@vger.kernel.org, Sinthu Raja , Sinthu Raja , linux-arm-kernel@lists.infradead.org, Hari Nagalla Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi, This is prep work for potentially introducing new platforms for j721e/j7200 and brings these evms on par with AM65 and AM64 usage models as well for consistency. Changes since v1: * Modified the series so that backward compatibility is still maintained * No more conflict or dependence with [1]. * Added consistency to am642/am654 platforms as well. V1: https://lore.kernel.org/all/20210915121937.27702-1-nm@ti.com/ Jan: This series will probably conflict with [2] - I'd rather we did this cleanup before we introduce new platform patches, lets see if a rebase and repost may be needed. Nishanth Menon (4): dt-bindings: arm: ti: Add missing compatibles for j721e/j7200 evms dt-bindings: arm: ti: am642/am654: Allow for SoC only compatibles arm64: dts: ti: k3-j721e-common-proc-board: Add j721e-evm compatible arm64: dts: ti: k3-j7200-common-proc-board: Add j7200-evm compatible .../devicetree/bindings/arm/ti/k3.yaml | 35 +++++++++++++------ .../dts/ti/k3-j7200-common-proc-board.dts | 3 ++ .../dts/ti/k3-j721e-common-proc-board.dts | 3 ++ 3 files changed, 30 insertions(+), 11 deletions(-) [1] https://lore.kernel.org/all/6a6a0d3a-522c-d01c-d3b8-a13488d0c736@ti.com/ [2] https://lore.kernel.org/all/336ade4715b3d2f5f83c3ed8f3fa2989f5699578.1631708830.git.jan.kiszka@siemens.com/