linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] ASoC: mt8183: fix audio playback slowly after playback
@ 2019-09-27  9:26 Jiaxin Yu
  2019-09-27  9:26 ` [PATCH 1/4] WIP: dt-bindings: mediatek: mt8183: Add #reset-cells Jiaxin Yu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jiaxin Yu @ 2019-09-27  9:26 UTC (permalink / raw)
  To: broonie, mark.rutland, robh+dt, linux, wim
  Cc: alsa-devel, yong.liang, lgirdwood, jiaxin.yu, perex, tzungbi,
	linux-mediatek, eason.yen, linux-arm-kernel

This series patches add reset controller for MT8183, and audio will use it in 
machine driver during bootup, they depend on the following patch:

1. this series add support reset-controller in infra
	[v5,2/2] clk: reset: Modify reset-controller driver

*** BLURB HERE ***

Jiaxin Yu (2):
  WIP: dt-bindings: medaitek: mt8183: add property "resets" &&
    "reset-names"
  WIP: ASoC: mt8183: fix audio playback slowly after playback during
    bootup

yong.liang (2):
  WIP: dt-bindings: mediatek: mt8183: Add #reset-cells
  WIP: watchdog: mtk_wdt: mt8183: Add reset controller

 .../bindings/sound/mt8183-afe-pcm.txt         |   6 +
 .../devicetree/bindings/watchdog/mtk-wdt.txt  |   9 +-
 drivers/watchdog/Kconfig                      |   1 +
 drivers/watchdog/mtk_wdt.c                    | 110 +++++++++++++++++-
 .../reset-controller/mt8183-resets.h          |  13 +++
 sound/soc/mediatek/mt8183/mt8183-afe-pcm.c    |  15 +++
 6 files changed, 150 insertions(+), 4 deletions(-)

-- 
2.18.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-09-27  9:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-27  9:26 [PATCH 0/4] ASoC: mt8183: fix audio playback slowly after playback Jiaxin Yu
2019-09-27  9:26 ` [PATCH 1/4] WIP: dt-bindings: mediatek: mt8183: Add #reset-cells Jiaxin Yu
2019-09-27  9:26 ` [PATCH 2/4] WIP: watchdog: mtk_wdt: mt8183: Add reset controller Jiaxin Yu
2019-09-27  9:26 ` [PATCH 3/4] WIP: dt-bindings: medaitek: mt8183: add property "resets" && "reset-names" Jiaxin Yu
2019-09-27  9:26 ` [PATCH 4/4] WIP: ASoC: mt8183: fix audio playback slowly after playback during bootup Jiaxin Yu

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).