projects
/
GitHub
/
LineageOS
/
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:
9e2367c
)
ARM: dts: OMAP3-N900: Add isp1704 support
author
Sebastian Reichel
<sre@debian.org>
Sat, 11 Jan 2014 21:17:02 +0000
(22:17 +0100)
committer
Benoit Cousson
<bcousson@baylibre.com>
Sun, 2 Mar 2014 17:36:23 +0000
(18:36 +0100)
This adds support for the isp1704 chip to the Nokia N900
DTS file.
Signed-off-by: Sebastian Reichel <sre@debian.org>
Signed-off-by: Benoit Cousson <bcousson@baylibre.com>
arch/arm/boot/dts/omap3-n900.dts
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/omap3-n900.dts
b/arch/arm/boot/dts/omap3-n900.dts
index 0ceacad3a1aa2dcd441f8672d5c263c6d5367870..86cceaf3efe977d0d12673c73c7d56d7547bf498 100644
(file)
--- a/
arch/arm/boot/dts/omap3-n900.dts
+++ b/
arch/arm/boot/dts/omap3-n900.dts
@@
-74,6
+74,11
@@
};
};
+ isp1704: isp1704 {
+ compatible = "nxp,isp1704";
+ nxp,enable-gpio = <&gpio3 3 GPIO_ACTIVE_HIGH>;
+ usb-phy = <&usb2_phy>;
+ };
};
&omap3_pmx_core {