Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 08792fba authored by Quentin Schulz's avatar Quentin Schulz Committed by Maxime Ripard
Browse files

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: default avatarQuentin Schulz <quentin.schulz@bootlin.com>
Acked-by: default avatarChen-Yu Tsai <wens@csie.org>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@bootlin.com>
parent 4db9d0ae
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>;