From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kukjin Kim Subject: RE: [PATCH] ARM: DTS: Exynos: convert to generic power domain bindings Date: Fri, 23 Jan 2015 15:49:14 +0900 Message-ID: <0bec01d036d8$b3a11aa0$1ae34fe0$@kernel.org> References: <1420191389-1409-1-git-send-email-m.szyprowski@samsung.com> <54B6951C.8070807@kernel.org> <54BE404F.5030302@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mailout4.samsung.com ([203.254.224.34]:35016 "EHLO mailout4.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751448AbbAWGtR (ORCPT ); Fri, 23 Jan 2015 01:49:17 -0500 Received: from epcpsbgr5.samsung.com (u145.gpu120.samsung.co.kr [203.254.230.145]) by mailout4.samsung.com (Oracle Communications Messaging Server 7u4-24.01 (7.0.4.24.0) 64bit (built Nov 17 2011)) with ESMTP id <0NIM003U7AY3TFD0@mailout4.samsung.com> for linux-samsung-soc@vger.kernel.org; Fri, 23 Jan 2015 15:49:15 +0900 (KST) In-reply-to: <54BE404F.5030302@samsung.com> Content-language: ko Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: 'Marek Szyprowski' , 'Kukjin Kim' , 'Javier Martinez Canillas' Cc: linux-samsung-soc@vger.kernel.org, 'Inki Dae' , 'Tomasz Figa' , 'Pankaj Dubey' , 'Amit Daniel Kachhap' , 'Geert Uytterhoeven' , 'Ulf Hansson' , 'Kyungmin Park' , 'Kevin Hilman' Marek Szyprowski wrote: > > Hello, > Hi, > On 2015-01-14 17:11, Kukjin Kim wrote: > > On 01/13/15 01:50, Javier Martinez Canillas wrote: > >> On Fri, Jan 2, 2015 at 10:36 AM, Marek Szyprowski > >> wrote: > >>> This patch replaces all custom samsung,power-domain device tree properties > >>> with generic power domain bindings and updates documentation Samsung's devices > >>> refering to old binding. > >>> > >>> Suggested-by: Kevin Hilman > >>> Signed-off-by: Marek Szyprowski > >> It looks to me like a very nice cleanup. > >> > >> Reviewed-by: Javier Martinez Canillas > >> > >> and on an Exynos5800 Peach Pi Chromebook: > >> > >> Tested-by: Javier Martinez Canillas > >> > > Thanks your guys. Yeah, using generic something would be better and > > basically I have no objection. But need to check there is no side-effect > > because sometimes general cannot cover all of customs ;) Anyway I'll > > look at this change about that in this weekend. > > Kukjin: any new thoughts? I didn't notice this patch in your dt-samsung > branch > update... > Sorry for late response. Yeah, I have no objection on this change and I'll apply. Thanks, Kukjin