From mboxrd@z Thu Jan 1 00:00:00 1970 From: lee.jones@linaro.org (Lee Jones) Date: Wed, 4 Dec 2013 17:38:00 +0000 Subject: Boot time errors/warnings on snowball In-Reply-To: References: <20131204172626.GB26581@lee--X1> Message-ID: <20131204173800.GC26581@lee--X1> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, 04 Dec 2013, Olof Johansson wrote: > On Wed, Dec 4, 2013 at 9:26 AM, Lee Jones wrote: > >> > I noticed these with last night's -next on the snowball: > >> > > >> > of_dma_request_slave_channel: dma-names property of node > >> > '/soc/msp at 80124000' missing or empty > >> > of_dma_request_slave_channel: dma-names property of node > >> > '/soc/msp at 80124000' missing or empty > >> > of_dma_request_slave_channel: dma-names property of node > >> > '/soc/msp at 80125000' missing or empty > >> > of_dma_request_slave_channel: dma-names property of node > >> > '/soc/msp at 80125000' missing or empty > >> > dma dma0chan22: [d40_config_memcpy] No memcpy` > >> > dma dma0chan22: [d40_alloc_chan_resources] Failed to configure memcpy channel > >> > ux500-msp-i2s ux500-msp-i2s.1: Missing dma channel for stream: 0 > >> > ux500-msp-i2s ux500-msp-i2s.1: ASoC: pcm constructor failed: -22 > >> > >> I don't see this when booting from the stuff I sent for v3.14, > >> but I know Mark applied some fixes from Lee yesterday, > >> Lee can you see if you recognize this? > > > > It looks like whatever tree you're building from is missing this patch: > > > > ARM: ux500: Add DMA config bindings for MSP devices > > FWIW, this was with next-20131204. $ git log --oneline --grep="Add DMA config bindings for MSP devices" \ next-20131204 | wc -l 0 $ git log --oneline --grep="Add DMA config bindings for MSP devices" \ arm-soc/for-next | wc -l 1 -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org ? Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog