[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241015213322.2649011-1-afd@ti.com>
Date: Tue, 15 Oct 2024 16:33:19 -0500
From: Andrew Davis <afd@...com>
To: Jassi Brar <jassisinghbrar@...il.com>, Arnd Bergmann <arnd@...db.de>,
Bjorn Andersson <andersson@...nel.org>,
Mathieu Poirier
<mathieu.poirier@...aro.org>,
Martyn Welch <martyn.welch@...labora.com>,
Hari
Nagalla <hnagalla@...com>
CC: <linux-arm-kernel@...ts.infradead.org>, <linux-kernel@...r.kernel.org>,
Andrew Davis <afd@...com>
Subject: [PATCH v2 0/3] Enable compile testing of TI MSGMGR/SPROXY driver
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
Changes for v2:
- Add patch fixing compile test warning in ti_sci.c that
is exposed by this series
- Add acks/review tags
Andrew Davis (3):
firmware: ti_sci: Remove use of of_match_ptr() helper
mailbox: ti-msgmgr: Remove use of of_match_ptr() helper
mailbox: ti-msgmgr: Allow building under COMPILE_TEST
drivers/firmware/ti_sci.c | 2 +-
drivers/mailbox/Kconfig | 2 +-
drivers/mailbox/ti-msgmgr.c | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
--
2.39.2
Powered by blists - more mailing lists