ARM: shmobile: r8a7791 PFC device tree node

Add a DT node for the r8a7791 PFC device.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
Magnus Damm 2013-10-08 12:39:01 +09:00 committed by Simon Horman
parent 02b4a748c7
commit 55146927a7
1 changed files with 6 additions and 0 deletions

View File

@ -71,4 +71,10 @@
<0 16 4>,
<0 17 4>;
};
pfc: pfc@e6060000 {
compatible = "renesas,pfc-r8a7791";
reg = <0 0xe6060000 0 0x250>;
#gpio-range-cells = <3>;
};
};