projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0db8899
)
ARM: dts: OMAP3-N900: add si4713 support
author
Sebastian Reichel
<
[email protected]
>
Sat, 15 Nov 2014 01:47:30 +0000
(
02:47
+0100)
committer
Tony Lindgren
<
[email protected]
>
Sat, 22 Nov 2014 00:09:02 +0000
(16:09 -0800)
Add si4713 node to the N900 device tree file.
Signed-off-by: Sebastian Reichel <
[email protected]
>
Signed-off-by: Tony Lindgren <
[email protected]
>
arch/arm/boot/dts/omap3-n900.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/omap3-n900.dts
b/arch/arm/boot/dts/omap3-n900.dts
index 99afa26c9ab61a076cc08dae6920b193ce545b41..de15feac259b69b20901abee78248d0073708509 100644
(file)
--- a/
arch/arm/boot/dts/omap3-n900.dts
+++ b/
arch/arm/boot/dts/omap3-n900.dts
@@
-567,6
+567,16
@@
power-gpio = <&gpio4 2 GPIO_ACTIVE_HIGH>; /* 98 */
};
+ si4713: si4713@63 {
+ compatible = "silabs,si4713";
+ reg = <0x63>;
+
+ interrupts-extended = <&gpio2 21 IRQ_TYPE_EDGE_FALLING>; /* 53 */
+ reset-gpios = <&gpio6 3 GPIO_ACTIVE_HIGH>; /* 163 */
+ vio-supply = <&vio>;
+ vdd-supply = <&vaux1>;
+ };
+
bq24150a: bq24150a@6b {
compatible = "ti,bq24150a";
reg = <0x6b>;