From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754130AbbI3HJN (ORCPT ); Wed, 30 Sep 2015 03:09:13 -0400 Received: from mailout1.w1.samsung.com ([210.118.77.11]:64460 "EHLO mailout1.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753714AbbI3HJJ (ORCPT ); Wed, 30 Sep 2015 03:09:09 -0400 X-AuditID: cbfec7f5-f794b6d000001495-47-560b8a9129ef Subject: Re: [PATCH] ARM: dts: Add Exynos5250 Snow Rev5+ support To: Javier Martinez Canillas , Kukjin Kim References: <1443527855-434-1-git-send-email-javier@osg.samsung.com> <560B2D29.5060707@samsung.com> <560B8818.8020002@kernel.org> <560B890C.3060200@samsung.com> <560B8A0F.8090709@osg.samsung.com> Cc: linux-kernel@vger.kernel.org, Mauro Carvalho Chehab , Doug Anderson , Olof Johansson , Russell King , devicetree@vger.kernel.org, Kumar Gala , Ian Campbell , linux-samsung-soc@vger.kernel.org, Rob Herring , Pawel Moll , Mark Rutland , linux-arm-kernel@lists.infradead.org From: Krzysztof Kozlowski Message-id: <560B8A8A.5050506@samsung.com> Date: Wed, 30 Sep 2015 16:08:58 +0900 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-version: 1.0 In-reply-to: <560B8A0F.8090709@osg.samsung.com> Content-type: text/plain; charset=windows-1252 Content-transfer-encoding: 7bit X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFlrMIsWRmVeSWpSXmKPExsVy+t/xq7oTu7jDDDZv1reYf+Qcq8XZZQfZ LPrfLGS1OPdqJaPFm7drmCxevzC06H/8mtli0+NrrBaXd81hs5hxfh+Txe3LvBZLr19kslj9 rMLi1PXPbBYTpq9lsWjde4TdQcBjzbw1jB4tzT1sHrMbLrJ4XO7rZfJYufwLm8emVZ1sHpuX 1HtcOdHE6rGl/y67R9+WVYwenzfJBXBHcdmkpOZklqUW6dslcGVM6e9jLNjMUTHrwhK2Bsb7 bF2MnBwSAiYSB1smM0LYYhIX7q0HinNxCAksZZQ4tvo4C4TzhVFi4c45YB3CAg4Sd6Y/Ygex RQTCJOa2H2SFKDrOKHHq61omEIdZ4B2zxMEHLWBVbALGEpuXLwHr5hXQkpj78SQLiM0ioCox 8fpvJhBbVCBC4tTZt1A1ghI/Jt8Dq+EU0Jf4uvIJcxcjB9BQPYn7F7VAwswC8hKb17xlnsAo MAtJxyyEqllIqhYwMq9iFE0tTS4oTkrPNdIrTswtLs1L10vOz93ECIm6rzsYlx6zOsQowMGo xMP7QoA7TIg1say4MvcQowQHs5II71MLoBBvSmJlVWpRfnxRaU5q8SFGaQ4WJXHembvehwgJ pCeWpGanphakFsFkmTg4pRoYT8c/cBdWdfyXbHxsNvP6dTaLbZK3Lmlj5Lpa88FEu3O+h9MT IcP1Xi3XVzxeIBSTd/T1rZi5yvKJazc8lpwxYY42e5/RyqOraxT0nnAs2HI/ZsMh/uBzXzap /z6R05H/fFfWowm271Y8ZeNj1hf6lny5SF4hOrmFtU7OettDTmaxjiCliSz3lFiKMxINtZiL ihMBC+TZZbYCAAA= Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 30.09.2015 16:06, Javier Martinez Canillas wrote: > Hello, > > On 09/30/2015 09:02 AM, Krzysztof Kozlowski wrote: >> On 30.09.2015 15:58, Kukjin Kim wrote: > > [snip] > >>>> >>>> Could you add the new compatible and fix patch issues pointed by Doug? >>>> >>> Documenting for the compatibles would be required even I already applied >>> its updated patch... >> > > Kukjin, I agree that they should be documented but I thought it would > be a separate patch since currently we don't document any board. > >> What do you mean by "documenting compatibles"? These are board >> compatibles, they are not documented... >> > > Krzysztof, I've on my TODO list to add a file describing all Exynos > platforms and DT bindings, something like what other SoC do, i.e: > > Documentation/devicetree/bindings/arm/omap/omap.txt > Documentation/devicetree/bindings/arm/rockchip.txt Right, that's a good idea. However lack of it does not affect current work because compatibles for Exynos board are not documented at all. Best regards, Krzysztof