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:
496d3c2
)
ARM: at91/dt: at91sam9g20: switch ssc compatible string
author
Bo Shen
<voice.shen@atmel.com>
Wed, 11 Jun 2014 10:14:42 +0000
(18:14 +0800)
committer
Nicolas Ferre
<nicolas.ferre@atmel.com>
Thu, 18 Sep 2014 14:53:28 +0000
(16:53 +0200)
As the SSC integrate in at91sam9g20 support frame sync length
extension, so switch compatible string to support this feature.
Signed-off-by: Bo Shen <voice.shen@atmel.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/boot/dts/at91sam9g20.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/at91sam9g20.dtsi
b/arch/arm/boot/dts/at91sam9g20.dtsi
index 31f7652612fc8f2f1e284b74eb6f9bef7e8e7986..5734dc18d7e19d11ad3bdd0f4e4686ed0ed00da0 100644
(file)
--- a/
arch/arm/boot/dts/at91sam9g20.dtsi
+++ b/
arch/arm/boot/dts/at91sam9g20.dtsi
@@
-22,6
+22,10
@@
compatible = "atmel,at91sam9g20-i2c";
};
+ ssc0: ssc@fffbc000 {
+ compatible = "atmel,at91sam9rl-ssc";
+ };
+
adc0: adc@fffe0000 {
atmel,adc-startup-time = <40>;
};