devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Patches to add support pdm controller for rk3328
@ 2017-06-13  7:27 Sugar Zhang
  2017-06-13  7:27 ` [PATCH v1 1/2] ASoC: rockchip: add support for pdm controller Sugar Zhang
  2017-06-13  7:27 ` [PATCH v1 2/2] arm64: dts: rk3328: add pdm node Sugar Zhang
  0 siblings, 2 replies; 6+ messages in thread
From: Sugar Zhang @ 2017-06-13  7:27 UTC (permalink / raw)
  To: heiko-4mtYJXux2i+zQB+pC5nmwQ, broonie-DgEjT+Ai2ygdnm+yROfE0A
  Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, Sugar Zhang,
	Jaroslav Kysela, devicetree-u79uwXL29TY76Z2rM5mHXA,
	alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw, Liang Chen, Liam Girdwood,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA, Takashi Iwai, Rob Herring,
	Will Deacon, Mark Rutland, Catalin Marinas,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

These patches to add support pdm for rk3328 socs.


Sugar Zhang (2):
  ASoC: rockchip: add support for pdm controller
  arm64: dts: rk3328: add pdm node

 .../devicetree/bindings/sound/rockchip,pdm.txt     |  39 ++
 arch/arm64/boot/dts/rockchip/rk3328.dtsi           |  55 +++
 sound/soc/rockchip/Kconfig                         |   9 +
 sound/soc/rockchip/Makefile                        |   2 +
 sound/soc/rockchip/rockchip_pdm.c                  | 516 +++++++++++++++++++++
 sound/soc/rockchip/rockchip_pdm.h                  |  83 ++++
 6 files changed, 704 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/sound/rockchip,pdm.txt
 create mode 100644 sound/soc/rockchip/rockchip_pdm.c
 create mode 100644 sound/soc/rockchip/rockchip_pdm.h

-- 
1.9.1


--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2017-06-18 14:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-13  7:27 [PATCH v1 0/2] Patches to add support pdm controller for rk3328 Sugar Zhang
2017-06-13  7:27 ` [PATCH v1 1/2] ASoC: rockchip: add support for pdm controller Sugar Zhang
2017-06-13 21:09   ` Applied "ASoC: rockchip: add support for pdm controller" to the asoc tree Mark Brown
2017-06-18 14:05   ` [PATCH v1 1/2] ASoC: rockchip: add support for pdm controller Rob Herring
2017-06-13  7:27 ` [PATCH v1 2/2] arm64: dts: rk3328: add pdm node Sugar Zhang
     [not found]   ` <1497338867-52684-3-git-send-email-sugar.zhang-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2017-06-17 18:05     ` Heiko Stuebner

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