linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/6] ARM: DT/davinci: Audio for da850-evm in DT boot
@ 2014-08-01  6:13 Peter Ujfalusi
  2014-08-01  6:13 ` [PATCH v2 1/6] ARM: davinci: da8xx-dt: add OF_DEV_AUXDATA entry for mcasp0 Peter Ujfalusi
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Peter Ujfalusi @ 2014-08-01  6:13 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

Changes since v1:
- fixed the address missmatch for tlv320aic3106 codec (@1b -> 18)
- The edma patches has been taken by Vinod, they should be in linux-next soon.

The following series will enable audio via simple card on the board when booted
with DT.

For edma one patch is needed to have working dma:
http://marc.info/?l=linux-omap&m=140680159327749&w=2

Regards,
Peter
---
Peter Ujfalusi (6):
  ARM: davinci: da8xx-dt: add OF_DEV_AUXDATA entry for mcasp0
  ARM: DTS: da850: Add node for edma0
  ARM: DTS: da850: Add node for McASP
  ARM: DTS: da850-evm: Enable McASP via DT boot
  ARM: DTS: da850-evm: Add node for tlv320aic3106 codec
  ARM: DTS: da850-evm: Enable audio via simple-card

 arch/arm/boot/dts/da850-evm.dts  | 72 ++++++++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/da850.dtsi     | 19 +++++++++++
 arch/arm/mach-davinci/da8xx-dt.c |  1 +
 3 files changed, 92 insertions(+)

-- 
2.0.2

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

end of thread, other threads:[~2014-08-26 11:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-01  6:13 [PATCH v2 0/6] ARM: DT/davinci: Audio for da850-evm in DT boot Peter Ujfalusi
2014-08-01  6:13 ` [PATCH v2 1/6] ARM: davinci: da8xx-dt: add OF_DEV_AUXDATA entry for mcasp0 Peter Ujfalusi
2014-08-01  6:13 ` [PATCH v2 2/6] ARM: DTS: da850: Add node for edma0 Peter Ujfalusi
2014-08-01  6:13 ` [PATCH v2 3/6] ARM: DTS: da850: Add node for McASP Peter Ujfalusi
2014-08-01  6:13 ` [PATCH v2 4/6] ARM: DTS: da850-evm: Enable McASP via DT boot Peter Ujfalusi
2014-08-01  6:13 ` [PATCH v2 5/6] ARM: DTS: da850-evm: Add node for tlv320aic3106 codec Peter Ujfalusi
2014-08-01  6:13 ` [PATCH v2 6/6] ARM: DTS: da850-evm: Enable audio via simple-card Peter Ujfalusi
2014-08-26 10:24 ` [PATCH v2 0/6] ARM: DT/davinci: Audio for da850-evm in DT boot Sekhar Nori
2014-08-26 11:52   ` Sekhar Nori

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