From: Quentin Schulz Date: Mon, 19 Feb 2018 12:47:35 +0000 (+0100) Subject: ARM: dtsi: axp81x: remove IP name from DT node name X-Git-Tag: v4.17-rc1~105^2~17^2~13 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=08792fbabc23d12a81eb6a0d15bf418be800519f;p=linux.git ARM: dtsi: axp81x: remove IP name from DT node name The DT node should be named after its functionality and not after the IP it's defining. Signed-off-by: Quentin Schulz Acked-by: Chen-Yu Tsai Signed-off-by: Maxime Ripard --- diff --git a/arch/arm/boot/dts/axp81x.dtsi b/arch/arm/boot/dts/axp81x.dtsi index 1b05c7fe351e..043c717dcef1 100644 --- a/arch/arm/boot/dts/axp81x.dtsi +++ b/arch/arm/boot/dts/axp81x.dtsi @@ -53,7 +53,7 @@ axp_adc: adc { #io-channel-cells = <1>; }; - axp_gpio: axp-gpio { + axp_gpio: gpio { compatible = "x-powers,axp813-gpio"; gpio-controller; #gpio-cells = <2>;