<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-toradex.git, branch toradex_5.4-2.1.x-imx</title>
<subtitle>Linux kernel for Apalis and Colibri modules</subtitle>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/'/>
<entry>
<title>tty: serial: fsl_lpuart: set rxiden in non dma case</title>
<updated>2021-02-01T09:05:43+00:00</updated>
<author>
<name>Max Krummenacher</name>
<email>max.krummenacher@toradex.com</email>
</author>
<published>2021-01-21T14:00:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=322691f7b5723247651e5ae0ba3f9d5e531be4b5'/>
<id>322691f7b5723247651e5ae0ba3f9d5e531be4b5</id>
<content type='text'>
In the case of not using edma set the RXIDEN field. This sets the RDRF
flag even if there are received characters in the FIFO and the receiver
has been idle for the specified number of characters.

Related-to: ELB-3517
Signed-off-by: Max Krummenacher &lt;max.krummenacher@toradex.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the case of not using edma set the RXIDEN field. This sets the RDRF
flag even if there are received characters in the FIFO and the receiver
has been idle for the specified number of characters.

Related-to: ELB-3517
Signed-off-by: Max Krummenacher &lt;max.krummenacher@toradex.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tty: serial: fsl_lpuart: fix uart baud divider overflow</title>
<updated>2021-02-01T09:05:43+00:00</updated>
<author>
<name>Max Krummenacher</name>
<email>max.krummenacher@toradex.com</email>
</author>
<published>2021-01-13T18:39:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=399758c48f7680e0e80f67a2ad49207f51cb41dd'/>
<id>399758c48f7680e0e80f67a2ad49207f51cb41dd</id>
<content type='text'>
For low baudrates the uart baudrate divider can overflow, i.e. the
sbr register must stay within [1..8191].
With an input frequency of 80MHz and a baudrate of 1200 the following
register settings are calculated.
sbr: 16666, osr: 4
Fix this.

Related-to: ELB-3517
Signed-off-by: Max Krummenacher &lt;max.krummenacher@toradex.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For low baudrates the uart baudrate divider can overflow, i.e. the
sbr register must stay within [1..8191].
With an input frequency of 80MHz and a baudrate of 1200 the following
register settings are calculated.
sbr: 16666, osr: 4
Fix this.

Related-to: ELB-3517
Signed-off-by: Max Krummenacher &lt;max.krummenacher@toradex.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ARM: dts: apalis-imx6: rearrange the fusion f0710a touchscreen</title>
<updated>2021-01-20T12:13:53+00:00</updated>
<author>
<name>Oleksandr Suvorov</name>
<email>oleksandr.suvorov@toradex.com</email>
</author>
<published>2020-12-30T17:40:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=1266d0110fcedb08c996124ddb33bddd98ed61f5'/>
<id>1266d0110fcedb08c996124ddb33bddd98ed61f5</id>
<content type='text'>
As the Fusion touchscreen is not belong to the specific board but a part
of peripheral, move it to the module level. Add the node name to use it
in an overlay.

Related-to: ELB-3398
Signed-off-by: Oleksandr Suvorov &lt;oleksandr.suvorov@toradex.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As the Fusion touchscreen is not belong to the specific board but a part
of peripheral, move it to the module level. Add the node name to use it
in an overlay.

Related-to: ELB-3398
Signed-off-by: Oleksandr Suvorov &lt;oleksandr.suvorov@toradex.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ARM: dts: colibri-imx6: disable stmpe touchscreen</title>
<updated>2021-01-20T10:26:32+00:00</updated>
<author>
<name>Oleksandr Suvorov</name>
<email>oleksandr.suvorov@toradex.com</email>
</author>
<published>2020-12-30T15:33:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=68940414e676857c3d2896f04f889bb2504a7929'/>
<id>68940414e676857c3d2896f04f889bb2504a7929</id>
<content type='text'>
This device is enabled in an overlay. Remains it disabled here.

Realetd-to: ELB-3395
Signed-off-by: Oleksandr Suvorov &lt;oleksandr.suvorov@toradex.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This device is enabled in an overlay. Remains it disabled here.

Realetd-to: ELB-3395
Signed-off-by: Oleksandr Suvorov &lt;oleksandr.suvorov@toradex.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ARM: dts: colibri-imx6: disable lcd interface</title>
<updated>2021-01-20T10:26:30+00:00</updated>
<author>
<name>Oleksandr Suvorov</name>
<email>oleksandr.suvorov@toradex.com</email>
</author>
<published>2020-12-30T15:18:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=b62ec6a8c0501cbf6aff8e20c68e9089e1c97206'/>
<id>b62ec6a8c0501cbf6aff8e20c68e9089e1c97206</id>
<content type='text'>
The parallel RGB interface (lcd) and all related stuff turn
on in an overlay. Keep them disabled in the main devicetree.
As these subsystems are provided by module, move their definitions
into the module-level devicetree.

Related-to: ELB-3395
Signed-off-by: Oleksandr Suvorov &lt;oleksandr.suvorov@toradex.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The parallel RGB interface (lcd) and all related stuff turn
on in an overlay. Keep them disabled in the main devicetree.
As these subsystems are provided by module, move their definitions
into the module-level devicetree.

Related-to: ELB-3395
Signed-off-by: Oleksandr Suvorov &lt;oleksandr.suvorov@toradex.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>arm64: dts: colibri-imx8x: add second spidev device</title>
<updated>2021-01-14T17:49:41+00:00</updated>
<author>
<name>Oleksandr Suvorov</name>
<email>oleksandr.suvorov@toradex.com</email>
</author>
<published>2021-01-14T15:50:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=d2b28f0badb360035b48f05870ee1cec49bdfc57'/>
<id>d2b28f0badb360035b48f05870ee1cec49bdfc57</id>
<content type='text'>
Colibri Aster board supports two spidev devices. Add 2nd one.

Related-to: ELB-2532
Signed-off-by: Oleksandr Suvorov &lt;oleksandr.suvorov@toradex.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Colibri Aster board supports two spidev devices. Add 2nd one.

Related-to: ELB-2532
Signed-off-by: Oleksandr Suvorov &lt;oleksandr.suvorov@toradex.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>arm64: dts: colibri-imx8x: improve spidev configuration</title>
<updated>2021-01-14T16:13:49+00:00</updated>
<author>
<name>Oleksandr Suvorov</name>
<email>oleksandr.suvorov@toradex.com</email>
</author>
<published>2021-01-13T17:39:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=42beb615e362baa37da64e6284fe5a5c9390fa60'/>
<id>42beb615e362baa37da64e6284fe5a5c9390fa60</id>
<content type='text'>
All Toradex Colibri family boards support the ecspi interface.
Move the definition of spidev0 to the module devicetree and enable
it by default.
Colibri Eval board has a CAN SPI controller. Disable the spidev0
for this board to have the CAN controller been enabled by default.

Related-to: ELB-3401
Signed-off-by: Oleksandr Suvorov &lt;oleksandr.suvorov@toradex.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All Toradex Colibri family boards support the ecspi interface.
Move the definition of spidev0 to the module devicetree and enable
it by default.
Colibri Eval board has a CAN SPI controller. Disable the spidev0
for this board to have the CAN controller been enabled by default.

Related-to: ELB-3401
Signed-off-by: Oleksandr Suvorov &lt;oleksandr.suvorov@toradex.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ARM: dts: colibri-imx7: improve spidev configuration</title>
<updated>2021-01-14T16:13:49+00:00</updated>
<author>
<name>Oleksandr Suvorov</name>
<email>oleksandr.suvorov@toradex.com</email>
</author>
<published>2021-01-13T16:43:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=233514e2427e433e9cb474a9705b9204a0455ef9'/>
<id>233514e2427e433e9cb474a9705b9204a0455ef9</id>
<content type='text'>
All Toradex Colibri family boards support the ecspi interface.
Move the definition of spidev0 to the module devicetree and enable
it by default.
Colibri Eval board has a CAN SPI controller. Disable the spidev0
for this board to have the CAN controller been enabled by default.

Related-to: ELB-3401
Signed-off-by: Oleksandr Suvorov &lt;oleksandr.suvorov@toradex.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All Toradex Colibri family boards support the ecspi interface.
Move the definition of spidev0 to the module devicetree and enable
it by default.
Colibri Eval board has a CAN SPI controller. Disable the spidev0
for this board to have the CAN controller been enabled by default.

Related-to: ELB-3401
Signed-off-by: Oleksandr Suvorov &lt;oleksandr.suvorov@toradex.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ARM: dts: colibri-imx6dl: improve spidev configuration</title>
<updated>2021-01-14T16:13:49+00:00</updated>
<author>
<name>Oleksandr Suvorov</name>
<email>oleksandr.suvorov@toradex.com</email>
</author>
<published>2021-01-07T11:44:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=d76e38fcbf3d24bf9592a2482e80aab213ea3959'/>
<id>d76e38fcbf3d24bf9592a2482e80aab213ea3959</id>
<content type='text'>
All Toradex Colibri family boards support the ecspi interface.
Move the definition of spidev0 to the module devicetree and enable
it by default.
Colibri Eval board has a CAN SPI controller. Disable the spidev0
for this board to have the CAN controller been enabled by default.

Related-to: ELB-3401
Signed-off-by: Oleksandr Suvorov &lt;oleksandr.suvorov@toradex.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All Toradex Colibri family boards support the ecspi interface.
Move the definition of spidev0 to the module devicetree and enable
it by default.
Colibri Eval board has a CAN SPI controller. Disable the spidev0
for this board to have the CAN controller been enabled by default.

Related-to: ELB-3401
Signed-off-by: Oleksandr Suvorov &lt;oleksandr.suvorov@toradex.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ARM: dts: colibri-imx6ull: improve spidev configuration</title>
<updated>2021-01-14T16:13:49+00:00</updated>
<author>
<name>Oleksandr Suvorov</name>
<email>oleksandr.suvorov@toradex.com</email>
</author>
<published>2021-01-13T15:21:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=dd4a9d1d313293fafe7d5f35ac4b0115b0803b79'/>
<id>dd4a9d1d313293fafe7d5f35ac4b0115b0803b79</id>
<content type='text'>
All Toradex Colibri family boards support the ecspi interface.
Move the definition of spidev0 to the module devicetree and enable
it by default.
Colibri Eval board has a CAN SPI controller. Disable the spidev0
for this board to have the CAN controller been enabled by default.
Colibri Aster board supports 2 spidev interfaces. Enable both of them
and fix the CS configuration.

Related-to: ELB-3401
Signed-off-by: Oleksandr Suvorov &lt;oleksandr.suvorov@toradex.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All Toradex Colibri family boards support the ecspi interface.
Move the definition of spidev0 to the module devicetree and enable
it by default.
Colibri Eval board has a CAN SPI controller. Disable the spidev0
for this board to have the CAN controller been enabled by default.
Colibri Aster board supports 2 spidev interfaces. Enable both of them
and fix the CS configuration.

Related-to: ELB-3401
Signed-off-by: Oleksandr Suvorov &lt;oleksandr.suvorov@toradex.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
