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: 12842062 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 smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 4B6C3C433F5 for ; Sat, 7 May 2022 16:50:03 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 2E6B1C385AC; Sat, 7 May 2022 16:50:03 +0000 (UTC) Received: from fllv0015.ext.ti.com (fllv0015.ext.ti.com [198.47.19.141]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id 377FEC385A5; Sat, 7 May 2022 16:50:02 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 377FEC385A5 Authentication-Results: smtp.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=ti.com Authentication-Results: smtp.kernel.org; spf=pass smtp.mailfrom=ti.com 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 List-Id: 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 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(+)