<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/include/dt-bindings, branch v2022.10-rc4</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?h=v2022.10-rc4</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/include/dt-bindings?h=v2022.10-rc4'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2022-08-20T22:12:51Z</updated>
<entry>
<title>gpio: aspeed: port Linux dt-bindings header file</title>
<updated>2022-08-20T22:12:51Z</updated>
<author>
<name>Dhananjay Phadke</name>
<email>dphadke@linux.microsoft.com</email>
</author>
<published>2022-08-04T15:58:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=65523d28b99d24f93eada00fa097e1d104e8e72d'/>
<id>urn:sha1:65523d28b99d24f93eada00fa097e1d104e8e72d</id>
<content type='text'>
Makes it easier to add readable GPIO definitions in DTS files
for Aspeed SOC based boards.

Ported with small edits to add IBM copyright statement and fix
for checkpatch warning.

Signed-off-by: Dhananjay Phadke &lt;dphadke@linux.microsoft.com&gt;
Reviewed-by: Billy Tsai &lt;billy_tsai@aspeedtech.com&gt;
Acked-by: Chia-Wei Wang &lt;chiawei_wang@aspeedtech.com&gt;
</content>
</entry>
<entry>
<title>Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx</title>
<updated>2022-07-26T14:26:00Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2022-07-26T14:26:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=86feeab3dc71977afb70f595e42060ce324086d0'/>
<id>urn:sha1:86feeab3dc71977afb70f595e42060ce324086d0</id>
<content type='text'>
u-boot-imx-20220726
-------------------

i.MX for 2022.10

- Added i.MX93 architecture

CI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/12891
</content>
</entry>
<entry>
<title>arm: dts: Add i.MX93 SoC DTSi file</title>
<updated>2022-07-26T09:29:01Z</updated>
<author>
<name>Peng Fan</name>
<email>peng.fan@nxp.com</email>
</author>
<published>2022-07-26T08:41:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0da3d96e109b93a2e6248cbac25c177e03a6837e'/>
<id>urn:sha1:0da3d96e109b93a2e6248cbac25c177e03a6837e</id>
<content type='text'>
Add the DTSi file and DT header files for i.MX93 SoC

Signed-off-by: Ye Li &lt;ye.li@nxp.com&gt;
Signed-off-by: Alice Guo &lt;alice.guo@nxp.com&gt;
Signed-off-by: Peng Fan &lt;peng.fan@nxp.com&gt;
</content>
</entry>
<entry>
<title>dt-bindings: versal: Add versal reset IDs</title>
<updated>2022-07-26T06:23:55Z</updated>
<author>
<name>Michal Simek</name>
<email>michal.simek@amd.com</email>
</author>
<published>2022-07-07T11:10:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=165694b1254909953eea9768ea3d914555c17cc5'/>
<id>urn:sha1:165694b1254909953eea9768ea3d914555c17cc5</id>
<content type='text'>
The same file is already the part of Linux kernel that's why add it also to
u-boot to be able to use it in source code and DT files.

Signed-off-by: Michal Simek &lt;michal.simek@amd.com&gt;
Link: https://lore.kernel.org/r/1c3bc464536a9bf64a2e8bfe18a938c9cb490620.1657192249.git.michal.simek@amd.com
</content>
</entry>
<entry>
<title>clocks: qcom: Add clock driver for QCS404 SoC</title>
<updated>2022-07-25T17:02:04Z</updated>
<author>
<name>Sumit Garg</name>
<email>sumit.garg@linaro.org</email>
</author>
<published>2022-07-12T07:12:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a4a9d9e874bffa509c31d0752b8155e653f9093f'/>
<id>urn:sha1:a4a9d9e874bffa509c31d0752b8155e653f9093f</id>
<content type='text'>
Currently this clock driver initializes clocks for UART and eMMC. Along
with this import "qcom,gcc-qcs404.h" header from Linux mainline to
support DT bindings.

Signed-off-by: Sumit Garg &lt;sumit.garg@linaro.org&gt;
</content>
</entry>
<entry>
<title>clocks: sdm845: Import qcom,gcc-sdm845.h</title>
<updated>2022-07-25T17:02:04Z</updated>
<author>
<name>Sumit Garg</name>
<email>sumit.garg@linaro.org</email>
</author>
<published>2022-07-12T07:12:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ffa792871927ef9b646a119a9cf832fa4a0212a6'/>
<id>urn:sha1:ffa792871927ef9b646a119a9cf832fa4a0212a6</id>
<content type='text'>
Rather than using magic numbers as clock ids for peripherals import
qcom,gcc-sdm845.h from Linux to be used standard macros for clock ids.
So start using corresponding clk-id macro for debug UART.

Signed-off-by: Sumit Garg &lt;sumit.garg@linaro.org&gt;
Reviewed-by: Ramon Fried &lt;rfried.dev@gmail.com&gt;
</content>
</entry>
<entry>
<title>imx8mm: synchronise device tree with linux</title>
<updated>2022-07-25T14:12:01Z</updated>
<author>
<name>Marcel Ziswiler</name>
<email>marcel.ziswiler@toradex.com</email>
</author>
<published>2022-07-21T13:27:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=24a7a3c1c04280bf0d4cf89647c09446775aa1dc'/>
<id>urn:sha1:24a7a3c1c04280bf0d4cf89647c09446775aa1dc</id>
<content type='text'>
Synchronise device tree with linux v5.19-rc5.

Signed-off-by: Marcel Ziswiler &lt;marcel.ziswiler@toradex.com&gt;
</content>
</entry>
<entry>
<title>imx8mq: synchronise device tree with linux</title>
<updated>2022-07-25T14:12:01Z</updated>
<author>
<name>Marcel Ziswiler</name>
<email>marcel.ziswiler@toradex.com</email>
</author>
<published>2022-07-21T13:47:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=181d1684cae07f11122b76263007da01d795acdf'/>
<id>urn:sha1:181d1684cae07f11122b76263007da01d795acdf</id>
<content type='text'>
Synchronise device tree with linux v5.19-rc5.

Signed-off-by: Marcel Ziswiler &lt;marcel.ziswiler@toradex.com&gt;
</content>
</entry>
<entry>
<title>imx8mn: synchronise device tree with linux</title>
<updated>2022-07-25T14:12:00Z</updated>
<author>
<name>Marcel Ziswiler</name>
<email>marcel.ziswiler@toradex.com</email>
</author>
<published>2022-07-21T13:43:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4e5114daf9eb327abd3e0d63654732dfb61474f2'/>
<id>urn:sha1:4e5114daf9eb327abd3e0d63654732dfb61474f2</id>
<content type='text'>
Synchronise device tree with linux v5.19-rc5.

Signed-off-by: Marcel Ziswiler &lt;marcel.ziswiler@toradex.com&gt;
</content>
</entry>
<entry>
<title>colibri_vf: synchronise device tree with linux</title>
<updated>2022-07-25T14:12:00Z</updated>
<author>
<name>Marcel Ziswiler</name>
<email>marcel.ziswiler@toradex.com</email>
</author>
<published>2022-07-21T13:27:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b4052d55ad52ba18e45db90c4293099a636bb729'/>
<id>urn:sha1:b4052d55ad52ba18e45db90c4293099a636bb729</id>
<content type='text'>
Synchronise device tree with linux v5.19-rc5.

Please note that this also means that instead of the previous "generic"
U-Boot specific carrier board agnostic device tree we are now using the
regular one for the Colibri Evaluation (carrier) board V3 (e.g.
vf610-colibri-eval-v3.dtb rather than the previous vf610-colibri.dtb).

Signed-off-by: Marcel Ziswiler &lt;marcel.ziswiler@toradex.com&gt;
</content>
</entry>
</feed>
