mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] Avoid firmware warning in imx-sdma
@ 2018-06-22 14:49 Sebastian Reichel
  2018-06-22 14:49 ` [PATCH 1/2] firmware: add more flexible request_firmware_async function Sebastian Reichel
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Sebastian Reichel @ 2018-06-22 14:49 UTC (permalink / raw)
  To: Luis R. Rodriguez, Greg Kroah-Hartman, Dan Williams, Vinod Koul
  Cc: dmaengine, linux-kernel, Rafał Miłecki, Sebastian Reichel

Subject: Avoid firmware warning in imx-sdma

Hi,

I grabbed the first patch from patchwork from an 2017 patch series. As far as I
could see, their usecase vanished due to switching to sync FW API (that already
supports NOWARN). This series fixes a kernel warning in imx-sdma driver, which
works fine with ROM firmware (and already prints an info message about ROM
firmware being used due to missing firmware file). This has been tested on
arch/arm/boot/dts/imx53-ppd.dts.

-- Sebastian

Rafał Miłecki (1):
  firmware: add more flexible request_firmware_async function

Sebastian Reichel (1):
  dmaengine: imx-sdma: request firmware with FW_OPT_NO_WARN

 drivers/base/firmware_loader/main.c | 41 ++++++++++++++++++++++++-----
 drivers/dma/imx-sdma.c              |  8 +++---
 include/linux/firmware.h            | 20 ++++++++++++++
 3 files changed, 59 insertions(+), 10 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2018-06-28  3:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-22 14:49 [PATCH 0/2] Avoid firmware warning in imx-sdma Sebastian Reichel
2018-06-22 14:49 ` [PATCH 1/2] firmware: add more flexible request_firmware_async function Sebastian Reichel
2018-06-23  0:52   ` kbuild test robot
2018-06-22 14:49 ` [PATCH 2/2] dmaengine: imx-sdma: request firmware with FW_OPT_NO_WARN Sebastian Reichel
2018-06-28  3:13 ` [PATCH 0/2] Avoid firmware warning in imx-sdma Luis R. Rodriguez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®