Commit 5a979972 authored by Yoshihiro Shimoda's avatar Yoshihiro Shimoda Committed by Simon Horman

arm64: dts: renesas: r8a77995: update PFC node name to pin-controller

This patch changes the name from from e6060000.pfc and pfc@e6060000 to
e6060000.pin-controller and pin-controller@e6060000 like other Renesas
SoCs.
Reported-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Acked-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 8ef7512a
...@@ -122,7 +122,7 @@ rst: reset-controller@e6160000 { ...@@ -122,7 +122,7 @@ rst: reset-controller@e6160000 {
reg = <0 0xe6160000 0 0x0200>; reg = <0 0xe6160000 0 0x0200>;
}; };
pfc: pfc@e6060000 { pfc: pin-controller@e6060000 {
compatible = "renesas,pfc-r8a77995"; compatible = "renesas,pfc-r8a77995";
reg = <0 0xe6060000 0 0x508>; reg = <0 0xe6060000 0 0x508>;
}; };
......
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