Hi all, > Add audio driver node for mt2701 > Signed-off-by: Garlic Tseng <garlic.tseng@xxxxxxxxxxxx> > --- > arch/arm/boot/dts/mt2701-evb.dts | 65 ++++++++++++++++++++++++++ > arch/arm/boot/dts/mt2701.dtsi | 98 > ++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 163 insertions(+) > diff --git a/arch/arm/boot/dts/mt2701-evb.dts > b/arch/arm/boot/dts/mt2701-evb.dts > index 98bf12c..6c458f1 100644 > --- a/arch/arm/boot/dts/mt2701-evb.dts > +++ b/arch/arm/boot/dts/mt2701-evb.dts > @@ -22,6 +22,40 @@ > memory { > reg = <0 0x80000000 0 0x40000000>; > }; > + > + sound:sound { > + compatible = "mediatek,mt2701-cs42448-machine"; > + mediatek,platform = <&afe>; > + /* CS42448 Machine name */ I found an intend problem here and I'll send a new version to fix that. Sorry for the inconvenience. Garlic. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html