From mboxrd@z Thu Jan 1 00:00:00 1970 From: Priit Laes Subject: [PATCH 0/2] ARM: dts: sunxi: Add display clocks to sun[47]i.dtsi Date: Tue, 10 May 2016 22:24:05 +0300 Message-ID: <1462908247-10474-1-git-send-email-plaes@plaes.org> Return-path: Sender: linux-kernel-owner@vger.kernel.org To: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , Maxime Ripard , Chen-Yu Tsai , =?UTF-8?q?Emilio=20L=C3=B3pez?= , Michael Turquette , Stephen Boyd Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com, Priit Laes List-Id: devicetree@vger.kernel.org Enable the display and TCON clocks that are needed to drive the display engine, tcon and TV encoders. Please note that currently the parent handling for clocks using 'allwinner,sun4i-a10-display-clk' compatible with number of parents !=4 is broken (like de_[bf]e[01]_clk clocks present in patches). Priit Laes (2): ARM: sun4i: A10: Add display and TCON clocks ARM: sun7i: A20: Add display and TCON clocks arch/arm/boot/dts/sun4i-a10.dtsi | 91 ++++++++++++++++++++++++++++++++++++---- arch/arm/boot/dts/sun7i-a20.dtsi | 85 ++++++++++++++++++++++++++++++++++--- 2 files changed, 164 insertions(+), 12 deletions(-) -- 2.8.2