Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753201AbdDJKIa (ORCPT ); Mon, 10 Apr 2017 06:08:30 -0400 Received: from pandora.armlinux.org.uk ([78.32.30.218]:33566 "EHLO pandora.armlinux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751946AbdDJKI2 (ORCPT ); Mon, 10 Apr 2017 06:08:28 -0400 Date: Mon, 10 Apr 2017 11:08:07 +0100 From: Russell King - ARM Linux To: Archit Taneja Cc: Romain Perier , David Airlie , Jose Abreu , Neil Armstrong , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 0/2] drm: dw-hdmi: various improvements Message-ID: <20170410100807.GN17774@n2100.armlinux.org.uk> References: <20170407141905.14147-1-romain.perier@collabora.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1685 Lines: 40 On Mon, Apr 10, 2017 at 10:49:18AM +0530, Archit Taneja wrote: > Hi, > > On 04/07/2017 07:49 PM, Romain Perier wrote: > >This set of patches split the stream handling functions in two parts. It > >introduces new callbacks that are specific to each variant, one for I2S > >and one for AHB. > > > >Then, as requested by the datasheet for the I2S variant, it adds support > >for gating the audio sampler clock when the audio stream is enabled and > >disabled. > > > >This patches series is the continuity of the following discussion: > >http://lists.infradead.org/pipermail/linux-arm-kernel/2017-March/493550.html > > Since these aren't fixes, could you make sure to redo the patches over: > > git://anongit.freedesktop.org/drm-misc drm-misc-next > > The dw-hdmi driver is now under drivers/gpu/drm/bridge/synopsis/ This is annoying as it makes submission of CEC support for dw-hdmi rather difficult due to the now horrid cross-tree dependencies: * if I submit it to the DRM tree, the DRM tree will build break because you don't have the necessary CEC changes which have recently been merged into the media tree. * if I submit it to the media tree, the new files will be placed into drivers/gpu/drm/bridge and when stuff gets merged into linux-next and/or Linus' tree, things will need quite a large fixup (someone will have to rename the files and fix the Kconfig/Makefiles.) So, I'll hold it back for another cycle to avoid the mess that would result from trying to get it merged during this cycle. -- RMK's Patch system: http://www.armlinux.org.uk/developer/patches/ FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up according to speedtest.net.