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

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
......@@ -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>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment