From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752000AbdJZLth (ORCPT ); Thu, 26 Oct 2017 07:49:37 -0400 Received: from mx07-00178001.pphosted.com ([62.209.51.94]:51196 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751719AbdJZLtH (ORCPT ); Thu, 26 Oct 2017 07:49:07 -0400 From: Philippe Cornu To: Rob Herring , Arnd Bergmann , "Russell King" , Mark Rutland , "Yannick Fertre" , Philippe Cornu , Benjamin Gaignard , Vincent Abriou , David Airlie , , , , CC: Fabien Dessenne , Mickael Reulier , Gabriel Fernandez , Ludovic Barre , Alexandre Torgue , Maxime Coquelin Subject: [PATCH v1 0/2] drm/stm: ltdc: add a 2nd endpoint Date: Thu, 26 Oct 2017 13:48:07 +0200 Message-ID: <1509018489-19641-1-git-send-email-philippe.cornu@st.com> X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.201.23.32] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-10-26_03:,, signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Version 1: - Initial commit The purpose of this set of patches is to offer the possibility to use up to 2 endpoints for the ltdc dpi video port. Philippe Cornu (2): dt-bindings: display: stm32: add a 2nd endpoint drm/stm: ltdc: add a 2nd endpoint .../devicetree/bindings/display/st,stm32-ltdc.txt | 6 +- drivers/gpu/drm/stm/ltdc.c | 64 +++++++++++++++------- 2 files changed, 50 insertions(+), 20 deletions(-) -- 1.9.1