Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1223944
| From | Peter Ujfalusi <peter.ujfalusi@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 00/11] ARM: OMAP/DTS: dra7/72-evm/beagle-x15: Audio support |
| Date | 2015-09-14 11:00 +0200 |
| Message-ID | <q8xMf-1gc-31@gated-at.bofh.it> (permalink) |
| References | <q0UmB-SN-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Tony, On 08/24/2015 10:19 AM, Peter Ujfalusi wrote: > Hi, > > this series will enable analog audio (via onboard aic310x codec) for dra7-evm, > dra72-evm and am57xx-beagle-x15 boards. > In these board McASP3 is connected to the codec and for the McASP3 we needed to > have the DMA crossbar in place since the request lines are not mapped by > default. Did you had a chance to look at this series? > Regars, > Peter > --- > Peter Ujfalusi (11): > ARM: OMAP: DRA7: hwmod: Add data for McASP3 > ARM: DTS: dra7: Add McASP3 node > ARM: DTS: dra7-evm: Rename mmc2_3v3 supply to evm_3v3_sw > ARM: DTS: dra7-evm: Add fixed regulator to be used by aic3106's DVDD > ARM: DTS: dra7-evm: Enable pcf8575 (0x26 address) on i2c2 bus > ARM: DTS: dra7-evm: Audio support > ARM: DTS: dra72-evm: Add fixed regulator representing DVDD supply for > aic3106 > ARM: DTS: dra72-evm: Add gpio hog for vin6_sel_s0 to select audio > ARM: DTS: dra72-evm: Audio support > ARM: DTS: am57xx-beagle-x15: Add fixed regulator for aic3104's DVDD > ARM: DTS: am57xx-beagle-x15: Enable analog audio support > > arch/arm/boot/dts/am57xx-beagle-x15.dts | 95 ++++++++++++++++++++ > arch/arm/boot/dts/dra7-evm.dts | 142 +++++++++++++++++++++++++++++- > arch/arm/boot/dts/dra7.dtsi | 15 ++++ > arch/arm/boot/dts/dra72-evm.dts | 138 +++++++++++++++++++++++++++++ > arch/arm/mach-omap2/omap_hwmod_7xx_data.c | 41 +++++++++ > 5 files changed, 428 insertions(+), 3 deletions(-) > -- Péter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH 00/11] ARM: OMAP/DTS: dra7/72-evm/beagle-x15: Audio support Peter Ujfalusi <peter.ujfalusi@ti.com> - 2015-09-14 11:00 +0200 Re: [PATCH 00/11] ARM: OMAP/DTS: dra7/72-evm/beagle-x15: Audio support Tony Lindgren <tony@atomide.com> - 2015-09-14 18:30 +0200
csiph-web