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 4FF34D18130 for ; Mon, 14 Oct 2024 16:55:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References: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:List-Owner; bh=P94W8RcpLOlR0UzPhZdcTWnXomV7JRlzuvuQEtFZQr0=; b=3iVS3a+hHO1W0dgBiDY7u/has+ m4rG3qrygcj3ZCnhDj48QibJ8HQKhp9VnrBXAbOgYql6b5s8fSPMLulwjuKQFJ1LD0fGn+EZUyCEX cipCNS6Mui3bbE+41Gvz1uOXnYB9zLSbDrhqHSk9zIsC/Ts6gyIfADg0aBYm4A5vE/XXkxenO42sT mEiG7r9QyLwBf8GdOL2EP6oj7fAJD8BrqDoOG2YNblQFE/g96KzktUGqfTGZjNrcuwaJ7sYAaH4ed FZvdh9WCQzL7cWcl0apgNr0Qhpb6VsgEba69pM5V/5Yh5pYOhiZTG9UB+17ZjufYEhN7pk3M1VN0J p3wLMvHQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1t0OLM-00000005wHN-1fCs; Mon, 14 Oct 2024 16:54:52 +0000 Received: from fllv0016.ext.ti.com ([198.47.19.142]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1t0OJw-00000005w5n-3GIP for linux-arm-kernel@lists.infradead.org; Mon, 14 Oct 2024 16:53:26 +0000 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 49EGrGoR100226; Mon, 14 Oct 2024 11:53:16 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1728924796; bh=P94W8RcpLOlR0UzPhZdcTWnXomV7JRlzuvuQEtFZQr0=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=OQgbaa2C8/KYyesCZ/AR+SS4K6HKZ1IpFCBr5ChzlcctsSZawkf5mYzBu/IIoHgUl 0hCUo49YmPxHONI7N+DcfwsjYOiYkLoRiGl6DvYbTcs7/EwGeyxVqIkEcOQwt7pENm 1DMoekeWvjnD3u21mXWao/7teMO4xqn79yNrhyJw= Received: from DFLE109.ent.ti.com (dfle109.ent.ti.com [10.64.6.30]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 49EGrGl8039015 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 14 Oct 2024 11:53:16 -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.2507.23; Mon, 14 Oct 2024 11:53:15 -0500 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) 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.23 via Frontend Transport; Mon, 14 Oct 2024 11:53:15 -0500 Received: from localhost (uda0133052.dhcp.ti.com [128.247.81.232]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 49EGrFXU015884; Mon, 14 Oct 2024 11:53:15 -0500 Date: Mon, 14 Oct 2024 11:53:15 -0500 From: Nishanth Menon To: Andrew Davis CC: Jassi Brar , Arnd Bergmann , Bjorn Andersson , Mathieu Poirier , Martyn Welch , Hari Nagalla , , Subject: Re: [PATCH 0/2] Enable compile testing of TI MSGMGR/SPROXY driver Message-ID: <20241014165315.vvsbtv6uoep5ufss@subatomic> References: <20241014144821.15094-1-afd@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20241014144821.15094-1-afd@ti.com> X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241014_095324_881664_248901D3 X-CRM114-Status: GOOD ( 13.04 ) 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 On 09:48-20241014, Andrew Davis wrote: > Hello all, > > This driver can be compile tested on non-TI platforms. Enabling this > also allows compile testing of drivers down the dependency tree, > such as TI_SCI_PROTOCOL. > > Thanks, > Andrew > > Andrew Davis (2): > mailbox: ti-msgmgr: Remove use of of_match_ptr() helper > mailbox: ti-msgmgr: Allow building under COMPILE_TEST > > drivers/mailbox/Kconfig | 2 +- > drivers/mailbox/ti-msgmgr.c | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > -- > 2.39.2 > Reviewed-by: Nishanth Menon -- Regards, Nishanth Menon Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D