<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/ramips/dts/DB-WRT01.dts, branch v17.01.3</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>ramips: cleanup SPI flash device tree properties usage</title>
<updated>2017-04-28T15:09:24+00:00</updated>
<author>
<name>Mathias Kresin</name>
<email>dev@kresin.me</email>
</author>
<published>2017-02-02T21:11:23+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f1f0b92a795e3f238912d5f03172627141af2375'/>
<id>f1f0b92a795e3f238912d5f03172627141af2375</id>
<content type='text'>
Use only the jedec,spi-nor compatible string. Everything else either
never worked or is only support to keep compatibility.

Remove the linux,modalias property. It is obsolete since kernel 4.4.

Signed-off-by: Mathias Kresin &lt;dev@kresin.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use only the jedec,spi-nor compatible string. Everything else either
never worked or is only support to keep compatibility.

Remove the linux,modalias property. It is obsolete since kernel 4.4.

Signed-off-by: Mathias Kresin &lt;dev@kresin.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>treewide: dts: use keycode defines from input dt-binding</title>
<updated>2016-11-13T06:07:58+00:00</updated>
<author>
<name>Mathias Kresin</name>
<email>dev@kresin.me</email>
</author>
<published>2016-11-11T21:43:08+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=2b55c83e68068887db9e49de8e81b1b4a267a4f2'/>
<id>2b55c83e68068887db9e49de8e81b1b4a267a4f2</id>
<content type='text'>
All compiled device tree files not mentioned are binary identical to the
former ones.

Fix the obvious decimal/hex confusion for the power key of ramips/M2M.dts.

Due to the include of the input binding header, the BTN_* node names in:

  - ramips/GL-MT300A.dts
  - ramips/GL-MT300N.dts
  - ramips/GL-MT750.dts
  - ramips/Timecloud.dts

will be changed by the compiler to the numerical equivalent.

Move the binding include of lantiq boards to the file where they are
used the first time to hint the user where the values do come from.

Signed-off-by: Mathias Kresin &lt;dev@kresin.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All compiled device tree files not mentioned are binary identical to the
former ones.

Fix the obvious decimal/hex confusion for the power key of ramips/M2M.dts.

Due to the include of the input binding header, the BTN_* node names in:

  - ramips/GL-MT300A.dts
  - ramips/GL-MT300N.dts
  - ramips/GL-MT750.dts
  - ramips/Timecloud.dts

will be changed by the compiler to the numerical equivalent.

Move the binding include of lantiq boards to the file where they are
used the first time to hint the user where the values do come from.

Signed-off-by: Mathias Kresin &lt;dev@kresin.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ramips: fix size-cells on spi nodes</title>
<updated>2016-05-18T14:57:39+00:00</updated>
<author>
<name>Álvaro Fernández Rojas</name>
<email>noltari@gmail.com</email>
</author>
<published>2016-05-14T17:22:08+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=021c8936584ded4feee82939f05098c6894f4c50'/>
<id>021c8936584ded4feee82939f05098c6894f4c50</id>
<content type='text'>
size-cells should be 0 in order to avoid dummy values in reg properties.

Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
size-cells should be 0 in order to avoid dummy values in reg properties.

Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ramips: DTS rework</title>
<updated>2016-05-12T01:29:35+00:00</updated>
<author>
<name>Stanislav Galabov</name>
<email>stanislav_galabov@smartcom.bg</email>
</author>
<published>2016-05-10T10:41:46+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=9195d8da355d0d141ac02c9a5269452dc64ffd2d'/>
<id>9195d8da355d0d141ac02c9a5269452dc64ffd2d</id>
<content type='text'>
Add node aliases to dtsi files.
Reword dts files so they're more in-line with upstream.
Fix some more warnings and errors reported by dtc

Signed-off-by: Stanislav Galabov &lt;sgalabov@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add node aliases to dtsi files.
Reword dts files so they're more in-line with upstream.
Fix some more warnings and errors reported by dtc

Signed-off-by: Stanislav Galabov &lt;sgalabov@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ramips: Change all '/include/' clauses to '#include' so preprocessing can</title>
<updated>2016-05-10T08:43:17+00:00</updated>
<author>
<name>Stanislav Galabov</name>
<email>stanislav_galabov@smartcom.bg</email>
</author>
<published>2016-05-09T06:32:52+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f8b6c9d82599d29e3d09185e3a190fc4d145e5ea'/>
<id>f8b6c9d82599d29e3d09185e3a190fc4d145e5ea</id>
<content type='text'>
be done properly for the entire device trees.

Signed-off-by: Stanislav Galabov &lt;sgalabov@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
be done properly for the entire device trees.

Signed-off-by: Stanislav Galabov &lt;sgalabov@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ramips: update DTS file for Planex DB-WRT01</title>
<updated>2016-04-21T19:46:49+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2016-04-21T19:46:49+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=d2654729ac15e240d46f39207cb62c948ca9b528'/>
<id>d2654729ac15e240d46f39207cb62c948ca9b528</id>
<content type='text'>
update DTS files to use jedec,spi-nor compatible string for m25p80 to fix probe issues.

Signed-off-by: YuheiOKAWA &lt;tochiro.srchack@gmail.com&gt;

SVN-Revision: 49209
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
update DTS files to use jedec,spi-nor compatible string for m25p80 to fix probe issues.

Signed-off-by: YuheiOKAWA &lt;tochiro.srchack@gmail.com&gt;

SVN-Revision: 49209
</pre>
</div>
</content>
</entry>
<entry>
<title>ralink: fixup devicetree files to work with new ethernet driver</title>
<updated>2015-12-17T09:25:57+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2015-12-17T09:25:57+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=651e620de5b0e0a8da4787771f0b65d8af0426f0'/>
<id>651e620de5b0e0a8da4787771f0b65d8af0426f0</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 47900
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 47900
</pre>
</div>
</content>
</entry>
<entry>
<title>ramips: add support for Planex DB-WRT01</title>
<updated>2015-09-14T20:08:55+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2015-09-14T20:08:55+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=2efdc7c896fcd846e9a4732f93dc36e095d37a07'/>
<id>2efdc7c896fcd846e9a4732f93dc36e095d37a07</id>
<content type='text'>
This patch add support for Planex DB-WRT01. DANBOARD route on
 the MT7620A SoC with two Ethernet port and a 802.11n 2.4 GHz radio.
 DANBOARD is Cartoon character.

Signed-off-by: YuheiOKAWA &lt;tochiro.srchack@gmail.com&gt;

SVN-Revision: 46918
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch add support for Planex DB-WRT01. DANBOARD route on
 the MT7620A SoC with two Ethernet port and a 802.11n 2.4 GHz radio.
 DANBOARD is Cartoon character.

Signed-off-by: YuheiOKAWA &lt;tochiro.srchack@gmail.com&gt;

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