From mboxrd@z Thu Jan 1 00:00:00 1970 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 56DC6C3271E for ; Fri, 5 Jul 2024 15:16:59 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 42446C4AF0C; Fri, 5 Jul 2024 15:16:59 +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 4617EC116B1; Fri, 5 Jul 2024 15:16:56 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 4617EC116B1 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 465FGs5M118267; Fri, 5 Jul 2024 10:16:54 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1720192614; bh=SOCJihyMudDYbXAQtiHVqLLecu3CNpgoUVt3jGljzyA=; h=Date:Subject:To:CC:References:From:In-Reply-To; b=ru05mTUXAvFNW+9NevyEWOIQ4ObvRCSdouqVoVx2lFHXQkEoo/nAuQfedQ+QfPKNh U9BjrJWJuxyheVIbT5yDS8dJgRagg7N6u+Ugfe+OuOM7qw4UHA0aMOQ6Sd+d7jh8xX owDd+UVKGOmae0AHeXRKcH1ZSkoduIKKZ+EYvRFc= Received: from DLEE101.ent.ti.com (dlee101.ent.ti.com [157.170.170.31]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 465FGsPS013070 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 5 Jul 2024 10:16:54 -0500 Received: from DLEE101.ent.ti.com (157.170.170.31) by DLEE101.ent.ti.com (157.170.170.31) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Fri, 5 Jul 2024 10:16:53 -0500 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DLEE101.ent.ti.com (157.170.170.31) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Fri, 5 Jul 2024 10:16:53 -0500 Received: from [172.24.227.94] (uda0132425.dhcp.ti.com [172.24.227.94]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 465FGo6i110570; Fri, 5 Jul 2024 10:16:51 -0500 Message-ID: Date: Fri, 5 Jul 2024 20:46:50 +0530 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: [GIT PULL 2/2] arm64: defconfig: Updates for v6.11 for TI K3 platforms List-Id: To: Olof Johansson , Arnd Bergmann , arm-soc , SoC CC: Tero Kristo , , , Nishanth Menon References: <37f251a1-f3bd-402f-ab22-cf786c3871d7@ti.com> From: Vignesh Raghavendra Content-Language: en-US In-Reply-To: <37f251a1-f3bd-402f-ab22-cf786c3871d7@ti.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------49olJoLJPLagJ6kQj0AEPVIw" X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 --------------49olJoLJPLagJ6kQj0AEPVIw Content-Type: multipart/mixed; boundary="------------8mDuihRvdyg8E6si09AbN22H"; protected-headers="v1" From: Vignesh Raghavendra List-Id: To: Olof Johansson , Arnd Bergmann , arm-soc , SoC Cc: Tero Kristo , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Nishanth Menon Message-ID: Subject: [GIT PULL 2/2] arm64: defconfig: Updates for v6.11 for TI K3 platforms References: <37f251a1-f3bd-402f-ab22-cf786c3871d7@ti.com> In-Reply-To: <37f251a1-f3bd-402f-ab22-cf786c3871d7@ti.com> --------------8mDuihRvdyg8E6si09AbN22H Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfab= d0: Linux 6.10-rc1 (2024-05-26 15:20:12 -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-v6.11 for you to fetch changes up to e05bc474310336e1ab03ed79112909dd0f74d039: arm64: defconfig: Enable TI LP873X PMIC (2024-06-12 21:52:38 +0530) ---------------------------------------------------------------- TI K3 defconfig updates for v6.11 Enable Hyperbus support present on various J7xx EVMs OMAP_USB2 driver for AM65 SoC LP873X PMIC related drivers for am642-phyboard-electra ---------------------------------------------------------------- Nathan Morrisson (1): arm64: defconfig: Enable TI LP873X PMIC Ravi Gunasekaran (1): arm64: defconfig: Enable USB2 PHY Driver Vaishnav Achath (1): arm64: defconfig: Enable MTD support for Hyperbus arch/arm64/configs/defconfig | 5 +++++ 1 file changed, 5 insertions(+) --=20 Regards Vignesh --------------8mDuihRvdyg8E6si09AbN22H-- --------------49olJoLJPLagJ6kQj0AEPVIw Content-Type: application/pgp-signature; name="OpenPGP_signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="OpenPGP_signature.asc" -----BEGIN PGP SIGNATURE----- wsB5BAABCAAjFiEEyRC2zAhGcGjrhiNExEYeRXyRFuMFAmaIDmIFAwAAAAAACgkQxEYeRXyRFuM1 rggAssY5Q7Yj20OI5MwE2IbhgRgsaM/EMyjngqbrDKNrRFTSPRVdZ+lZT+jjeTKZAqv8znYW5fVb It+6FrJ2+ZUj57ICX23XmNCcHxVAizKQN7qAhSNVLyib4NM/9PBM8rK+MV4TM2t6j5u4S4BHrGY8 6UK4sCABlDO3wN8vPpAqNFnZhH7uph19igyR69w8qF3+byVqx6ovfvDUTxZepcLY7/tnHGYSOrYn 4L/bTa9RaVyrRH6bzKVUZOE9ViK5FH0gWYy/gqj6As7mRrZtXeSv3+LIJjRYemYyLEpxH2ql8ecX Vc73aKTfM1NEz3AAR7Ve0jDYNaSlD2SludZ3OrZhYQ== =D9OH -----END PGP SIGNATURE----- --------------49olJoLJPLagJ6kQj0AEPVIw--