<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/include/dt-bindings, branch v2024.04-rc2</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=v2024.04-rc2</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/include/dt-bindings?h=v2024.04-rc2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2024-02-10T16:08:06Z</updated>
<entry>
<title>dt-bindings: power: Add R8A779H0 V4M SYSC power domain definitions</title>
<updated>2024-02-10T16:08:06Z</updated>
<author>
<name>Duy Nguyen</name>
<email>duy.nguyen.rh@renesas.com</email>
</author>
<published>2024-01-28T15:52:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=42a064d1d76892981301921ae90905d8aa29a86d'/>
<id>urn:sha1:42a064d1d76892981301921ae90905d8aa29a86d</id>
<content type='text'>
Add power domain indices for R-Car V4M (R8A779H0).

The current version is imported from:
https://lore.kernel.org/linux-renesas-soc/c5cbef71178cada761e9da7bcbb6f21334f93ef8.1706194617.git.geert+renesas@glider.be/

Signed-off-by: Duy Nguyen &lt;duy.nguyen.rh@renesas.com&gt;
Signed-off-by: Hai Pham &lt;hai.pham.ud@renesas.com&gt;
</content>
</entry>
<entry>
<title>dt-bindings: clock: Add R8A779H0 V4M CPG Core Clock Definitions</title>
<updated>2024-02-10T16:08:06Z</updated>
<author>
<name>Duy Nguyen</name>
<email>duy.nguyen.rh@renesas.com</email>
</author>
<published>2024-01-28T15:51:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ad005d8a77b182b2acfa79a7e92a99580773b01b'/>
<id>urn:sha1:ad005d8a77b182b2acfa79a7e92a99580773b01b</id>
<content type='text'>
Add all Clock Pulse Generator Core Clock Outputs for the Renesas R-Car
V4M (R8A779H0) SoC.

The current version is imported from:
https://lore.kernel.org/linux-renesas-soc/11acbd2a30b58607474e9c32eb798b3a00e85e73.1706194617.git.geert+renesas@glider.be/

Signed-off-by: Duy Nguyen &lt;duy.nguyen.rh@renesas.com&gt;
Signed-off-by: Hai Pham &lt;hai.pham.ud@renesas.com&gt;
</content>
</entry>
<entry>
<title>rockchip: rk3588: Sync device tree from linux v6.8-rc1</title>
<updated>2024-02-04T10:47:25Z</updated>
<author>
<name>Jonas Karlman</name>
<email>jonas@kwiboo.se</email>
</author>
<published>2024-01-26T22:14:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=73707d31f63956a1fd4a4857c6819f80336c5b0e'/>
<id>urn:sha1:73707d31f63956a1fd4a4857c6819f80336c5b0e</id>
<content type='text'>
Sync rk3588 device tree from linux v6.8-rc1.

Signed-off-by: Jonas Karlman &lt;jonas@kwiboo.se&gt;
</content>
</entry>
<entry>
<title>rockchip: rk356x: Sync device tree from linux v6.7</title>
<updated>2024-02-04T10:47:25Z</updated>
<author>
<name>Jonas Karlman</name>
<email>jonas@kwiboo.se</email>
</author>
<published>2024-01-26T22:14:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9e4d11a39adf557d61a8c152f21746d578bc7574'/>
<id>urn:sha1:9e4d11a39adf557d61a8c152f21746d578bc7574</id>
<content type='text'>
Sync rk356x device tree from linux v6.7.

Signed-off-by: Jonas Karlman &lt;jonas@kwiboo.se&gt;
Reviewed-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;
</content>
</entry>
<entry>
<title>clk/qcom: handle resets and clocks in one device</title>
<updated>2024-01-16T12:26:23Z</updated>
<author>
<name>Konrad Dybcio</name>
<email>konrad.dybcio@linaro.org</email>
</author>
<published>2023-11-07T12:41:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3ead661633293413e9af6d1e20c0a1a362d08ee8'/>
<id>urn:sha1:3ead661633293413e9af6d1e20c0a1a362d08ee8</id>
<content type='text'>
Qualcomm's clock controller blocks actually do much more than it
says on the tin.. They provide clocks, resets and power domains.
Currently, U-Boot requires one to spawn 2 separate devices for
controlling clocks and resets, both spanning the same register space.
Refactor the code to make it work with just a single DT node, making
it compatible with upstream Linux bindings and dropping the dedicated
reset driver in favour of including it in the clock driver.

Heavily inspired by Renesas code for a similar hw block.

[caleb: moved drivers to clk/qcom, added reset driver and adjusted bind
logic. Imported qcom,gcc-ipq4019.h from Linux]

Signed-off-by: Konrad Dybcio &lt;konrad.dybcio@linaro.org&gt;
Reviewed-by: Sumit Garg &lt;sumit.garg@linaro.org&gt;
Signed-off-by: Caleb Connolly &lt;caleb.connolly@linaro.org&gt;
</content>
</entry>
<entry>
<title>drivers: gpio: implement MAX77663 GPIO cell</title>
<updated>2023-12-19T18:53:53Z</updated>
<author>
<name>Svyatoslav Ryhel</name>
<email>clamor95@gmail.com</email>
</author>
<published>2023-07-15T19:25:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6b24c372c1e59e461e2f00e09dd1f8da29263450'/>
<id>urn:sha1:6b24c372c1e59e461e2f00e09dd1f8da29263450</id>
<content type='text'>
MAXIM Semiconductor's PMIC, MAX77663 has 8 GPIO pins and 3 GPIO-like
pins. It also supports interrupts from these pins.

Add GPIO driver for these pins to control via GPIO APIs.

Signed-off-by: Svyatoslav Ryhel &lt;clamor95@gmail.com&gt;
</content>
</entry>
<entry>
<title>Merge patch series "Add support for MediaTek MT8365 EVK Board"</title>
<updated>2023-12-19T16:42:03Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2023-12-19T15:09:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9cfef5fcfb58aceca8f8599643bfe58710567575'/>
<id>urn:sha1:9cfef5fcfb58aceca8f8599643bfe58710567575</id>
<content type='text'>
Julien Masson &lt;jmasson@baylibre.com&gt; says:

This patch series add the support for the MediaTek MT8365 EVK Board [1].
Most of the code have been copied/adapted from Linux tag v6.7-rc2.

For now we only enable/test these features:
Boot, UART, Watchdog and MMC.

[trini: This includes two clocks not listed in the Linux binding, which
 needs resyncing later]
</content>
</entry>
<entry>
<title>dt-bindings: clock: add Mediatek MT8365 pinctrl bindings</title>
<updated>2023-12-19T15:09:06Z</updated>
<author>
<name>Julien Masson</name>
<email>jmasson@baylibre.com</email>
</author>
<published>2023-12-04T10:48:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5679eccb83f29c1fa149655fd798b229b2fc1753'/>
<id>urn:sha1:5679eccb83f29c1fa149655fd798b229b2fc1753</id>
<content type='text'>
This adds the pinctrl bindings for Mediatek MT8365 SoC based on the
dt-bindings in Linux tag v6.7-rc2.
(commit 8b4c397d88d97d4fd9c3f3527aa66688b1a3387a)

Signed-off-by: Julien Masson &lt;jmasson@baylibre.com&gt;
</content>
</entry>
<entry>
<title>dt-bindings: power: add power-domain header for MediaTek MT8365 SoC</title>
<updated>2023-12-19T15:09:06Z</updated>
<author>
<name>Julien Masson</name>
<email>jmasson@baylibre.com</email>
</author>
<published>2023-12-04T10:48:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=80cdb6df224a16506d766c625c7e14b0d83d9d5e'/>
<id>urn:sha1:80cdb6df224a16506d766c625c7e14b0d83d9d5e</id>
<content type='text'>
Add power-domain header for MediaTek MT8365 SoC copied from Linux
source code tag v6.7-rc2.
(commit a1571f1f333c2fced076f0d54ed771d1838d827f)

Signed-off-by: Julien Masson &lt;jmasson@baylibre.com&gt;
Reviewed-by: Mattijs Korpershoek &lt;mkorpershoek@baylibre.com&gt;
</content>
</entry>
<entry>
<title>dt-bindings: clock: add Mediatek MT8365 SoC clock bindings</title>
<updated>2023-12-19T15:09:06Z</updated>
<author>
<name>Julien Masson</name>
<email>jmasson@baylibre.com</email>
</author>
<published>2023-12-04T10:48:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=af3fa853fab4ff1c952eb61083d35fdf3a55db56'/>
<id>urn:sha1:af3fa853fab4ff1c952eb61083d35fdf3a55db56</id>
<content type='text'>
This adds the clock bindings for Mediatek MT8365 SoC based on the
dt-bindings in Linux tag v6.7-rc2.
(commit c61978175ac1337f028ac1f956666f16db84f4e5)

Signed-off-by: Julien Masson &lt;jmasson@baylibre.com&gt;
Reviewed-by: Mattijs Korpershoek &lt;mkorpershoek@baylibre.com&gt;
</content>
</entry>
</feed>
