Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752043AbdFHPbb (ORCPT ); Thu, 8 Jun 2017 11:31:31 -0400 Received: from mail-wr0-f169.google.com ([209.85.128.169]:33507 "EHLO mail-wr0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751782AbdFHPba (ORCPT ); Thu, 8 Jun 2017 11:31:30 -0400 From: Neil Armstrong To: khilman@baylibre.com Cc: Neil Armstrong , linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/4] ARM64: dts: meson-gx: Add HDMI and CVBS nodes for selected boards Date: Thu, 8 Jun 2017 17:31:19 +0200 Message-Id: <1496935883-4966-1-git-send-email-narmstrong@baylibre.com> X-Mailer: git-send-email 1.9.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 740 Lines: 20 Add the CVBS and HDMI nodes for the following boards : - Wetek Play2 - Khadas VIM - Amlogic P230 Reference board - Amlogic P212 Reference board Neil Armstrong (4): ARM64: dts: meson-gxbb-wetek-play2: Add HDMI and CVBS Nodes ARM64: dts: meson-gxl-s905d-p230: Add HDMI nodes ARM64: dts: meson-gxl-s905x-khadas-vim: Add HDMI nodes ARM64: dts: meson-gxl-s905x-p212: Add HDMI and CVBS nodes .../boot/dts/amlogic/meson-gxbb-wetek-play2.dts | 40 ++++++++++++++++++++++ .../boot/dts/amlogic/meson-gxl-s905d-p230.dts | 24 +++++++++++++ .../dts/amlogic/meson-gxl-s905x-khadas-vim.dts | 23 +++++++++++++ .../boot/dts/amlogic/meson-gxl-s905x-p212.dts | 23 +++++++++++++ 4 files changed, 110 insertions(+) -- 1.9.1