[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140901133412.GA11312@lunn.ch>
Date: Mon, 1 Sep 2014 15:34:12 +0200
From: Andrew Lunn <andrew@...n.ch>
To: Xiubo Li <Li.Xiubo@...escale.com>
Cc: broonie@...nel.org, lgirdwood@...il.com, perex@...ex.cz,
tiwai@...e.de, kuninori.morimoto.gx@...esas.com, moinejf@...e.fr,
andrew@...n.ch, jsarha@...com, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-sh@...r.kernel.org,
alsa-devel@...a-project.org, shawn.guo@...escale.com,
linux-kernel@...r.kernel.org, Nicolin Chen <nicoleotsuka@...il.com>
Subject: Re: [PATCHv1 1/7] ASoC: simple-card: Merge single and muti DAI link
code.
On Mon, Sep 01, 2014 at 12:29:35PM +0800, Xiubo Li wrote:
> This patch merge single DAI link and muti-DAI links code together,
> and simply the simple-card driver code.
Hi Xiubo
It would be good to note that this breaks the Binary API with DT
blobs. Old blobs will not work with this new C code.
> And also do some other improvement:
It would be good to put these improvements into separate patches,
making them easier to review.
> +====
> +DAI link node(s) and its or their subnodes:
>
> -Required dai-link subnodes:
> +There must be one DAI link node exsit at least, and each DAI link must
typ0. It would also be better to say:
There must be at least one DAI link, and each DAI link must
> +contain one CPU subnode and one CODEC subnode.
Andrew
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists