projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02b4a74
)
ARM: shmobile: r8a7791 PFC device tree node
author
Magnus Damm
<damm@opensource.se>
Tue, 8 Oct 2013 03:39:01 +0000
(12:39 +0900)
committer
Simon Horman
<horms+renesas@verge.net.au>
Tue, 10 Dec 2013 08:26:50 +0000
(17:26 +0900)
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>
arch/arm/boot/dts/r8a7791.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/r8a7791.dtsi
b/arch/arm/boot/dts/r8a7791.dtsi
index fea5cfef4691c3656b7b34560eedccaee38ef0b1..765d989dfe7220950a99bfa52e6171ab7de60e1b 100644
(file)
--- a/
arch/arm/boot/dts/r8a7791.dtsi
+++ b/
arch/arm/boot/dts/r8a7791.dtsi
@@
-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>;
+ };
};