[PATCH 2/5] ARM: Kirkwood: Use DT to instansiate codec
Jason Cooper
jason at lakedaemon.net
Thu Apr 17 14:37:01 PDT 2014
Andrew,
First, thanks for following through with the kirkwood DT conversion.
I have one small request below:
On Thu, Apr 17, 2014 at 05:53:11PM +0200, Andrew Lunn wrote:
> Now that the ALC5623 codec has a DT binding, instansiate it using DT
> rather than a platform device.
>
> Signed-off-by: Andrew Lunn <andrew at lunn.ch>
> ---
> arch/arm/boot/dts/kirkwood-t5325.dts | 8 ++++++++
> arch/arm/mach-mvebu/board-t5325.c | 15 ---------------
> 2 files changed, 8 insertions(+), 15 deletions(-)
Since the audio device isn't critical to boot, can we split this patch
and the other DT patch in two? That'll prevent branch
dependency/merge conflicts between mvebu/dt and mvebu/soc.
thx,
Jason.
More information about the linux-arm-kernel
mailing list