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 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 92084C433F5 for ; Mon, 28 Feb 2022 12:35:35 +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: MIME-Version:Message-ID:Subject:CC:To:From:Date: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=0aBjOWRJ5uhDhZaxC+UvOi42xO49yTAM4Hc2taFmEcE=; b=nHl 2PSm6S+TBU95OkevuyRcQn+RFcZqUezeQ9xKKJo8esv4CWIh3M5TWWFRVd/4SD4jVV3zVN3VnP56L tJ+0+cYn4BPZC6j+K5lGoEbbajbS/Lwt1UiPmURy6VsrNUfmyUisj2cFtbyQJf/oOQ4nfHp1r5ybO r2yVRmk5hSPaYBrvJxMNDJBlYMnBN870udaF4D1U8baH4OHIRBHMa8lLJKJrOsBBk6IpaLs3Mr/FV nH8HpoCVvfKp25lspp9jme0dWh6MIfx+HoTzJW+ulMTSGVTmPz57b0ZEpGlE9Wo1Ig08LS0J363c/ p9FI2AbGvaoMGeUngK8CQkx/DB2DpBw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nOfDx-00CElg-8A; Mon, 28 Feb 2022 12:33:58 +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 1nOeo3-00C4dA-3f for linux-arm-kernel@lists.infradead.org; Mon, 28 Feb 2022 12:07:14 +0000 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 21SC6uwu088786; Mon, 28 Feb 2022 06:06:56 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1646050016; bh=xsy/5NJoGwHmtrLksi7cIa7ZqU2/SzM/kUJsmFAq4nQ=; h=Date:From:To:CC:Subject; b=PYX5Jp4f0FypET08TuLZH0RAstflL5djO9gW1FrvBaJN5k9zt+Qe+7zm5HLUBrm5s tpjITpYJ8/s48QXXKbNfsI2lGqFVTPRGwG92U2+r8ydOEPIC2VOIjwa6OGm1qE/Izb 6+WvArZqpQnnYEzQXVbTAcWdPsuaBaws0l3l2IRA= Received: from DLEE100.ent.ti.com (dlee100.ent.ti.com [157.170.170.30]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 21SC6u1C053355 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 28 Feb 2022 06:06:56 -0600 Received: from DLEE112.ent.ti.com (157.170.170.23) by DLEE100.ent.ti.com (157.170.170.30) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14; Mon, 28 Feb 2022 06:06:55 -0600 Received: from lelv0326.itg.ti.com (10.180.67.84) by DLEE112.ent.ti.com (157.170.170.23) 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; Mon, 28 Feb 2022 06:06:55 -0600 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0326.itg.ti.com (8.15.2/8.15.2) with ESMTP id 21SC6txV081800; Mon, 28 Feb 2022 06:06:55 -0600 Date: Mon, 28 Feb 2022 06:06:55 -0600 From: Nishanth Menon To: Arnd , Olof , SoC CC: , , , Santosh Shilimkar , Tony Lindgren , Subject: [GIT PULL 1/3] TI SoC driver updates for v5.18 Message-ID: <20220228120655.wobd72acngl2bz6k@ecard> MIME-Version: 1.0 User-Agent: NeoMutt/20171215 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-20220228_040711_351037_D3DFAF61 X-CRM114-Status: GOOD ( 10.00 ) 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: , Content-Type: multipart/mixed; boundary="===============1292995651979331936==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============1292995651979331936== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="4udoj2hk2odz47n5" Content-Disposition: inline --4udoj2hk2odz47n5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi ARM SoC maintainers, The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07: Linux 5.17-rc1 (2022-01-23 10:12:53 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git tags/ti-driver= -soc-for-v5.18 for you to fetch changes up to c65d68e7e95a39da31d64d67d5bea6550b91fb43: soc: ti: k3-socinfo: Add AM62x JTAG ID (2022-02-28 05:35:19 -0600) ---------------------------------------------------------------- TI Driver updates for v5.18 * Fixups for k3-ringacc, smartreflex, tisci, wkup_m3_ipc * Device detection for am62x. ---------------------------------------------------------------- Christophe JAILLET (2): soc: ti: k3-ringacc: Use devm_bitmap_zalloc() when applicable firmware: ti_sci: Fix compilation failure when CONFIG_TI_SCI_PROTOCOL= is not defined Lad Prabhakar (1): soc: ti: smartreflex: Use platform_get_irq_optional() to get the inte= rrupt Miaoqian Lin (1): soc: ti: wkup_m3_ipc: Fix IRQ check in wkup_m3_ipc_probe Peiwei Hu (1): firmware: ti_sci: inproper error handling of ti_sci_probe Vignesh Raghavendra (1): soc: ti: k3-socinfo: Add AM62x JTAG ID drivers/firmware/ti_sci.c | 2 +- drivers/soc/ti/k3-ringacc.c | 15 ++++++--------- drivers/soc/ti/k3-socinfo.c | 1 + drivers/soc/ti/smartreflex.c | 13 +++++++------ drivers/soc/ti/wkup_m3_ipc.c | 4 ++-- include/linux/soc/ti/ti_sci_protocol.h | 2 +- 6 files changed, 18 insertions(+), 19 deletions(-) --=20 Regards, Nishanth Menon Key (0xDDB5849D1736249D)/Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 8= 49D 1736 249D --4udoj2hk2odz47n5 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEE+KKGk1TrgjIXoxo03bWEnRc2JJ0FAmIcutkACgkQ3bWEnRc2 JJ0Afg//efvyrkRqasngIXD0GUkUHNulYkidTLUr2VZldoqLVIgGXV2rJVjrjreU gFbuiwGbXKv5/6EFhvxOtXzYJ7Ze4pbNzLSklZFSBJ21lERp3Hh2sJJGP+ebIYEH 68KnfzYlwbakk4H428m/zUwViTSSwc9d8UhyY7TidAP5RH/TM+bOGDjZst1P1OSB qMdvsKAxPLKozaF+MKYr7spbf4NkWjk2MM5sDa2geKqjWzXHL2v5S5o115ebgXwC J4GVL2RAxn3eJlYxBmYMYjmyTjvrkTXnbMhNVnqrtyAltDPODgjfeqdG7IxeegOZ L8DhQTVbAKeKO+Q7Zk8TDEew7CIUs25lwh/9uHB5Y00WNXTHYZWrvTF70bNjvP4l 1i2BeyZ6wngvN71Fm0YnrZLIM4ZsR/ZS4UalblX2Vp3FThianf+QheJIfJPZ+rWL NaAKxkyhIl3GTrygxqCZrORVlYrkv860fTRsbmh+kTBwfX7WF4QCKmmCula1PpIg CbooeW5PF5Dva43ovi5mJLl5ju+T5zDX9nalzOOAF+KJEq3Jcir2Lcn8/LubyEoh Rqu93gHH3jWXEichqdjt7EsvGGe12tXmxngm5GgsimPSBIE3PnT8nuWxCDOM2j8e BnhUbtMUMFV5nvkTJH1raeUPdFxb2fmaXi2pxVbf2SGDL1bJfoo= =WYZx -----END PGP SIGNATURE----- --4udoj2hk2odz47n5-- --===============1292995651979331936== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============1292995651979331936==--