<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/mkresin/target/linux, branch master</title>
<subtitle>Staging tree of Mathias Kresin</subtitle>
<id>https://git-03.infra.openwrt.org/openwrt/staging/mkresin/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/openwrt/staging/mkresin/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/mkresin/'/>
<updated>2022-05-04T19:51:20Z</updated>
<entry>
<title>packages: nvram: add NVRAM quirks for bcm53xx target</title>
<updated>2022-05-04T19:51:20Z</updated>
<author>
<name>Arınç ÜNAL</name>
</author>
<published>2022-05-04T08:34:29Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/mkresin/commit/?id=f4e219fd5e6cfa33d234dad134fb105cc1620f54'/>
<id>urn:sha1:f4e219fd5e6cfa33d234dad134fb105cc1620f54</id>
<content type='text'>
Add NVRAM quirks script for the bcm53xx target. Split NVRAM quirks for the
bcm47xx and bcm53xx targets. Move clear partialboot NVRAM quirk for Linksys
EA9500 here. Add set wireless LED behaviour quirk for Asus RT-AC88U.

Use boot() instead of start() as nvram commands are meant to be executed
only once, at boot.

Signed-off-by: Arınç ÜNAL &lt;arinc.unal@arinc9.com&gt;
</content>
</entry>
<entry>
<title>ramips: ethernet: ralink: add led_source dts-binding</title>
<updated>2022-05-01T04:40:13Z</updated>
<author>
<name>Tamas Balogh</name>
</author>
<published>2022-04-15T09:16:37Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/mkresin/commit/?id=65dc9e0980255b15402c45b840f239b85be59b3d'/>
<id>urn:sha1:65dc9e0980255b15402c45b840f239b85be59b3d</id>
<content type='text'>
this adds the new dts-binding "mediatek,led_source"
currently for MT7628AN and MT7688 built-in switches,
which is documented as a 3-bit field configuring the
switch LEDs for various control schemes from 0 to 3.

Normally this is not needed, but e.g. for Asus RT-AC1200-V2
it is a must to set it to the anyway undocumented value
of 4, to have the switch LEDs react correctly on link/act
events. This is an MT7628DAN device, but I doubt this is
a speciality of this particular SoC.

Also added the RT305X_ESW_LED_OFF value to LED states.
Did also rename the register RT5350_EWS_REG_LED_POLARITY
to RT5350_EWS_REG_LED_CONTROL, which is the correct name.
Also making use of defines for some hardcoded values.

Signed-off-by: Tamas Balogh &lt;tamasbalogh@hotmail.com&gt;
</content>
</entry>
<entry>
<title>kirkwood: set testing kernel version to 5.15</title>
<updated>2022-05-01T04:40:13Z</updated>
<author>
<name>Pawel Dembicki</name>
</author>
<published>2022-04-25T07:36:39Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/mkresin/commit/?id=55553a45f8620b716eb3e8a67db3f426bc481a5b'/>
<id>urn:sha1:55553a45f8620b716eb3e8a67db3f426bc481a5b</id>
<content type='text'>
This patch configures kernel testing version for kirkwood target.

Compile tested: all
Run tested: Endian 4i

Signed-off-by: Pawel Dembicki &lt;paweldembicki@gmail.com&gt;
</content>
</entry>
<entry>
<title>kirkwood: refresh 5.15 kernel config</title>
<updated>2022-05-01T04:40:13Z</updated>
<author>
<name>Pawel Dembicki</name>
</author>
<published>2022-04-22T07:26:20Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/mkresin/commit/?id=11fdfc2eca3a718f44cfc4108b3a233900c6660e'/>
<id>urn:sha1:11fdfc2eca3a718f44cfc4108b3a233900c6660e</id>
<content type='text'>
Done by "make kernel_oldconfig".

Signed-off-by: Pawel Dembicki &lt;paweldembicki@gmail.com&gt;
</content>
</entry>
<entry>
<title>generic: 5.15: add missing symbol</title>
<updated>2022-05-01T04:40:13Z</updated>
<author>
<name>Pawel Dembicki</name>
</author>
<published>2022-04-22T07:24:34Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/mkresin/commit/?id=62be521ca7dbfe2d4a9a2523ebf5a9a6bb9f2133'/>
<id>urn:sha1:62be521ca7dbfe2d4a9a2523ebf5a9a6bb9f2133</id>
<content type='text'>
Found durring kirkwood refreshing.

Signed-off-by: Pawel Dembicki &lt;paweldembicki@gmail.com&gt;
</content>
</entry>
<entry>
<title>kirkwood: copy config and patches to 5.15</title>
<updated>2022-05-01T04:40:13Z</updated>
<author>
<name>Pawel Dembicki</name>
</author>
<published>2022-04-22T07:05:52Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/mkresin/commit/?id=8e6ee6cbaf3269d81410322ab464f920432eb843'/>
<id>urn:sha1:8e6ee6cbaf3269d81410322ab464f920432eb843</id>
<content type='text'>
This patch makes only a copy of 5.10 config and patches.

Patches merged in upstream was omited.

Signed-off-by: Pawel Dembicki &lt;paweldembicki@gmail.com&gt;
</content>
</entry>
<entry>
<title>ipq40xx: 5.15: refresh subtarget config</title>
<updated>2022-05-01T04:40:13Z</updated>
<author>
<name>Sungbo Eo</name>
</author>
<published>2022-04-30T17:14:23Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/mkresin/commit/?id=daee22c7c0a6801a5e6de26a6039424d045788e7'/>
<id>urn:sha1:daee22c7c0a6801a5e6de26a6039424d045788e7</id>
<content type='text'>
Update config with `make kernel_oldconfig CONFIG_TARGET=subtarget`.

Signed-off-by: Sungbo Eo &lt;mans0n@gorani.run&gt;
</content>
</entry>
<entry>
<title>ipq40xx: 5.15: refresh config</title>
<updated>2022-05-01T04:40:13Z</updated>
<author>
<name>Robert Marko</name>
</author>
<published>2022-04-25T11:10:15Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/mkresin/commit/?id=376834a7433b5707445f0b2dd0a3806d5cb045d4'/>
<id>urn:sha1:376834a7433b5707445f0b2dd0a3806d5cb045d4</id>
<content type='text'>
Refresh 5.15 kernel config for IPQ40xx due to large number of generic
config changes.

Signed-off-by: Robert Marko &lt;robert.marko@sartura.hr&gt;
</content>
</entry>
<entry>
<title>ipq40xx: 5.15: drop upstreamed sleep clock patch</title>
<updated>2022-05-01T04:40:13Z</updated>
<author>
<name>Robert Marko</name>
</author>
<published>2022-04-25T11:09:18Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/mkresin/commit/?id=2114b22ef3444fe524c5688e45dd4ff0585465fb'/>
<id>urn:sha1:2114b22ef3444fe524c5688e45dd4ff0585465fb</id>
<content type='text'>
Patch that corrects sleep clock frequency has already been backported
to 5.15 stable so remove the duplicate patch.

Signed-off-by: Robert Marko &lt;robert.marko@sartura.hr&gt;
</content>
</entry>
<entry>
<title>ipq40xx: 5.15: add testing kernel version</title>
<updated>2022-05-01T04:40:13Z</updated>
<author>
<name>Ansuel Smith</name>
</author>
<published>2022-03-28T00:55:40Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/mkresin/commit/?id=17b7756b5a20f6426f06991b92d6527f27ad1a65'/>
<id>urn:sha1:17b7756b5a20f6426f06991b92d6527f27ad1a65</id>
<content type='text'>
Add 5.15 kernel as a testing kernel version in the Makefile.

Linksys EA6350v3/EA8300/MR8300 will not build with buildbot settings and
should be disabled when the target is switched, unless the image size is
reduced again.

Signed-off-by: Ansuel Smith &lt;ansuelsmth@gmail.com&gt;
Reviewed-by: Robert Marko &lt;robert.marko@sartura.hr&gt;
[add comment for increased kernel size]
Signed-off-by: Sungbo Eo &lt;mans0n@gorani.run&gt;
</content>
</entry>
</feed>
