From patchwork Sat May 7 16:49:53 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vignesh Raghavendra X-Patchwork-Id: 12842060 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 B455CC433EF for ; Sat, 7 May 2022 16:51:11 +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-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:CC: To:Subject:From:MIME-Version:Date:Message-ID:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Owner; bh=sfjy9dEw6bvsESTaOfqnpwqOoymj4L8oiEn0wDfyAFo=; b=jPf +cMiVNAj50KV43YvZdq4BHY8Tds5nW1564dn6L4jYfjZ0kSLb6+M590vkzHLvddMGKzpnRFoMnfA4 YiTkOLRSCVV8ZP6aRQTAPZKn1dAwF968PhQkoT46uF8zFLkO5kF2PgJUxVdSWZB71E8k91WFDZLei zx7p7mD8o3n4M4EXYnnOD3q0qXRxabkA0gCGendqY0iIN68wkMfMTMSj2oG2CsUKdqrA8zW4dHNS0 8zQzNaEvwrMmTh3VYMxKfAC5praeZPhxsZ1plvDGzyRd/MrHp2By+nGbBR2grp3pAHBxkZ3tE1esT Zxe3BY4nyGiV2RbEQRW3as0tOHjgS0g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nnNd9-007izN-I4; Sat, 07 May 2022 16:50:07 +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 1nnNd6-007iya-6K for linux-arm-kernel@lists.infradead.org; Sat, 07 May 2022 16:50:05 +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 247GnxXr103922; Sat, 7 May 2022 11:49:59 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1651942199; bh=WUG61tWhXrM8j8Y5RTXpv668W5wE9p5I0V9VLwC9u2s=; h=Date:From:Subject:To:CC; b=SWCtgObFp4KvXtE/kAzefhJfYhvHkRQ9Nxu3Lq2K78gLMy7Fymr68Fgs53Q3tS/0l nFwrfWhqv/d5Hn//kVZfl14myopn95uzmQjwRzg+80GX56bQRuEVKaav4sDyqwgE33 DPSeNvTDuprLTTKVgjQaJ9DLa1nQDbrGIQA47X0w= Received: from DFLE109.ent.ti.com (dfle109.ent.ti.com [10.64.6.30]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 247GnxHu027647 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Sat, 7 May 2022 11:49:59 -0500 Received: from DFLE114.ent.ti.com (10.64.6.35) by DFLE109.ent.ti.com (10.64.6.30) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14; Sat, 7 May 2022 11:49:58 -0500 Received: from lelv0326.itg.ti.com (10.180.67.84) 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.2308.14 via Frontend Transport; Sat, 7 May 2022 11:49:58 -0500 Received: from [10.250.232.100] (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0326.itg.ti.com (8.15.2/8.15.2) with ESMTP id 247GnsJR010362; Sat, 7 May 2022 11:49:55 -0500 Message-ID: <88cd734e-47a7-4307-c119-8f6ec6c40452@ti.com> Date: Sat, 7 May 2022 22:19:53 +0530 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.0 From: Vignesh Raghavendra Subject: [GIT PULL] TI K3 defconfig updates for v5.19 To: Olof Johansson , Arnd Bergmann , arm-soc , Linux ARM Mailing List , SoC CC: "Menon, Nishanth" , Tero Kristo , Linux ARM Mailing List , "linux-kernel@vger.kernel.org" , Vignesh Raghavendra Content-Language: en-US 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-20220507_095004_372980_FA028589 X-CRM114-Status: UNSURE ( 7.71 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi ARM SoC maintainers, The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17: Linux 5.18-rc1 (2022-04-03 14:08:21 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git tags/ti-k3-config-for-v5.19 for you to fetch changes up to b7d8a9973374e57a85e7296f429f50770ca68000: arm64: defconfig: Enable configs for DisplayPort on J721e (2022-04-27 21:06:15 +0530) ---------------------------------------------------------------- TI K3 defconfig updates for v5.19 * Enable TIDSS and Display Port related configs * Enable Cadence Torrent PHY for Display Port ---------------------------------------------------------------- Rahul T R (1): arm64: defconfig: Enable configs for DisplayPort on J721e arch/arm64/configs/defconfig | 3 +++ 1 file changed, 3 insertions(+)