From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Kozlowski Subject: Re: [PATCH 1/2] ARM: dts: exynos: split phandle in dmas property Date: Fri, 20 Sep 2019 14:28:15 +0200 Message-ID: <20190920122815.GB26862@pi3> References: <20190920121431.31678-1-m.szyprowski@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Content-Disposition: inline In-Reply-To: <20190920121431.31678-1-m.szyprowski@samsung.com> Sender: linux-kernel-owner@vger.kernel.org To: Marek Szyprowski Cc: linux-samsung-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, Maciej Falkowski , Mark Rutland , Rob Herring , Sylwester Nawrocki , Liam Girdwood , Mark Brown , Andrzej Hajda List-Id: devicetree@vger.kernel.org On Fri, Sep 20, 2019 at 02:14:30PM +0200, Marek Szyprowski wrote: > From: Maciej Falkowski > > Change representation of phandle array as then > dt-schema counts number of its items properly. > > Signed-off-by: Maciej Falkowski > Signed-off-by: Marek Szyprowski > --- > arch/arm/boot/dts/exynos5250.dtsi | 14 +++++++------- > arch/arm/boot/dts/exynos5410.dtsi | 6 +++--- > arch/arm/boot/dts/exynos5420.dtsi | 14 +++++++------- > 3 files changed, 17 insertions(+), 17 deletions(-) Looks good, I'll take it after merge window but why this is in-reply-to (inside thread) of completely different patchset? Best regards, Krzysztof