提交 803d319c 编写于 作者: L Laurent Pinchart 提交者: Simon Horman

ARM: shmobile: r8a73a4: Add pin control device to device tree

Add a pfc node to the r8a73a4 device tree.
Signed-off-by: NLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
[g.liakhovetski+renesas@gmail.com use 2 nodes for address and size]
Signed-off-by: NGuennadi Liakhovetski <g.liakhovetski+renesas@gmail.com>
Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
上级 ad81f054
......@@ -85,4 +85,11 @@
interrupt-parent = <&gic>;
interrupts = <0 69 4>;
};
pfc: pfc@e6050000 {
compatible = "renesas,pfc-r8a73a4";
reg = <0 0xe6050000 0 0x9000>;
gpio-controller;
#gpio-cells = <2>;
};
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册