From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753226AbdLDKGI (ORCPT ); Mon, 4 Dec 2017 05:06:08 -0500 Received: from gloria.sntech.de ([95.129.55.99]:49200 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752436AbdLDKGH (ORCPT ); Mon, 4 Dec 2017 05:06:07 -0500 From: Heiko Stuebner To: Brian Norris Cc: Archit Taneja , Andrzej Hajda , Laurent Pinchart , 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 11:05:56 +0100 Message-ID: <1731157.IgmvaAa2Kc@phil> User-Agent: KMail/5.2.3 (Linux/4.13.0-1-amd64; KDE/5.37.0; x86_64; ; ) In-Reply-To: <20171129184755.77187-1-briannorris@chromium.org> References: <20171129184755.77187-1-briannorris@chromium.org> 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, 10:47:55 CET schrieb Brian Norris: > 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 applied for 4.16 with Doug's Review Thanks Heiko