From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756167AbcASPaA (ORCPT ); Tue, 19 Jan 2016 10:30:00 -0500 Received: from gloria.sntech.de ([95.129.55.99]:43659 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754297AbcASP3w (ORCPT ); Tue, 19 Jan 2016 10:29:52 -0500 From: Heiko Stuebner To: Chris Zhong Cc: linux-rockchip@lists.infradead.org, mark.yao@rock-chips.com, treding@nvidia.com, Russell King , devicetree@vger.kernel.org, Kumar Gala , linux-kernel@vger.kernel.org, Ian Campbell , Rob Herring , Pawel Moll , Mark Rutland , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v7 4/5] ARM: dts: rockchip: add rk3288 mipi_dsi nodes Date: Tue, 19 Jan 2016 16:29:34 +0100 Message-ID: <1528812.keQSB3ssvU@phil> User-Agent: KMail/4.14.10 (Linux/4.3.0-1-amd64; KDE/4.14.14; x86_64; ; ) In-Reply-To: <1452053038-32098-5-git-send-email-zyw@rock-chips.com> References: <1452053038-32098-1-git-send-email-zyw@rock-chips.com> <1452053038-32098-5-git-send-email-zyw@rock-chips.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Mittwoch, 6. Januar 2016, 12:03:56 schrieb Chris Zhong: > Add a mipi_dsi node, and also add mipi_dsi endpoints to vopb and vopl > output port nodes. > > Signed-off-by: Chris Zhong applied to my dts32 branch for 4.6 after moving it to the correct position. Please make sure to sort nodes by their register addresses in the future. Thanks Heiko