<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/doc/device-tree-bindings/serial, branch master</title>
<subtitle>Broadcom-s U-Boot</subtitle>
<id>https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/'/>
<updated>2019-05-24T03:14:38Z</updated>
<entry>
<title>m68k: add basic set of devicetrees</title>
<updated>2019-05-24T03:14:38Z</updated>
<author>
<name>Angelo Dureghello</name>
</author>
<published>2019-03-13T20:46:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=b5867b1a7a4c45c6a5a6a97f866dd180631ebf2b'/>
<id>urn:sha1:b5867b1a7a4c45c6a5a6a97f866dd180631ebf2b</id>
<content type='text'>
This patch adds a basic group of devicetrees, one for each
cpu family, including actually just uart and dspi devices,
since these are the drivers supporting devicetree (support
added in this patch-set).

Acked-by: Jagan Teki &lt;jagan@amarulasolutions.com&gt;
Signed-off-by: Angelo Dureghello &lt;angelo@sysam.it&gt;
Reviewed-by: Jagan Teki &lt;jagan@amarulasolutions.com&gt;
</content>
</entry>
<entry>
<title>serial: pl01x: expose skip_init platdata option in DT</title>
<updated>2016-11-29T01:09:47Z</updated>
<author>
<name>Fabian Vogt</name>
</author>
<published>2016-09-26T12:26:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=165316e38f7391b9269d2539edc1cceac25c16cc'/>
<id>urn:sha1:165316e38f7391b9269d2539edc1cceac25c16cc</id>
<content type='text'>
To be able to represent the skip-init platdata element with OF_CONTROL,
it needs to be read from the device tree as well and put into the platform data.

Cc: Eric Anholt &lt;eric@anholt.net&gt;
Signed-off-by: Fabian Vogt &lt;fvogt@suse.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>serial: bcm283x_mu: add device tree support</title>
<updated>2016-11-29T01:09:46Z</updated>
<author>
<name>Fabian Vogt</name>
</author>
<published>2016-09-26T12:26:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=9f755f5d09b8739441265d56ac1081e0fba2b21f'/>
<id>urn:sha1:9f755f5d09b8739441265d56ac1081e0fba2b21f</id>
<content type='text'>
This patch adds device tree support for the bcm283x mini-uart driver.

Signed-off-by: Fabian Vogt &lt;fvogt@suse.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>dm: imx: serial: support device tree</title>
<updated>2016-10-07T10:26:14Z</updated>
<author>
<name>Stefan Agner</name>
</author>
<published>2016-10-05T22:27:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=a99546ab6294e11b71dfbeee7f2432b1f028f65d'/>
<id>urn:sha1:a99546ab6294e11b71dfbeee7f2432b1f028f65d</id>
<content type='text'>
Support instatiation through device tree. Also parse the fsl,dte-mode
property to determine whether DTE mode shall be used.

Signed-off-by: Stefan Agner &lt;stefan.agner@toradex.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>serial_sh: Add standrad SCI (w/o FIFO) support</title>
<updated>2016-07-08T20:51:57Z</updated>
<author>
<name>Yoshinori Sato</name>
</author>
<published>2016-04-18T07:51:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=747431b9d54d3ebdef87352006218ed948011612'/>
<id>urn:sha1:747431b9d54d3ebdef87352006218ed948011612</id>
<content type='text'>
Add support for standard type SCI (without FIFO) port.

Signed-off-by: Yoshinori Sato &lt;ysato@users.sourceforge.jp&gt;
Signed-off-by: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;
</content>
</entry>
<entry>
<title>serial_sh: Device Tree support</title>
<updated>2016-07-08T20:51:57Z</updated>
<author>
<name>Yoshinori Sato</name>
</author>
<published>2016-04-18T07:51:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=359787cfe48b066ba96b1062a1a85772464939d6'/>
<id>urn:sha1:359787cfe48b066ba96b1062a1a85772464939d6</id>
<content type='text'>
Add Device Tree bindings.

Signed-off-by: Yoshinori Sato &lt;ysato@users.sourceforge.jp&gt;
Signed-off-by: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;
</content>
</entry>
<entry>
<title>drivers: serial: add serial driver for ar933x SOC</title>
<updated>2016-05-20T23:25:50Z</updated>
<author>
<name>Wills Wang</name>
</author>
<published>2016-03-16T08:59:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=60b49761e9d2f0d16ac5cef934504bc895ac3913'/>
<id>urn:sha1:60b49761e9d2f0d16ac5cef934504bc895ac3913</id>
<content type='text'>
This patch add support for ar933x serial.

Signed-off-by: Wills Wang &lt;wills.wang@live.com&gt;
Reviewed-by: Thomas Chou &lt;thomas@wytron.com.tw&gt;
Reviewed-by: Daniel Schwierzeck &lt;daniel.schwierzeck@gmail.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>armv8: LS2080A: Consolidate LS2080A and LS2085A</title>
<updated>2016-04-06T17:26:46Z</updated>
<author>
<name>York Sun</name>
</author>
<published>2016-04-04T18:41:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=3c1d218a1d3048fb576677c47eab43049d0b7778'/>
<id>urn:sha1:3c1d218a1d3048fb576677c47eab43049d0b7778</id>
<content type='text'>
LS2080A is the primary SoC, and LS2085A is a personality with AIOP
and DPAA DDR. The RDB and QDS boards support both personality. By
detecting the SVR at runtime, a single image per board can support
both SoCs. It gives users flexibility to swtich SoC without the need
to reprogram the board.

Signed-off-by: York Sun &lt;york.sun@nxp.com&gt;
CC: Prabhakar Kushwaha &lt;prabhakar.kushwaha@nxp.com&gt;
Reviewed-by: Prabhakar Kushwaha &lt;prabhakar.kushwaha@nxp.com&gt;
</content>
</entry>
<entry>
<title>serial: Add support for Qualcomm serial port</title>
<updated>2016-04-01T21:18:07Z</updated>
<author>
<name>Mateusz Kulikowski</name>
</author>
<published>2016-03-31T21:12:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=142a20c367e75e136cb06e8da628bce273b1691e'/>
<id>urn:sha1:142a20c367e75e136cb06e8da628bce273b1691e</id>
<content type='text'>
This driver works in "new" Data Mover UART mode, so
will be compatible with modern Qualcomm chips only.

Signed-off-by: Mateusz Kulikowski &lt;mateusz.kulikowski@gmail.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
Tested-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>drivers: serial: add driver for Microchip PIC32 UART controller.</title>
<updated>2016-02-01T21:14:00Z</updated>
<author>
<name>Paul Thacker</name>
</author>
<published>2016-01-28T10:00:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=9e160ee823b44e0a63bc469d42d7d9fcab54b60b'/>
<id>urn:sha1:9e160ee823b44e0a63bc469d42d7d9fcab54b60b</id>
<content type='text'>
This adds PIC32 UART controller support based on driver model.

Signed-off-by: Paul Thacker &lt;paul.thacker@microchip.com&gt;
Signed-off-by: Purna Chandra Mandal &lt;purna.mandal@microchip.com&gt;
Reviewed-by: Daniel Schwierzeck &lt;daniel.schwierzeck@gmail.com&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
</feed>
