summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/renesas/r8a77995.dtsi
diff options
context:
space:
mode:
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>2017-08-29 16:35:59 +0900
committerSimon Horman <horms+renesas@verge.net.au>2017-09-18 11:00:17 +0200
commit5a979972b6cb799944423f00c4e269d826c6d2c7 (patch)
treebe4bd7c480b4a1e5c810a4e5cdc67eea375b277b /arch/arm64/boot/dts/renesas/r8a77995.dtsi
parent8ef7512a68f4cd559af5d5f0be3ee2e89f0769ec (diff)
downloadblackbird-obmc-linux-5a979972b6cb799944423f00c4e269d826c6d2c7.tar.gz
blackbird-obmc-linux-5a979972b6cb799944423f00c4e269d826c6d2c7.zip
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: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm64/boot/dts/renesas/r8a77995.dtsi')
-rw-r--r--arch/arm64/boot/dts/renesas/r8a77995.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/renesas/r8a77995.dtsi b/arch/arm64/boot/dts/renesas/r8a77995.dtsi
index d0f95b78c022..72c303362b16 100644
--- a/arch/arm64/boot/dts/renesas/r8a77995.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a77995.dtsi
@@ -122,7 +122,7 @@
reg = <0 0xe6160000 0 0x0200>;
};
- pfc: pfc@e6060000 {
+ pfc: pin-controller@e6060000 {
compatible = "renesas,pfc-r8a77995";
reg = <0 0xe6060000 0 0x508>;
};
OpenPOWER on IntegriCloud