<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/include/dt-bindings/pinctrl, branch v2017.07</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/include/dt-bindings/pinctrl?h=v2017.07</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/include/dt-bindings/pinctrl?h=v2017.07'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2017-05-10T19:37:21Z</updated>
<entry>
<title>rockchip: dts: rk3399: sync with kernel dts</title>
<updated>2017-05-10T19:37:21Z</updated>
<author>
<name>Kever Yang</name>
<email>kever.yang@rock-chips.com</email>
</author>
<published>2017-04-19T10:17:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=dde22233721e7c72ee03aca0ba61e3bff7bf0063'/>
<id>urn:sha1:dde22233721e7c72ee03aca0ba61e3bff7bf0063</id>
<content type='text'>
The kernel dts has update a lot since the first time we commit rk3399.dtsi,
sync with kernel for further development.

Signed-off-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;
Acked-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>rockchip: dts: evb-rk3399: add gmac support</title>
<updated>2017-05-10T19:37:21Z</updated>
<author>
<name>Kever Yang</name>
<email>kever.yang@rock-chips.com</email>
</author>
<published>2017-05-01T22:16:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fd9884e292c8fb981bf25cf5aefaa1b685bda21e'/>
<id>urn:sha1:fd9884e292c8fb981bf25cf5aefaa1b685bda21e</id>
<content type='text'>
Enable gmac for evb-rk3399.

Change-Id: I85e35667e08e22e38577e63eb0e65731fc9c69b6
Signed-off-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;
</content>
</entry>
<entry>
<title>pinctrl: at91: add pinctrl driver</title>
<updated>2017-04-13T20:44:50Z</updated>
<author>
<name>Wenyou Yang</name>
<email>wenyou.yang@atmel.com</email>
</author>
<published>2017-03-23T04:44:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9319a756fffb0aae21adcd7caf8674411a22c165'/>
<id>urn:sha1:9319a756fffb0aae21adcd7caf8674411a22c165</id>
<content type='text'>
AT91 PIO controller is a combined gpio-controller, pin-mux and
pin-config module. The peripheral's pins are assigned through
per-pin based muxing logic.

Each SoC will have to describe the its limitation and pin
configuration via device tree. This will allow to do not need
to touch the C code when adding new SoC if the IP version is
supported.

Signed-off-by: Wenyou Yang &lt;wenyou.yang@atmel.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>rockchip: rk3328: add device tree file</title>
<updated>2017-03-16T22:03:46Z</updated>
<author>
<name>Kever Yang</name>
<email>kever.yang@rock-chips.com</email>
</author>
<published>2017-02-23T07:37:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e94ffee335f23d86cad0f8816b049bb4100d5be3'/>
<id>urn:sha1:e94ffee335f23d86cad0f8816b049bb4100d5be3</id>
<content type='text'>
Add dts binding header for rk3328, files origin from kernel.

Signed-off-by: William Zhang &lt;william.zhang@rock-chips.com&gt;
Signed-off-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;
Acked-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>ARM: DTS: stm32: add stm32f746 device tree pin control files</title>
<updated>2017-01-28T19:04:41Z</updated>
<author>
<name>Michael Kurz</name>
<email>michi.kurz@gmail.com</email>
</author>
<published>2017-01-22T15:04:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=797c3c13a9b8fcedf134e30491496733becc3560'/>
<id>urn:sha1:797c3c13a9b8fcedf134e30491496733becc3560</id>
<content type='text'>
This patch adds pin control definitions for use in device tree files
The definitions are based on the stm32f746 files from current
linux kernel "include/dt-bindings/pinctrl/stm32f746-pinfunc.h".

Signed-off-by: Michael Kurz &lt;michi.kurz@gmail.com&gt;
Acked-by: Vikas MANOCHA &lt;vikas.manocha@st.com&gt;
</content>
</entry>
<entry>
<title>ARM: dts: dra7xx: sync DT with latest Linux</title>
<updated>2016-12-04T18:54:51Z</updated>
<author>
<name>Lokesh Vutla</name>
<email>lokeshvutla@ti.com</email>
</author>
<published>2016-11-23T07:55:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7aa1a40876a0da0fadf360a352bba0adf8624904'/>
<id>urn:sha1:7aa1a40876a0da0fadf360a352bba0adf8624904</id>
<content type='text'>
Sync all dra7xx based dts files with latest Linux

Signed-off-by: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>fdt: add dt-bindings for bcm2835</title>
<updated>2016-11-29T01:09:48Z</updated>
<author>
<name>Fabian Vogt</name>
<email>fvogt@suse.com</email>
</author>
<published>2016-09-26T12:26:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=715dad6d7ede576bcd37fa6664226ec8ce58119a'/>
<id>urn:sha1:715dad6d7ede576bcd37fa6664226ec8ce58119a</id>
<content type='text'>
This patch adds dt-bindings as used by the linux kernel device trees
for the bcm283x family.

Albert Aribaud &lt;albert.u.boot@aribaud.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>arm: at91: dts: Bring in device tree file for AT91SAM9G45</title>
<updated>2016-06-12T21:49:38Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2016-05-05T13:28:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6f9678567a57c5c82620c35a05a2f89c32cdd34d'/>
<id>urn:sha1:6f9678567a57c5c82620c35a05a2f89c32cdd34d</id>
<content type='text'>
Add this file from Linux v4.5.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Heiko Schocher &lt;hs@denx.de&gt;
Tested-on: smartweb, corvus, taurus, axm
Tested-by: Heiko Schocher &lt;hs@denx.de&gt;
Reviewed-by: Andreas Bießmann &lt;andreas@biessmann.org&gt;
</content>
</entry>
<entry>
<title>ARM: dts: AM335x-evmsk: Add initial support</title>
<updated>2016-05-27T19:47:49Z</updated>
<author>
<name>Lokesh Vutla</name>
<email>lokeshvutla@ti.com</email>
</author>
<published>2016-05-16T05:54:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3819ea70635d15595df5bc2d0b1cc81245b1e1cf'/>
<id>urn:sha1:3819ea70635d15595df5bc2d0b1cc81245b1e1cf</id>
<content type='text'>
Add initial DTS support for AM335x-evm sk.

Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
Signed-off-by: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;
</content>
</entry>
<entry>
<title>ARM: dts: AM43x-EPOS Initial Support</title>
<updated>2016-05-27T19:47:46Z</updated>
<author>
<name>Lokesh Vutla</name>
<email>lokeshvutla@ti.com</email>
</author>
<published>2016-05-16T05:41:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7dd12830482bd145861578e37b39735abefdaa8f'/>
<id>urn:sha1:7dd12830482bd145861578e37b39735abefdaa8f</id>
<content type='text'>
Add initial DTS support for AM43-EPOS evm.

Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
Signed-off-by: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;
</content>
</entry>
</feed>
