linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] OMAP Mailbox cleanups for 4.19
@ 2018-07-11 23:42 Suman Anna
  2018-07-11 23:42 ` [PATCH 1/2] mailbox/omap: switch to SPDX license identifier Suman Anna
  2018-07-11 23:42 ` [PATCH 2/2] mailbox/omap: use of_device_get_match_data() to get match data Suman Anna
  0 siblings, 2 replies; 3+ messages in thread
From: Suman Anna @ 2018-07-11 23:42 UTC (permalink / raw)
  To: Jassi Brar; +Cc: linux-kernel, linux-omap, Suman Anna

Hi Jassi,

The following series includes couple of cleanup patches on
the OMAP Mailbox driver. Please pick them for 4.19.

The first patch switches the licensing to use the SPDX license
identifier. The second patch is some code cleanup in preparing
the driver to be built against a 64-bit platform in K3 AM654 SoC
(support for that in OMAP Mailbox driver will be added once the
base K3 AM654 pieces are part of mainline).

regards
Suman

Suman Anna (2):
  mailbox/omap: switch to SPDX license identifier
  mailbox/omap: use of_device_get_match_data() to get match data

 drivers/mailbox/omap-mailbox.c | 31 +++++++++++++++----------------
 include/linux/omap-mailbox.h   |  5 +----
 2 files changed, 16 insertions(+), 20 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-07-11 23:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-11 23:42 [PATCH 0/2] OMAP Mailbox cleanups for 4.19 Suman Anna
2018-07-11 23:42 ` [PATCH 1/2] mailbox/omap: switch to SPDX license identifier Suman Anna
2018-07-11 23:42 ` [PATCH 2/2] mailbox/omap: use of_device_get_match_data() to get match data Suman Anna

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).