From: Yoshihiro Shimoda Date: Wed, 9 Aug 2017 12:20:47 +0000 (+0900) Subject: arm64: dts: r8a77995: add pfc device node X-Git-Tag: v4.14-rc1~66^2^2~10^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1fa0b494f6b17f8094b1b380f7cc1cb89f4878dc;p=thirdparty%2Fkernel%2Flinux.git arm64: dts: r8a77995: add pfc device node Signed-off-by: Yoshihiro Shimoda Reviewed-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- diff --git a/arch/arm64/boot/dts/renesas/r8a77995.dtsi b/arch/arm64/boot/dts/renesas/r8a77995.dtsi index 7c69b795cd3eb..d0f95b78c022d 100644 --- a/arch/arm64/boot/dts/renesas/r8a77995.dtsi +++ b/arch/arm64/boot/dts/renesas/r8a77995.dtsi @@ -122,6 +122,11 @@ reg = <0 0xe6160000 0 0x0200>; }; + pfc: pfc@e6060000 { + compatible = "renesas,pfc-r8a77995"; + reg = <0 0xe6060000 0 0x508>; + }; + prr: chipid@fff00044 { compatible = "renesas,prr"; reg = <0 0xfff00044 0 4>;