Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753354AbbFHXuy (ORCPT ); Mon, 8 Jun 2015 19:50:54 -0400 Received: from mailout2.w1.samsung.com ([210.118.77.12]:20617 "EHLO mailout2.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751888AbbFHXup (ORCPT ); Mon, 8 Jun 2015 19:50:45 -0400 X-AuditID: cbfec7f5-f794b6d000001495-35-55762a512b7c Message-id: <55762A4E.5090208@samsung.com> Date: Tue, 09 Jun 2015 08:50:38 +0900 From: Krzysztof Kozlowski User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-version: 1.0 To: Anand Moon , Russell King , Kukjin Kim , Javier Martinez Canillas , Lukasz Majewski , Andreas Faerber , Sachin Kamat , Sjoerd Simons Cc: linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCHv2 1/2] ARM: exynos_defconfig: Enable CONFIG_SND_SOC_ODROIDX2 for Odroid-XU3 References: <1433696621-4763-1-git-send-email-linux.amoon@gmail.com> In-reply-to: <1433696621-4763-1-git-send-email-linux.amoon@gmail.com> Content-type: text/plain; charset=windows-1252 Content-transfer-encoding: 7bit X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFvrFLMWRmVeSWpSXmKPExsVy+t/xa7qBWmWhBr9vyls0byq2OPq7wOL1 C0OL/sevmS3ePNzMaLHp8TVWi8u75rBZzDi/j8li3cZb7Ba3L/NaXLl0is1i+vG3rA48Hi3N PWwef59fZ/HYOesuu8emVZ1sHpuX1Hv0bVnF6LH5dLXH501yARxRXDYpqTmZZalF+nYJXBnN 87+yFUznqLh24R5bA+MRti5GDg4JAROJf20VXYycQKaYxIV764HCXBxCAksZJY4uWcYM4Txl lOif0cQEUsUroCVx7cp6FhCbRUBVomHiM3YQm03AWGLz8iVsILaoQITE28snoeoFJX5MvscC MkhE4AaTxLPN21hANjMLZEtseQVWIyyQKHF76jpmkLCQgIvEydXZIGFOAVeJKx93MUNU60nc v6gFEmYWkJfYvOYt8wRGgVlIFsxCqJqFpGoBI/MqRtHU0uSC4qT0XCO94sTc4tK8dL3k/NxN jJAY+bqDcekxq0OMAhyMSjy8CsploUKsiWXFlbmHGCU4mJVEeAtZgUK8KYmVValF+fFFpTmp xYcYpTlYlMR5Z+56HyIkkJ5YkpqdmlqQWgSTZeLglGpgvGDCf1h+oZq/+vbOk/qruN1MazI6 pP7/fJK+r3KyrvOzpcy3vnJs1Nbtz2yckruK997T1e9cwhzPmjev0F9Wfle9c9tzntmb3qoe D9O6c+S1Xs3+O39rytYtn3rzb2rVIeaknV/z49Yn/1r8yvebpaL2/EfTvwZ9i40R+rwzX1S8 zWCX0lKlbCWW4oxEQy3mouJEAAvYCPONAgAA Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1267 Lines: 30 On 08.06.2015 02:03, Anand Moon wrote: > Enable CONFIG_SND_SOC_ODROIDX2 and CONFIG_SND_SIMPLE_CARD to enable > sound on Odroid-XU3 board. > > Below is the output of boot log. > [ 6.021550] max98090 5-0010: MAX98090 REVID=0x43 > [ 6.025506] random: nonblocking pool is initialized > [ 6.047297] asoc-simple-card sound: HiFi <-> 3830000.i2s mapping ok > [ 6.068392] s5m-rtc s2mps14-rtc: setting system clock to 2015-06-07 12:51:06 UTC (1433681466) > [ 6.123650] ALSA device list: > [ 6.135203] #0: Odroid-XU3 Answering the question "why" and "what is device" would be sufficient. You answered the first question ("enable sound") so you can just add second part - using the max98090 audio codec. This whole dmesg does not bring any benefits here, especially the irrelevant items (like random or RTC). Could you trim the commit message? Beside of that it looks fine however you marked this as "v2": 1. I cannot find v1 on Google. The title was the same? 2. Where is changelog? Best regards, Krzysztof -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/