Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755485AbcKYQDo (ORCPT ); Fri, 25 Nov 2016 11:03:44 -0500 Received: from mail-wj0-f177.google.com ([209.85.210.177]:34772 "EHLO mail-wj0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754897AbcKYQDV (ORCPT ); Fri, 25 Nov 2016 11:03:21 -0500 From: Bartosz Golaszewski To: Kevin Hilman , Michael Turquette , Sekhar Nori , Rob Herring , Frank Rowand , Mark Rutland , Peter Ujfalusi , Russell King Cc: LKML , arm-soc , linux-drm , linux-devicetree , Jyri Sarha , Tomi Valkeinen , David Airlie , Laurent Pinchart , Bartosz Golaszewski Subject: [PATCH 0/3] ARM: dts: da850: tilcdc related DT changes Date: Fri, 25 Nov 2016 17:03:12 +0100 Message-Id: <1480089795-29811-1-git-send-email-bgolaszewski@baylibre.com> X-Mailer: git-send-email 2.1.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 565 Lines: 15 I previously sent these patches separately, but since they're touching the same files while coming from different trees, I decided to post it again in a series to make applying them easier. Bartosz Golaszewski (3): ARM: da850-lcdk: add the dumb-vga-dac node ARM: dts: da850: specify the maximum bandwidth for tilcdc ARM: dts: da850: enable the memctrl and mstpri nodes per board arch/arm/boot/dts/da850-lcdk.dts | 66 ++++++++++++++++++++++++++++++++++++++++ arch/arm/boot/dts/da850.dtsi | 20 ++++++++++++ 2 files changed, 86 insertions(+) -- 2.9.3