Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754079AbdLDNqo (ORCPT ); Mon, 4 Dec 2017 08:46:44 -0500 Received: from gloria.sntech.de ([95.129.55.99]:51270 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752529AbdLDNqn (ORCPT ); Mon, 4 Dec 2017 08:46:43 -0500 From: Heiko Stuebner To: Laurent Pinchart Cc: Brian Norris , Archit Taneja , Andrzej Hajda , David Airlie , Yannick Fertre , Philippe Cornu , Benjamin Gaignard , Vincent Abriou , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, Sean Paul , Nickey Yang , hl@rock-chips.com, linux-rockchip@lists.infradead.org, mka@chromium.org, Doug Anderson , robh+dt@kernel.org, mark.rutland@arm.com, hoegsberg@gmail.com, zyw@rock-chips.com, xbl@rock-chips.com Subject: Re: [PATCH v4] arm64: dts: rockchip: update mipi cells for RK3399 Date: Mon, 04 Dec 2017 14:46:32 +0100 Message-ID: <3618913.yW60MBkMvd@phil> User-Agent: KMail/5.2.3 (Linux/4.13.0-1-amd64; KDE/5.37.0; x86_64; ; ) In-Reply-To: <13507001.EQOuo8KY2k@avalon> References: <20171129184755.77187-1-briannorris@chromium.org> <13507001.EQOuo8KY2k@avalon> 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 Content-Length: 854 Lines: 24 Hi Laurent, Am Montag, 4. Dezember 2017, 15:22:07 CET schrieb Laurent Pinchart: > On Wednesday, 29 November 2017 20:47:55 EET Brian Norris wrote: > > From: Nickey Yang > > > > We might include additional ports in derivative device trees, so the > > 'port' node should have an address, and the parent 'ports' node needs > > /#{addres,size}-cells. > > > > v4: > > * keep #{address,size}-cells in both 'ports' and 'port@0' nodes > > * separate from the rest of the series, since this is mostly > > independent of the driver refactoring > > > > Signed-off-by: Nickey Yang > > Signed-off-by: Brian Norris > > Reviewed-by: Laurent Pinchart As I hadn't pushed that one yet, I've amended it with your Review-tag :-) Thanks Heiko