Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752367AbdLGEDR (ORCPT ); Wed, 6 Dec 2017 23:03:17 -0500 Received: from smtp.csie.ntu.edu.tw ([140.112.30.61]:51222 "EHLO smtp.csie.ntu.edu.tw" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752132AbdLGEDP (ORCPT ); Wed, 6 Dec 2017 23:03:15 -0500 X-Google-Smtp-Source: AGs4zMbht42jV+iVEB3vXrIBLdZd6apxszFCGhBAB3+Wv/WUJTJztuyTyaLwvq6YYoyc/sv9cPL+Z/dAe1sSsOY8GKg= MIME-Version: 1.0 In-Reply-To: <97d3cee9d0d7a92893f646d72643bac520de5f05.1512486553.git-series.maxime.ripard@free-electrons.com> References: <97d3cee9d0d7a92893f646d72643bac520de5f05.1512486553.git-series.maxime.ripard@free-electrons.com> From: Chen-Yu Tsai Date: Thu, 7 Dec 2017 12:02:49 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v3 10/15] ARM: dts: sun8i: a83t: Add display pipeline 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 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: 477 Lines: 12 On Tue, Dec 5, 2017 at 11:10 PM, Maxime Ripard wrote: > The display pipeline on the A83T is mainly composed of the mixers and > TCONs, plus various encoders. > > Let's add the first mixer and TCON to the DTSI since the only board I have > can use only the LVDS output on the first TCON. The other parts will be > added eventually. > > Signed-off-by: Maxime Ripard Reviewed-by: Chen-Yu Tsai