Commit 50809470 authored by Takeshi Kihara's avatar Takeshi Kihara Committed by Simon Horman

arm64: dts: r8a7796: Add pinctrl device node

This patch adds pinctrl device node for R8A7796 SoC.
Signed-off-by: default avatarTakeshi Kihara <takeshi.kihara.df@renesas.com>
Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 272bde03
......@@ -107,6 +107,11 @@ wdt0: watchdog@e6020000 {
status = "disabled";
};
pfc: pin-controller@e6060000 {
compatible = "renesas,pfc-r8a7796";
reg = <0 0xe6060000 0 0x50c>;
};
cpg: clock-controller@e6150000 {
compatible = "renesas,r8a7796-cpg-mssr";
reg = <0 0xe6150000 0 0x1000>;
......
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