Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752262AbdLNDXY (ORCPT ); Wed, 13 Dec 2017 22:23:24 -0500 Received: from smtp.csie.ntu.edu.tw ([140.112.30.61]:36394 "EHLO smtp.csie.ntu.edu.tw" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751968AbdLNDXX (ORCPT ); Wed, 13 Dec 2017 22:23:23 -0500 X-Google-Smtp-Source: ACJfBov8VdT8cV8q1lx8R2AHvtM8mnfyz267hoywPA05IDkziWMv0kwhvycnGQgi5Yq/na33cKsQINnWToeL1uKP0uM= MIME-Version: 1.0 In-Reply-To: <8b7042f5e85cc868ea802deba79a0c53ffbe6564.1512662253.git-series.maxime.ripard@free-electrons.com> References: <8b7042f5e85cc868ea802deba79a0c53ffbe6564.1512662253.git-series.maxime.ripard@free-electrons.com> From: Chen-Yu Tsai Date: Thu, 14 Dec 2017 11:22:57 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v4 03/15] dt-bindings: display: sun4i-drm: Add LVDS properties To: Maxime Ripard Cc: Daniel Vetter , David Airlie , Chen-Yu Tsai , dri-devel , linux-kernel , Mark Rutland , Rob Herring , linux-arm-kernel , Priit Laes , Icenowy Zheng , Thomas Petazzoni , Jernej Skrabec , devicetree , Thierry Reding Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 490 Lines: 12 On Thu, Dec 7, 2017 at 11:58 PM, 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. > > Reviewed-by: Rob Herring > Signed-off-by: Maxime Ripard Reviewed-by: Chen-Yu Tsai