From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH] ARM: tegra: use correct audio CODEC on Jetson TK1 Date: Mon, 28 Apr 2014 10:05:10 -0600 Message-ID: <535E7C36.8020206@wwwdotorg.org> References: <1398443012-17212-1-git-send-email-swarren@wwwdotorg.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1398443012-17212-1-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Stephen Warren , Thierry Reding Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Stephen Warren List-Id: linux-tegra@vger.kernel.org On 04/25/2014 10:23 AM, Stephen Warren wrote: > Jetson TK1 contains an RT5639 not an RT5640. While the two are extremely > similar and mostly compatible, we should still use the correct device > name in the device tree. I had meant to fix this before applying the > initial DT, but this issue slipped my mind. I have applied this to Tegra's for-3.16/dt branch.