aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/dts/P2812HNUFX.dtsi
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-03-11 17:08:32 +0000
committerJohn Crispin <blogic@openwrt.org>2015-03-11 17:08:32 +0000
commit2b0eb2e042e82ac75e2613b948fed3906625c36e (patch)
treedb61430964c3fa9e8ff23aef8ac38e78b65f65f4 /target/linux/lantiq/dts/P2812HNUFX.dtsi
parenta968dcbf6d472923463daee689e61867f32b1c5b (diff)
downloadmaster-187ad058-2b0eb2e042e82ac75e2613b948fed3906625c36e.tar.gz
master-187ad058-2b0eb2e042e82ac75e2613b948fed3906625c36e.tar.bz2
master-187ad058-2b0eb2e042e82ac75e2613b948fed3906625c36e.zip
lantiq: Convert Zyxel P-2812HNU-FX and TP-Link TD-W8970 to support dwc2
Here the device tree entry for ifxhcd is listed as compatible with one supported in dwc2 (after patching the dwc driver appropriately). A second entry is added to support the second core of the hcd. This entry is listed to be compatible with only dwc2. Done this way there should be backwards support for both hcd drivers (ltq-hcd and dwc2) Signed-off-by: Antti Seppälä <a.seppala@gmail.com> Signed-off-by: Vincent Pelletier <plr.vincent@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44676 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/dts/P2812HNUFX.dtsi')
-rw-r--r--target/linux/lantiq/dts/P2812HNUFX.dtsi5
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/lantiq/dts/P2812HNUFX.dtsi b/target/linux/lantiq/dts/P2812HNUFX.dtsi
index e571eb64f6..d93e862b3a 100644
--- a/target/linux/lantiq/dts/P2812HNUFX.dtsi
+++ b/target/linux/lantiq/dts/P2812HNUFX.dtsi
@@ -205,6 +205,11 @@
lantiq,portmask = <0x3>;
};
+ ifxhcd@E106000 {
+ status = "okay";
+ gpios = <&gpio 33 0>;
+ };
+
pci@E105400 {
status = "okay";
#address-cells = <3>;