Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756733AbdCHDmL (ORCPT ); Tue, 7 Mar 2017 22:42:11 -0500 Received: from smtp.csie.ntu.edu.tw ([140.112.30.61]:32954 "EHLO smtp.csie.ntu.edu.tw" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756641AbdCHDlf (ORCPT ); Tue, 7 Mar 2017 22:41:35 -0500 MIME-Version: 1.0 In-Reply-To: References: From: Chen-Yu Tsai Date: Wed, 8 Mar 2017 11:39:38 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 6/15] dt-bindings: display: sun4i: Add HDMI display bindings To: Maxime Ripard Cc: Mike Turquette , Stephen Boyd , Chen-Yu Tsai , dri-devel , Daniel Vetter , David Airlie , Mark Rutland , Rob Herring , devicetree , linux-clk , linux-arm-kernel , linux-kernel , linux-sunxi 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: 367 Lines: 12 On Tue, Mar 7, 2017 at 4:56 PM, Maxime Ripard wrote: > One of the possible output of the display pipeline, on the SoCs that have > it, is the HDMI controller. > > Add a binding for it. > > Signed-off-by: Maxime Ripard Acked-by: Chen-Yu Tsai TODO: A31 will also need a DDC clock.