From mboxrd@z Thu Jan 1 00:00:00 1970 From: matthias.bgg@gmail.com (Matthias Brugger) Date: Fri, 17 Jul 2015 23:42:25 +0200 Subject: [PATCH v2] arm64: dts: mt8173: Add afe device node In-Reply-To: <1436412725-55129-1-git-send-email-koro.chen@mediatek.com> References: <1436412725-55129-1-git-send-email-koro.chen@mediatek.com> Message-ID: <1607394.WYm4U533YM@ubix> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thursday, July 09, 2015 11:32:05 AM Koro Chen wrote: > This adds afe (audio front end) device node to the MT8173 dtsi file. > > Signed-off-by: Koro Chen > --- > This patch is based on Matthias's tree: > https://github.com/mbgg/linux-mediatek > branch: v4.2-next/arm64 > > Changes since v1: > - change node name to afe: audio-controller at 11220000 > --- > arch/arm64/boot/dts/mediatek/mt8173.dtsi | 32 > ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) Applied, thanks.