Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755949AbbKROSj (ORCPT ); Wed, 18 Nov 2015 09:18:39 -0500 Received: from mail-lb0-f180.google.com ([209.85.217.180]:35499 "EHLO mail-lb0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755749AbbKROSh (ORCPT ); Wed, 18 Nov 2015 09:18:37 -0500 Subject: Re: [PATCH v3 1/5] ARM: dts: rockchip: rk3288-veyron: rename pinctrl node reboot to reset To: Andy Yan , heiko@sntech.de, linux-kernel@vger.kernel.org References: <1447840044-19689-1-git-send-email-andy.yan@rock-chips.com> <1447840246-19744-1-git-send-email-andy.yan@rock-chips.com> Cc: mark.rutland@arm.com, devicetree@vger.kernel.org, khilman@linaro.org, linux@arm.linux.org.uk, pawel.moll@arm.com, ijc+devicetree@hellion.org.uk, benchan@google.com, sjg@chromium.org, linux-rockchip@lists.infradead.org, robh+dt@kernel.org, galak@codeaurora.org, treding@nvidia.com, linux-arm-kernel@lists.infradead.org, wxt@rock-chips.com From: Sergei Shtylyov Message-ID: <564C88B9.3060109@cogentembedded.com> Date: Wed, 18 Nov 2015 17:18:33 +0300 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <1447840246-19744-1-git-send-email-andy.yan@rock-chips.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1146 Lines: 42 Hello. On 11/18/2015 12:50 PM, Andy Yan wrote: > rename pinctrl node reboot to reset to match it's lable name Label? BTW, I'm not seeing it on this node... > Signed-off-by: Andy Yan > > --- > > Changes in v3: > - rename a pinctrl node in rk3288-veyron, the original name will be > used in the incoming reboot notifier driver > > Changes in v2: None > > arch/arm/boot/dts/rk3288-veyron.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/boot/dts/rk3288-veyron.dtsi b/arch/arm/boot/dts/rk3288-veyron.dtsi > index 2fa7a0d..292aaaf 100644 > --- a/arch/arm/boot/dts/rk3288-veyron.dtsi > +++ b/arch/arm/boot/dts/rk3288-veyron.dtsi > @@ -495,7 +495,7 @@ > }; > }; > > - reboot { > + reset { > ap_warm_reset_h: ap-warm-reset-h { > rockchip,pins = ; > }; MBR, Sergei -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/