Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756340AbdD0TN4 (ORCPT ); Thu, 27 Apr 2017 15:13:56 -0400 Received: from smtprelay.synopsys.com ([198.182.60.111]:45540 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752174AbdD0TNu (ORCPT ); Thu, 27 Apr 2017 15:13:50 -0400 Subject: Re: [RESEND PATCH 1/2] arc: axs10x: Add DT bindings for I2S audio playback To: Jose Abreu , "linux-snps-arc@lists.infradead.org" References: <7ed6deaf1ae6d5819364c793835aa30316077a7e.1487787376.git.joabreu@synopsys.com> <77599cf5-33e5-2ecd-2b2a-43630195a3b8@synopsys.com> CC: Carlos Palminha , Alexey Brodkin , Rob Herring , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" From: Vineet Gupta Message-ID: <64ee326f-661e-16cf-5d25-dbb079a10b6e@synopsys.com> Date: Thu, 27 Apr 2017 12:13:40 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.10.161.108] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 982 Lines: 27 On 04/27/2017 11:42 AM, Jose Abreu wrote: > Hi Vineet, > > > On 27-04-2017 00:31, Vineet Gupta wrote: >> On 04/26/2017 01:55 AM, Jose Abreu wrote: >>> Hi Vineet, >>> >>> >>> On 24-04-2017 18:36, Vineet Gupta wrote: >>>> On 04/21/2017 03:15 AM, Jose Abreu wrote: >>>>> This patch adds the necessary DT bindings to get HDMI audio >>>>> output in ARC AXS10x SDP. The bindings for I2S controller were >>>>> added as well as the bindings for simple audio card. >>>> Are these waiting on Rob or is it OK for me to pick these up for 4.12 ? >>> Yes, I was waiting for Rob ack but he has been silent. It would >>> be nice if these went for 4.12. >> Ok lets wait another couple of days before I pick those up. >> In the mean time, can you please restest the series against 4.11-rcX and report >> here that patches are still valid and do as intended ! > I tested based on drm-next of today (which is based on 4.11-rc7) > and the patches work okay. Pushed to for-curr for 4.12 ! Thx, -Vineet