From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kukjin Kim Subject: Re: [PATCH] ARM: dts: Update exynos5250-spring with mmc node changes Date: Wed, 18 Mar 2015 01:27:49 +0900 Message-ID: <55085605.2000001@kernel.org> References: <1424275812-6797-1-git-send-email-afaerber@suse.de> <54E5CD2E.9070608@collabora.co.uk> <5506EEF9.7080100@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <5506EEF9.7080100@suse.de> Sender: linux-samsung-soc-owner@vger.kernel.org To: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= Cc: linux-samsung-soc@vger.kernel.org, Kukjin Kim , Javier Martinez Canillas , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Vincent Palatin , Doug Anderson , Tomasz Figa , Jaehoon Chung , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , LKML List-Id: devicetree@vger.kernel.org On 03/16/15 23:55, Andreas F=C3=A4rber wrote: > Am 19.02.2015 um 12:46 schrieb Javier Martinez Canillas: >> Hello Andreas, >> Hi, >> On 02/18/2015 05:10 PM, Andreas F=C3=A4rber wrote: >>> Resolve a merge conflict with mmc refactoring aaa25a5a33cb ("ARM: d= ts: >>> unuse the slot-node and deprecate the supports-highspeed for dw-mmc= in >>> exynos") by dropping the slot@0 nodes, moving its bus-width propert= y to >>> the mmc node and replacing supports-highspeed with cap-{mmc,sd}-hig= hspeed, >>> matching exynos5250-snow. >>> >>> Cc: Jaehoon Chung >>> Fixes: 53dd4138bb0a ("ARM: dts: Add exynos5250-spring device tree") >>> Signed-off-by: Andreas F=C3=A4rber >>> --- >>> arch/arm/boot/dts/exynos5250-spring.dts | 16 ++++------------ >>> 1 file changed, 4 insertions(+), 12 deletions(-) >>> >> >> Reviewed-by: Javier Martinez Canillas >=20 > Ping! >=20 Thanks, applied with 'Cc: [3.19+]' - Kukjin