[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1447840246-19744-1-git-send-email-andy.yan@rock-chips.com>
Date: Wed, 18 Nov 2015 17:50:46 +0800
From: Andy Yan <andy.yan@...k-chips.com>
To: heiko@...ech.de, linux-kernel@...r.kernel.org
Cc: devicetree@...r.kernel.org, galak@...eaurora.org,
linux@....linux.org.uk, linux-rockchip@...ts.infradead.org,
ijc+devicetree@...lion.org.uk, robh+dt@...nel.org,
pawel.moll@....com, mark.rutland@....com,
linux-arm-kernel@...ts.infradead.org, khilman@...aro.org,
treding@...dia.com, wxt@...k-chips.com, sjg@...omium.org,
benchan@...gle.com, Andy Yan <andy.yan@...k-chips.com>
Subject: [PATCH v3 1/5] ARM: dts: rockchip: rk3288-veyron: rename pinctrl node reboot to reset
rename pinctrl node reboot to reset to match it's lable name
Signed-off-by: Andy Yan <andy.yan@...k-chips.com>
---
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 = <RK_GPIO0 13 RK_FUNC_GPIO &pcfg_pull_none>;
};
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists