From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760531AbcJ1Nes (ORCPT ); Fri, 28 Oct 2016 09:34:48 -0400 Received: from mail-wm0-f52.google.com ([74.125.82.52]:38359 "EHLO mail-wm0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758594AbcJ1Nep (ORCPT ); Fri, 28 Oct 2016 09:34:45 -0400 Date: Fri, 28 Oct 2016 16:34:24 +0300 From: Krzysztof Kozlowski To: Javier Martinez Canillas Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Kukjin Kim , Russell King , linux-samsung-soc@vger.kernel.org, Rob Herring , Mark Rutland , Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 1/3] ARM: dts: exynos: Document eMMC/SD/SDIO devices in Exynos5250 Snow board Message-ID: <20161028133424.GA5646@kozik-lap> References: <1477588303-13681-1-git-send-email-javier@osg.samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1477588303-13681-1-git-send-email-javier@osg.samsung.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 27, 2016 at 02:11:41PM -0300, Javier Martinez Canillas wrote: > There's a cognitive load to figure out which mmc device node corresponds > to the eMMC flash, uSD card and WiFI SDIO module on the Snow boards. > > So it's better to have comments in the DTS to make this more clear. > > Signed-off-by: Javier Martinez Canillas > --- > > arch/arm/boot/dts/exynos5250-snow-common.dtsi | 4 ++++ > 1 file changed, 4 insertions(+) Thanks, applied after squashing three into one. These are only comments, so no impact on the code, and meaning/goal of them is exactly same. Best regards, Krzysztof