From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753240AbbGHXx6 (ORCPT ); Wed, 8 Jul 2015 19:53:58 -0400 Received: from mailout3.w1.samsung.com ([210.118.77.13]:17692 "EHLO mailout3.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751014AbbGHXxv (ORCPT ); Wed, 8 Jul 2015 19:53:51 -0400 X-AuditID: cbfec7f4-f79c56d0000012ee-02-559db80cdd57 Message-id: <559DB80D.20702@samsung.com> Date: Thu, 09 Jul 2015 08:53:49 +0900 From: Krzysztof Kozlowski User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-version: 1.0 To: Javier Martinez Canillas , Kukjin Kim Cc: devicetree@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/4] ARM: dts: Extend exynos5250-pinctrl nodes using labels instead of paths References: <1436333790-18219-1-git-send-email-javier@osg.samsung.com> <1436333790-18219-3-git-send-email-javier@osg.samsung.com> <559CDF66.6080609@samsung.com> <559D2E39.6060602@osg.samsung.com> In-reply-to: <559D2E39.6060602@osg.samsung.com> Content-type: text/plain; charset=windows-1252 Content-transfer-encoding: 7bit X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFrrOLMWRmVeSWpSXmKPExsVy+t/xK7o8O+aGGlzYxGox/8g5Vos3b9cw Wbx+YWjR//g1s8Wmx9dYLS7vmsNmMeP8PiYHdo9NqzrZPDYvqffY0n+X3aNvyypGj8+b5AJY o7hsUlJzMstSi/TtErgyvk5fzFYwhaPi6NUrbA2Mm9m6GDk5JARMJNrvv4CyxSQu3FsPZgsJ LGWUmHPToIuRC8h+yigx/8hbRpAEr4CGxMb++6xdjBwcLAKqEkvO5oKE2QSMJTYvXwLWKyoQ IfH28kkmiHJBiR+T77GA2CICYRJz2w+ygsxkFmhnlPjTfZcVJCEskCTx4OdjRohlxxklmk7e AVvAKaAvsbebE8RkFtCTuH9RC6ScWUBeYvOat8wTGAVmIVkxC6FqFpKqBYzMqxhFU0uTC4qT 0nMN9YoTc4tL89L1kvNzNzFCgvvLDsbFx6wOMQpwMCrx8HrEzAkVYk0sK67MPcQowcGsJMKr sXJuqBBvSmJlVWpRfnxRaU5q8SFGaQ4WJXHeubvehwgJpCeWpGanphakFsFkmTg4pRoY553v O+T709ZC4NDShD7lOtWJAQVrfi9YqtI1R/wN23uzfJWndjdUe8p05H5G2v54eC9zcWXRrJzv od/3SZyOfGjM7ZP1jXs/Y0r4xfufo0476cpMO7wgXS3MP/yDYKTipAP/XjF/fB207efyeHX2 g7NFfhd1PnMPb+2fEPd7lY1C6puo8wLySizFGYmGWsxFxYkAUMEQ0moCAAA= Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08.07.2015 23:05, Javier Martinez Canillas wrote: > Hello Krzysztof, > > On 07/08/2015 01:29 AM, Krzysztof Kozlowski wrote: >> On 08.07.2015 14:36, Javier Martinez Canillas wrote: >>> A previously defined Device Tree node, can be extended either by defining >>> a node using the same full path or by creating a label for the node and >>> referencing to it. >>> >>> Using full paths is more error prone since if there was a typo error, a >>> new node will be created instead of extending the node as it was desired. >>> This will lead to run-time errors that could be hard to detect. >>> >>> A misstyped label on the other hand, will cause a dtc compile error which >> >> s/misstyped/mistyped/ >> > > sigh, it's so ironic that I mistyped that. > > Do you want me to re-post the whole series with the typo fixed or you / > Kukjin would fix in both patches when applying? I'll fix it when applying to my tree. As for Kukjin, it depends whether he will pick it up from LKML or from me. Best regards, Krzysztof