From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jarkko Nikula Subject: Re: [RFC 4/4] ASoC: RX-51: Add DT support to sound driver Date: Sat, 30 Nov 2013 15:28:02 +0200 Message-ID: <5299E7E2.8040206@bitmer.com> References: <1382909086-10493-1-git-send-email-sre@debian.org> <1382909086-10493-5-git-send-email-sre@debian.org> <20131106143248.GD15551@amd.pavel.ucw.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20131106143248.GD15551@amd.pavel.ucw.cz> Sender: linux-omap-owner@vger.kernel.org To: Pavel Machek Cc: Sebastian Reichel , Sebastian Reichel , Peter Ujfalusi , Rob Herring , Pawel Moll , Mark Rutland , Stephen Warren , Ian Campbell , Rob Landley , Tony Lindgren , Russell King , Jaroslav Kysela , Takashi Iwai , Liam Girdwood , Mark Brown , Grant Likely , Linus Walleij , devicetree@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, alsa-devel@alsa-project.org List-Id: devicetree@vger.kernel.org Hi On 11/06/2013 04:32 PM, Pavel Machek wrote: > Hi! > >> This patch adds device tree support to the Nokia N900 audio driver. > > Note, N900 audio driver. > >> +- compatible: "nokia,rx51-audio" > > Still, it is rx51-audio. If it is feasible, could we move away from > rx51 naming and into n900 naming that is familiar to mere humans? > > We can rename the sources later, but I guess we should get dts binding > right first time... Sorry the long response. I definitely would like n900 naming more in dts. History is that the basic board file for N900 went to mainline before sales started and used the hw name in sources and Kconfig. Audio machine driver then followed the same rx51 hw naming scheme with rest of sources. -- Jarkko