From patchwork Wed Apr 26 06:06:10 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Aradhya Bhatia X-Patchwork-Id: 13224108 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 15994C7618E for ; Wed, 26 Apr 2023 06:07:52 +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: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:In-Reply-To:References: List-Owner; bh=pv9+yLbKs2xAghd3LwZeUQy4hWTLYbe2CW9hNIaidKA=; b=K4ruPaYay0uMdo JoZCE74fioTnWBZV4aZaHeyY6aSFZbAQ1NtqCu6m0tGeT5QFBBSw6GVBFOXFQTWFplJXB8TSuSfW9 /M2uRrwxeY3+f6kch90OtNmlneIi/oLjdFLV0SWrIgA+9Lsz9l/vd4bSUSCASKDbyxgaEO3emSc/Z DgcOP+6u3bE4ZjlFSz/6cS950x+naZgvv2x+jb8t0f/OKrbKX95phMjEy1q/YxRcEvS99BpN1c0gh 2Aecz/6LIU01MlqVusQ+yjP/mkMAu2FOFIusRsLyb2UavFHQvfilJwUy3jYotrxc2aRnOVos82ns7 UQqERe4oyBe3W5tqK9Bg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1prYIv-002tww-2P; Wed, 26 Apr 2023 06:07:01 +0000 Received: from fllv0016.ext.ti.com ([198.47.19.142]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1prYIs-002tuc-1k for linux-arm-kernel@lists.infradead.org; Wed, 26 Apr 2023 06:07:00 +0000 Received: from lelv0266.itg.ti.com ([10.180.67.225]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 33Q66O1v130443; Wed, 26 Apr 2023 01:06:24 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1682489184; bh=8Bkyiwi21hpZaQ74tkgJ8AWipnUcavYeRRrlg7mDrZE=; h=From:To:CC:Subject:Date; b=ZpcXhHukpHtBkLdHU8OScPrXmXTJ0F6HcGmLM6pa6DIBtUJlEIq5VDkoxtNHJtnRd SX1ysnGIDQRTPhoy0D1Xr6LVjG1P82bDOZRGBLpEhXH2bp9WKhApiBWpKOesFuMKYe +BlP1tMA6cfDzD1HBq0yHiJOWICQLwTmHL7AQ0/Y= Received: from DFLE114.ent.ti.com (dfle114.ent.ti.com [10.64.6.35]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 33Q66O47006732 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 26 Apr 2023 01:06:24 -0500 Received: from DFLE111.ent.ti.com (10.64.6.32) by DFLE114.ent.ti.com (10.64.6.35) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16; Wed, 26 Apr 2023 01:06:24 -0500 Received: from fllv0039.itg.ti.com (10.64.41.19) 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 via Frontend Transport; Wed, 26 Apr 2023 01:06:24 -0500 Received: from localhost (ileaxei01-snat.itg.ti.com [10.180.69.5]) by fllv0039.itg.ti.com (8.15.2/8.15.2) with ESMTP id 33Q66Dr9027331; Wed, 26 Apr 2023 01:06:18 -0500 From: Aradhya Bhatia To: Nishanth Menon , Vignesh Raghavendra , Andrew Davis , Tero Kristo , Rob Herring , Krzysztof Kozlowski , Catalin Marinas , Will Deacon CC: Devicetree List , Linux Kernel List , Linux ARM Kernel List , Jyri Sarha , Tomi Valkeinen , Praneeth Bajjuri , Rahul T R , Devarsh Thakkar , Jai Luthra , Jayesh Choudhary , Aradhya Bhatia Subject: [PATCH v2 0/2] arm64: dts/ti: Enable OLDI display on AM654 EVM Date: Wed, 26 Apr 2023 11:36:10 +0530 Message-ID: <20230426060612.19271-1-a-bhatia1@ti.com> X-Mailer: git-send-email 2.39.1 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-20230425_230658_681385_E4B83A09 X-CRM114-Status: GOOD ( 13.32 ) 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 Hello, This patch series adds support for the Rocktech RK101II01D-CT OLDI panel, on top of AM654 base-board EVM. Moreover, it enables support for TI ECAP and TI EHRPWM drivers to provide SW control of backlight. While the AM654 GP EVM also consists of usb/pcie expansion board, I have only added support for base-board + OLDI panel as I do not have the required hardware. The first patch of this series, was picked up from TI's public tree[1] based on 5.10 LTS kernel. [1]: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/arch/arm64/boot/dts/ti/k3-am654-evm-oldi-lcd1evm.dts?h=ti-linux-5.10.y Change Log: V1 -> V2: - Renamed the panel overlay file. - Added am654-gp-evm build option in DT Makefile. - Changes suggested by Tomi Valkeinen and Nishanth Menon. V1: https://lore.kernel.org/linux-devicetree/20230425051235.15533-1-a-bhatia1@ti.com/ Aradhya Bhatia (1): arm64: defconfig: Enable PWM drivers for TI ECAP and EHRPWM Jyri Sarha (1): arm64: dts/ti: am65x: Add Rocktech OLDI panel DT overlay arch/arm64/boot/dts/ti/Makefile | 2 + ...am654-base-board-rocktech-rk101-panel.dtso | 69 +++++++++++++++++++ arch/arm64/configs/defconfig | 2 + 3 files changed, 73 insertions(+) create mode 100644 arch/arm64/boot/dts/ti/k3-am654-base-board-rocktech-rk101-panel.dtso