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 <quentin.schulz@bootlin.com>
Acked-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
This commit is contained in:
Quentin Schulz 2018-02-19 13:47:35 +01:00 committed by Maxime Ripard
parent 4db9d0aef2
commit 08792fbabc
No known key found for this signature in database
GPG Key ID: D2B4C094214DAF74
1 changed files with 1 additions and 1 deletions

View File

@ -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>;