Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752428AbdLFV5K (ORCPT ); Wed, 6 Dec 2017 16:57:10 -0500 Received: from mail-ot0-f195.google.com ([74.125.82.195]:34741 "EHLO mail-ot0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752085AbdLFV5H (ORCPT ); Wed, 6 Dec 2017 16:57:07 -0500 X-Google-Smtp-Source: AGs4zMaRNEdpHjexhpHTFQRTo9SyD9iu/2npMO4pfB/itnU9yKa7gXH2bbveWHF8IEW5NCgn2HsDTA== Date: Wed, 6 Dec 2017 15:57:06 -0600 From: Rob Herring To: Maxime Ripard Cc: Daniel Vetter , David Airlie , Chen-Yu Tsai , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, Mark Rutland , linux-arm-kernel@lists.infradead.org, plaes@plaes.org, icenowy@aosc.io, Thomas Petazzoni , jernej.skrabec@siol.net, devicetree@vger.kernel.org Subject: Re: [PATCH v3 03/15] dt-bindings: display: sun4i-drm: Add LVDS properties Message-ID: <20171206215706.sthymdcegp2nenwx@rob-hp-laptop> References: <17851ba6277b69aa9cd81de5eead62bfed271661.1512486553.git-series.maxime.ripard@free-electrons.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <17851ba6277b69aa9cd81de5eead62bfed271661.1512486553.git-series.maxime.ripard@free-electrons.com> User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 541 Lines: 13 On Tue, Dec 05, 2017 at 04:10:15PM +0100, Maxime Ripard wrote: > Some clocks and resets supposed to drive the LVDS logic in the display > engine have been overlooked when the driver was first introduced. > > Add those additional resources to the binding, and we'll deal with the ABI > stability in the code. > > Signed-off-by: Maxime Ripard > --- > Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt | 8 +++++++- > 1 file changed, 8 insertions(+) Reviewed-by: Rob Herring