[PATCH v3 16/16] ARM: dtsi: axp81x: remove IP name from DT node name
Quentin Schulz
quentin.schulz at free-electrons.com
Mon Jan 15 02:33:50 PST 2018
The DT node should be named after its functionality and not after the
IP it's defining.
Signed-off-by: Quentin Schulz <quentin.schulz at free-electrons.com>
---
arch/arm/boot/dts/axp81x.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/axp81x.dtsi b/arch/arm/boot/dts/axp81x.dtsi
index 1b05c7f..043c717 100644
--- a/arch/arm/boot/dts/axp81x.dtsi
+++ b/arch/arm/boot/dts/axp81x.dtsi
@@ -53,7 +53,7 @@
#io-channel-cells = <1>;
};
- axp_gpio: axp-gpio {
+ axp_gpio: gpio {
compatible = "x-powers,axp813-gpio";
gpio-controller;
#gpio-cells = <2>;
--
git-series 0.9.1
More information about the linux-arm-kernel
mailing list