Re: [RESEND x3][PATCH v4] arm64: dts: hi6220: Add k3-dma and i2s/hdmi audio support

From: John Stultz
Date: Tue Jun 13 2017 - 15:57:55 EST


On Tue, Jun 13, 2017 at 12:54 PM, Mark Brown <broonie@xxxxxxxxxx> wrote:
> On Tue, Jun 13, 2017 at 12:40:28PM -0700, John Stultz wrote:
>
>> description across the two namespaces of display and audio). While
>> I'm sure for many cases the graph approach is much cleaner, I'm not
>> sure for this one how its improving over the much simpler
>> simple-audio-card binding.
>
> It meana you're not limited to single point to point digital linka which
> scales better (and is much the same reason why the video stuff uses
> graphs too).
>
>> The simple-audio-card bindings are still valid, so maybe could we
>> merge the proposed dts change I've submitted and then look at
>> migrating over to the audio-card-graph once the dependencies are all
>> in place?
>
> Which dependencies sorry?

So the adv7511 driver needs to add a .get_dai_id() hook to renumber
the port to dai id.

thanks
-john