Boot time errors/warnings on snowball

Olof Johansson olof at lixom.net
Wed Dec 4 12:39:41 EST 2013


On Wed, Dec 4, 2013 at 9:38 AM, Lee Jones <lee.jones at linaro.org> wrote:
> On Wed, 04 Dec 2013, Olof Johansson wrote:
>
>> On Wed, Dec 4, 2013 at 9:26 AM, Lee Jones <lee.jones at linaro.org> 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

Ah, yes, with winter time Stephen pulls -next branches earlier than I
am used to, the set of merges I did yesterday didn't make it in.
Sounds good.


-Olof



More information about the linux-arm-kernel mailing list