From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753172AbdLDKBb (ORCPT ); Mon, 4 Dec 2017 05:01:31 -0500 Received: from gloria.sntech.de ([95.129.55.99]:49114 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751636AbdLDKBa (ORCPT ); Mon, 4 Dec 2017 05:01:30 -0500 From: Heiko Stuebner To: Brian Norris Cc: Brian Norris , linux-kernel@vger.kernel.org, Doug Anderson , linux-rockchip@lists.infradead.org, Nickey Yang , mka@chromium.org, Chris Zhong , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] arm64: dts: rockchip: add mipi_dsi1 support for rk3399 Date: Mon, 04 Dec 2017 11:01:27 +0100 Message-ID: <9758044.2EJ4ZToNsO@phil> User-Agent: KMail/5.2.3 (Linux/4.13.0-1-amd64; KDE/5.37.0; x86_64; ; ) In-Reply-To: <20171130011127.GB124672@google.com> References: <20171129233541.51337-1-briannorris@chromium.org> <20171130010723.GA133459@google.com> <20171130011127.GB124672@google.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, 29. November 2017, 17:11:27 CET schrieb Brian Norris: > From: Nickey Yang > > This patch adds the information for the secondary MIPI DSI controller, > e.g., interrupts, grf, clocks, ports and so on. Mirrors the existing > definition for dsi0. > > Signed-off-by: Nickey Yang > Signed-off-by: Brian Norris applied for 4.16 Thanks Heiko