<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/lantiq/dts, branch reboot</title>
<subtitle>MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker</subtitle>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/'/>
<entry>
<title>lantiq: remove read-only flag on two partitions on BTHOMEHUBV3A</title>
<updated>2016-04-26T11:44:03+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2016-04-26T11:44:03+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=544efb9ad1549aad06e1d5b3503a50ca010c0ac2'/>
<id>544efb9ad1549aad06e1d5b3503a50ca010c0ac2</id>
<content type='text'>
Remove read-only flag on two partitions on BTHOMEHUBV3A:
  uboot-config - otherwise fw_setenv command cannot be used.
  ath9k-cal    - so that ath9k calibration data can be copied
                 to the partition on a newly installed board.

Signed-off-by: Ben Mulvihill &lt;ben.mulvihill@gmail.com&gt;

SVN-Revision: 49250
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove read-only flag on two partitions on BTHOMEHUBV3A:
  uboot-config - otherwise fw_setenv command cannot be used.
  ath9k-cal    - so that ath9k calibration data can be copied
                 to the partition on a newly installed board.

Signed-off-by: Ben Mulvihill &lt;ben.mulvihill@gmail.com&gt;

SVN-Revision: 49250
</pre>
</div>
</content>
</entry>
<entry>
<title>lantiq: VGV7510KW22/VGV7519 update spi pinmux group</title>
<updated>2016-02-08T08:25:31+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2016-02-08T08:25:31+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=a0e8833cb5742ad397b7a90c82a750d2b1667d3a'/>
<id>a0e8833cb5742ad397b7a90c82a750d2b1667d3a</id>
<content type='text'>
With the backport of the kernel 4.5 pinctrl-xway patches (3551609d &amp;
826bca29) the pinmux group "spi" was splitted into "spi_di", "spi_do" &amp;
"spi_clk". But the no longer existing group "spi" is still used by some
device tree source files.

This fixes the detection of the wireless chipset of the VGV7510KW22.

Signed-off-by: Mathias Kresin &lt;openwrt@kresin.me&gt;

SVN-Revision: 48658
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With the backport of the kernel 4.5 pinctrl-xway patches (3551609d &amp;
826bca29) the pinmux group "spi" was splitted into "spi_di", "spi_do" &amp;
"spi_clk". But the no longer existing group "spi" is still used by some
device tree source files.

This fixes the detection of the wireless chipset of the VGV7510KW22.

Signed-off-by: Mathias Kresin &lt;openwrt@kresin.me&gt;

SVN-Revision: 48658
</pre>
</div>
</content>
</entry>
<entry>
<title>lantiq: BTHOMEHUBV5A - explicit select the flash device</title>
<updated>2016-02-08T08:25:22+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2016-02-08T08:25:22+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=7c0009a52e00b43809c62a16a74dfdda6c5ef73f'/>
<id>7c0009a52e00b43809c62a16a74dfdda6c5ef73f</id>
<content type='text'>
The stock u-boot doesn't disable unused flash banks. Therefore, the nand
driver tries to initialize a not connected NOR flash and the device
hangs on boot.

Workaround the issue by selecting the second flash bank (NAND).

Signed-off-by: Mathias Kresin &lt;openwrt@kresin.me&gt;
Acked-by: Martin Blumenstingl &lt;martin.blumenstingl@googlemail.com&gt;

SVN-Revision: 48657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The stock u-boot doesn't disable unused flash banks. Therefore, the nand
driver tries to initialize a not connected NOR flash and the device
hangs on boot.

Workaround the issue by selecting the second flash bank (NAND).

Signed-off-by: Mathias Kresin &lt;openwrt@kresin.me&gt;
Acked-by: Martin Blumenstingl &lt;martin.blumenstingl@googlemail.com&gt;

SVN-Revision: 48657
</pre>
</div>
</content>
</entry>
<entry>
<title>lantiq: Make the ar9.dtsi sram node match "simple-bus"</title>
<updated>2016-01-29T00:42:50+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2016-01-29T00:42:50+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=6fd5449198d81342869951480d793d9fd95de9e0'/>
<id>6fd5449198d81342869951480d793d9fd95de9e0</id>
<content type='text'>
All other SoC types are using "lantiq,sram" and "simple-bus" to ensure
that all child nodes are set up correctly during linux kernel
initialization (plat_of_setup(void) in arch/mips/lantiq/prom.c). Without
this some of sram child nodes might not be parsed.

Signed-off-by: Martin Blumenstingl &lt;martin.blumenstingl@googlemail.com&gt;

SVN-Revision: 48548
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All other SoC types are using "lantiq,sram" and "simple-bus" to ensure
that all child nodes are set up correctly during linux kernel
initialization (plat_of_setup(void) in arch/mips/lantiq/prom.c). Without
this some of sram child nodes might not be parsed.

Signed-off-by: Martin Blumenstingl &lt;martin.blumenstingl@googlemail.com&gt;

SVN-Revision: 48548
</pre>
</div>
</content>
</entry>
<entry>
<title>lantiq: Move the definition of the xrx200-net node to vr9.dtsi</title>
<updated>2016-01-29T00:42:45+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2016-01-29T00:42:45+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=022855baf2e420a63cf9655bbc96d8915a4e8fd1'/>
<id>022855baf2e420a63cf9655bbc96d8915a4e8fd1</id>
<content type='text'>
This removes a lot of duplicate register and interrupt definitions by
moving the xrx200-net definition to vr9.dtsi and making all devices re-
use it.

Signed-off-by: Martin Blumenstingl &lt;martin.blumenstingl@googlemail.com&gt;

SVN-Revision: 48547
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This removes a lot of duplicate register and interrupt definitions by
moving the xrx200-net definition to vr9.dtsi and making all devices re-
use it.

Signed-off-by: Martin Blumenstingl &lt;martin.blumenstingl@googlemail.com&gt;

SVN-Revision: 48547
</pre>
</div>
</content>
</entry>
<entry>
<title>lantiq: add support for TP-Link VR200v</title>
<updated>2016-01-18T20:40:03+00:00</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2016-01-18T20:40:03+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=13b8b8c2e7f3f0acf8d23a28a011a3ea261757f5'/>
<id>13b8b8c2e7f3f0acf8d23a28a011a3ea261757f5</id>
<content type='text'>
This adds basic support for TP-Link VR200v.
Currently the following parts are not working: FXO, Voice, DECT, WIFI (both)

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;

SVN-Revision: 48328
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds basic support for TP-Link VR200v.
Currently the following parts are not working: FXO, Voice, DECT, WIFI (both)

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;

SVN-Revision: 48328
</pre>
</div>
</content>
</entry>
<entry>
<title>lantiq: Remove incorrect PCIe compatible strings</title>
<updated>2016-01-17T19:56:16+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2016-01-17T19:56:16+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=d64465556c480002c94ca06c3dcf6c63b1cedbfc'/>
<id>d64465556c480002c94ca06c3dcf6c63b1cedbfc</id>
<content type='text'>
Re-defining the compatible property is not required since the correct
value is inherited from vr9.dtsi.

Signed-off-by: Martin Blumenstingl &lt;martin.blumenstingl@googlemail.com&gt;

SVN-Revision: 48295
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Re-defining the compatible property is not required since the correct
value is inherited from vr9.dtsi.

Signed-off-by: Martin Blumenstingl &lt;martin.blumenstingl@googlemail.com&gt;

SVN-Revision: 48295
</pre>
</div>
</content>
</entry>
<entry>
<title>lantiq: Switch to the new SPI driver</title>
<updated>2016-01-17T19:56:03+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2016-01-17T19:56:03+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=04ad02d132fb14d509d14054313405f24cf1e8ff'/>
<id>04ad02d132fb14d509d14054313405f24cf1e8ff</id>
<content type='text'>
Compared to the "old" driver:
- Each device must assign a pinctrl setting to the SPI node to allow the
  new SPI driver to configure the SPI pins.
  While here we are also using separate input and output settings so we
  are independent of whether the bootloader configures the pins correctly.
- We use the new "compatible" strings to make the driver choose the
  correct number of chip-selects for each SoC.
- The new driver starts counting the chip-selects at 1 (instead of 0, like
  the old one did). Thus we have to adjust the devices accordingly.

Signed-off-by: Martin Blumenstingl &lt;martin.blumenstingl@googlemail.com&gt;

SVN-Revision: 48293
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Compared to the "old" driver:
- Each device must assign a pinctrl setting to the SPI node to allow the
  new SPI driver to configure the SPI pins.
  While here we are also using separate input and output settings so we
  are independent of whether the bootloader configures the pins correctly.
- We use the new "compatible" strings to make the driver choose the
  correct number of chip-selects for each SoC.
- The new driver starts counting the chip-selects at 1 (instead of 0, like
  the old one did). Thus we have to adjust the devices accordingly.

Signed-off-by: Martin Blumenstingl &lt;martin.blumenstingl@googlemail.com&gt;

SVN-Revision: 48293
</pre>
</div>
</content>
</entry>
<entry>
<title>lantiq: Enable the hardware SPI driver on the DGN3500/DGN3500B</title>
<updated>2016-01-17T19:55:42+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2016-01-17T19:55:42+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=d5c5928d6b093f34c206acc68f919c3e5aaa6b55'/>
<id>d5c5928d6b093f34c206acc68f919c3e5aaa6b55</id>
<content type='text'>
Signed-off-by: Martin Blumenstingl &lt;martin.blumenstingl@googlemail.com&gt;

SVN-Revision: 48290
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Martin Blumenstingl &lt;martin.blumenstingl@googlemail.com&gt;

SVN-Revision: 48290
</pre>
</div>
</content>
</entry>
<entry>
<title>lantiq: Enable SPI for the EASY80920 board again</title>
<updated>2016-01-17T19:55:37+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2016-01-17T19:55:37+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=d8b74320bd7edbc2cbecbbcfeed69f00459af4db'/>
<id>d8b74320bd7edbc2cbecbbcfeed69f00459af4db</id>
<content type='text'>
Also switch to the SPI definition provided by vr9.dtsi

Signed-off-by: Martin Blumenstingl &lt;martin.blumenstingl@googlemail.com&gt;

SVN-Revision: 48289
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also switch to the SPI definition provided by vr9.dtsi

Signed-off-by: Martin Blumenstingl &lt;martin.blumenstingl@googlemail.com&gt;

SVN-Revision: 48289
</pre>
</div>
</content>
</entry>
</feed>
