diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2014-02-13 13:27:14 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2014-02-13 13:27:14 +0000 |
commit | af63cdf87ad76177fb7180e5fb57ec6f949fbb98 (patch) | |
tree | 3f3c2ff5babca3eacef366a9b794b0ea7e5f945e /target/linux/sunxi/patches-3.13/174-4-dt-sun7i-add-ehci-olinuxino-a20-micro.patch | |
parent | 83d9cec4911b6639c1c2f22cfb943df3e1252a1e (diff) | |
download | mtk-20170518-af63cdf87ad76177fb7180e5fb57ec6f949fbb98.zip mtk-20170518-af63cdf87ad76177fb7180e5fb57ec6f949fbb98.tar.gz mtk-20170518-af63cdf87ad76177fb7180e5fb57ec6f949fbb98.tar.bz2 |
upgrade 3.13 targets to 3.13.2, refresh patches
Signed-off-by: Imre Kaloz <kaloz@openwrt.org
SVN-Revision: 39582
Diffstat (limited to 'target/linux/sunxi/patches-3.13/174-4-dt-sun7i-add-ehci-olinuxino-a20-micro.patch')
-rw-r--r-- | target/linux/sunxi/patches-3.13/174-4-dt-sun7i-add-ehci-olinuxino-a20-micro.patch | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/target/linux/sunxi/patches-3.13/174-4-dt-sun7i-add-ehci-olinuxino-a20-micro.patch b/target/linux/sunxi/patches-3.13/174-4-dt-sun7i-add-ehci-olinuxino-a20-micro.patch index 41f55da..1df7e5e 100644 --- a/target/linux/sunxi/patches-3.13/174-4-dt-sun7i-add-ehci-olinuxino-a20-micro.patch +++ b/target/linux/sunxi/patches-3.13/174-4-dt-sun7i-add-ehci-olinuxino-a20-micro.patch @@ -8,11 +8,9 @@ Signed-off-by: Hans de Goede <hdegoede@redhat.com> arch/arm/boot/dts/sun7i-a20-olinuxino-micro.dts | 47 +++++++++++++++++++++++++ 1 file changed, 47 insertions(+) -diff --git a/arch/arm/boot/dts/sun7i-a20-olinuxino-micro.dts b/arch/arm/boot/dts/sun7i-a20-olinuxino-micro.dts -index 20b1000..5f13ed64 100644 --- a/arch/arm/boot/dts/sun7i-a20-olinuxino-micro.dts +++ b/arch/arm/boot/dts/sun7i-a20-olinuxino-micro.dts -@@ -70,6 +70,20 @@ +@@ -85,6 +85,20 @@ allwinner,drive = <1>; allwinner,pull = <0>; }; @@ -33,8 +31,8 @@ index 20b1000..5f13ed64 100644 }; uart0: serial@01c28000 { -@@ -115,6 +129,16 @@ - phy-mode = "mii"; +@@ -122,6 +136,16 @@ + pinctrl-0 = <&i2c2_pins_a>; status = "okay"; }; + @@ -50,7 +48,7 @@ index 20b1000..5f13ed64 100644 }; leds { -@@ -131,6 +155,7 @@ +@@ -138,6 +162,7 @@ regulators { compatible = "simple-bus"; @@ -58,7 +56,7 @@ index 20b1000..5f13ed64 100644 reg_ahci_5v: ahci-5v { compatible = "regulator-fixed"; -@@ -141,5 +166,27 @@ +@@ -148,5 +173,27 @@ gpio = <&pio 1 8 0>; enable-active-high; }; @@ -86,6 +84,3 @@ index 20b1000..5f13ed64 100644 + }; }; }; --- -1.8.5.1 - |