<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in ccu.h</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://opengrok.net:8080/history/linux/include/soc/spacemit/ccu.h#c17ee635fd3a482b2ad2bf5e269755c2eae5f25e</link>
        <description>Merge drm/drm-fixes into drm-misc-fixes7.0-rc1 was just released, let&apos;s merge it to kick the new release cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/include/soc/spacemit/ccu.h</description>
        <pubDate>Mon, 23 Feb 2026 09:09:45 +0000</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>16c3c4e2881ef7d30b3f6131e78535937c328573 - Merge branches &apos;clk-renesas&apos;, &apos;clk-cleanup&apos;, &apos;clk-spacemit&apos; and &apos;clk-tegra&apos; into clk-next</title>
        <link>http://opengrok.net:8080/history/linux/include/soc/spacemit/ccu.h#16c3c4e2881ef7d30b3f6131e78535937c328573</link>
        <description>Merge branches &apos;clk-renesas&apos;, &apos;clk-cleanup&apos;, &apos;clk-spacemit&apos; and &apos;clk-tegra&apos; into clk-next* clk-renesas: (25 commits)  dt-bindings: clk: rs9: Fix DIF pattern match  clk: rs9: Convert to DEFINE_SIMPLE_DEV_PM_OPS()  clk: rs9: Reserve 8 struct clk_hw slots for for 9FGV0841  clk: renesas: Add missing log message terminators  clk: renesas: rzg2l: Remove DSI clock rate restrictions  clk: renesas: rzv2h: Deassert reset on assert timeout  clk: renesas: rzg2l: Deassert reset on assert timeout  clk: renesas: cpg-mssr: Unlock before reset verification  clk: renesas: r9a09g056: Add entries for CANFD  clk: renesas: r9a09g057: Add entries for CANFD  clk: renesas: r9a09g077: Add CANFD clocks  clk: renesas: cpg-mssr: Handle RZ/T2H register layout in PM callbacks  dt-bindings: clock: renesas,r9a09g077/87: Add PCLKCAN ID  clk: renesas: cpg-mssr: Simplify pointer math in cpg_rzt2h_mstp_read()  clk: renesas: r9a09g056: Add clock and reset entries for TSU  clk: renesas: r9a09g057: Add entries for RSCIs  clk: renesas: r9a09g056: Add entries for RSCIs  clk: renesas: r9a09g056: Add entries for the RSPIs  clk: renesas: r9a09g056: Add entries for ICU  clk: renesas: r9a09g056: Add entries for the DMACs  ...* clk-cleanup:  clk: Disable KUNIT_UML_PCI  clk: zynqmp: pll: Fix zynqmp_clk_divider_determine_rate kerneldoc  clk: zynqmp: divider: Fix zynqmp_clk_divider_determine_rate kerneldoc  clk: tegra: tegra124-emc: fix device leak on set_rate()  clk: Annotate #else and #endif  clk: Merge prepare and unprepare sections  clk: Move clk_{save,restore}_context() to COMMON_CLK section  clk: clk-apple-nco: Add &quot;apple,t8103-nco&quot; compatible  clk: versatile: impd1: Simplify with scoped for each OF child loop  clk: scpi: Simplify with scoped for each OF child loop  clk: lmk04832: Simplify with scoped for each OF child loop* clk-spacemit:  clk: spacemit: k3: add the clock tree  clk: spacemit: k3: extract common header  clk: spacemit: ccu_pll: add plla type clock  clk: spacemit: ccu_mix: add inverted enable gate clock  dt-bindings: soc: spacemit: k3: add clock support  clk: spacemit: add platform SoC prefix to reset name  clk: spacemit: extract common ccu functions  reset: spacemit: fix auxiliary device id  clk: spacemit: prepare common ccu header  clk: spacemit: Hide common clock driver from user controller  clk: spacemit: Respect Kconfig setting when building modules* clk-tegra:  clk: tegra30: Add CSI pad clock gates  clk: tegra: Set CSUS as vi_sensor&apos;s gate for Tegra20, Tegra30 and Tegra114  clk: tegra20: Reparent dsi clock to pll_d_out0  clk: tegra: tegra124-emc: Simplify with scoped for each OF child loop  clk: tegra: Adjust callbacks in tegra_clock_pm  clk: tegra: tegra124-emc: Fix potential memory leak in tegra124_clk_register_emc()

            List of files:
            /linux/include/soc/spacemit/ccu.h</description>
        <pubDate>Sat, 14 Feb 2026 18:23:04 +0000</pubDate>
        <dc:creator>Stephen Boyd &lt;sboyd@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>6294bb8eda88c56aa5dca5953986f781eb59a4c6 - Merge tag &apos;spacemit-clk-for-6.20-1&apos; of https://github.com/spacemit-com/linux into clk-spacemit</title>
        <link>http://opengrok.net:8080/history/linux/include/soc/spacemit/ccu.h#6294bb8eda88c56aa5dca5953986f781eb59a4c6</link>
        <description>Merge tag &apos;spacemit-clk-for-6.20-1&apos; of https://github.com/spacemit-com/linux into clk-spacemitPull SpacemiT clock driver updates from Yixun Lan: - Allow SpacemiT driver to be built as module - Refactor SpacemiT driver to extract common code - Add support for SpacemiT K3 SoC clk hardware* tag &apos;spacemit-clk-for-6.20-1&apos; of https://github.com/spacemit-com/linux:  clk: spacemit: k3: add the clock tree  clk: spacemit: k3: extract common header  clk: spacemit: ccu_pll: add plla type clock  clk: spacemit: ccu_mix: add inverted enable gate clock  dt-bindings: soc: spacemit: k3: add clock support  clk: spacemit: add platform SoC prefix to reset name  clk: spacemit: extract common ccu functions  reset: spacemit: fix auxiliary device id  clk: spacemit: prepare common ccu header  clk: spacemit: Hide common clock driver from user controller  clk: spacemit: Respect Kconfig setting when building modules

            List of files:
            /linux/include/soc/spacemit/ccu.h</description>
        <pubDate>Wed, 21 Jan 2026 19:04:31 +0000</pubDate>
        <dc:creator>Stephen Boyd &lt;sboyd@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b61571fdefc4faa9dd5bb5b49ee7d10dc3719780 - Merge tag &apos;spacemit-clkrst-v6.20-1&apos; into spacemit-clk-for-6.20</title>
        <link>http://opengrok.net:8080/history/linux/include/soc/spacemit/ccu.h#b61571fdefc4faa9dd5bb5b49ee7d10dc3719780</link>
        <description>Merge tag &apos;spacemit-clkrst-v6.20-1&apos; into spacemit-clk-for-6.20

            List of files:
            /linux/include/soc/spacemit/ccu.h</description>
        <pubDate>Fri, 09 Jan 2026 02:00:03 +0000</pubDate>
        <dc:creator>Yixun Lan &lt;dlan@gentoo.org&gt;</dc:creator>
    </item>
<item>
        <title>bdbddf72a2ab1cfea699959795d70df3931eefe7 - Merge tag &apos;soc-drivers-7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc</title>
        <link>http://opengrok.net:8080/history/linux/include/soc/spacemit/ccu.h#bdbddf72a2ab1cfea699959795d70df3931eefe7</link>
        <description>Merge tag &apos;soc-drivers-7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socPull SoC driver updates from Arnd Bergmann: &quot;There are are a number of to firmware drivers, in particular the TEE  subsystem:   - a bus callback for TEE firmware that device drivers can register to   - sysfs support for tee firmware information   - minor updates to platform specific TEE drivers for AMD, NXP,     Qualcomm and the generic optee driver   - ARM SCMI firmware refactoring to improve the protocol discover     among other fixes and cleanups   - ARM FF-A firmware interoperability improvements  The reset controller and memory controller subsystems gain support for  additional hardware platforms from Mediatek, Renesas, NXP, Canaan and  SpacemiT.  Most of the other changes are for random drivers/soc code. Among a  number of cleanups and newly added hardware support, including:   - Mediatek MT8196 DVFS power management and mailbox support   - Qualcomm SCM firmware and MDT loader refactoring, as part of the     new Glymur platform support.   - NXP i.MX9 System Manager firmware support for accessing the syslog   - Minor updates for TI, Renesas, Samsung, Apple, Marvell and AMD     SoCs&quot;* tag &apos;soc-drivers-7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (171 commits)  bus: fsl-mc: fix an error handling in fsl_mc_device_add()  reset: spacemit: Add SpacemiT K3 reset driver  reset: spacemit: Extract common K1 reset code  reset: Create subdirectory for SpacemiT drivers  dt-bindings: soc: spacemit: Add K3 reset support and IDs  reset: canaan: k230: drop OF dependency and enable by default  reset: rzg2l-usbphy-ctrl: Add suspend/resume support  reset: rzg2l-usbphy-ctrl: Propagate the return value of regmap_field_update_bits()  reset: gpio: check the return value of gpiod_set_value_cansleep()  reset: imx8mp-audiomix: Support i.MX8ULP SIM LPAV  reset: imx8mp-audiomix: Extend the driver usage  reset: imx8mp-audiomix: Switch to using regmap API  reset: imx8mp-audiomix: Drop unneeded macros  soc: fsl: qe: qe_ports_ic: Consolidate chained IRQ handler install/remove  soc: mediatek: mtk-cmdq: Add mminfra_offset adjustment for DRAM addresses  soc: mediatek: mtk-cmdq: Extend cmdq_pkt_write API for SoCs without subsys ID  soc: mediatek: mtk-cmdq: Add pa_base parsing for hardware without subsys ID support  soc: mediatek: mtk-cmdq: Add cmdq_get_mbox_priv() in cmdq_pkt_create()  mailbox: mtk-cmdq: Add driver data to support for MT8196  mailbox: mtk-cmdq: Add mminfra_offset configuration for DRAM transaction  ...

            List of files:
            /linux/include/soc/spacemit/ccu.h</description>
        <pubDate>Wed, 11 Feb 2026 04:45:30 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>a393bda150789ac81dd701d90c13ac19546abac5 - Merge tag &apos;reset-for-v6.20&apos; of https://git.pengutronix.de/git/pza/linux into soc/drivers</title>
        <link>http://opengrok.net:8080/history/linux/include/soc/spacemit/ccu.h#a393bda150789ac81dd701d90c13ac19546abac5</link>
        <description>Merge tag &apos;reset-for-v6.20&apos; of https://git.pengutronix.de/git/pza/linux into soc/driversReset controller updates for v6.20* Add a compatible to the reset-gpio driver, suppress the sysfs bind  attributes, and propagate GPIO API errors.* Add support for the i.MX8ULP SIM LPAV reset controller.* Add RZ/G3S USBPHY suspend/resume support.* Enable reset-k230 by default on ARCH_CANAAN* Add support for the SpacemiT K3 SoC reset controller.* Merge the &apos;spacemit-clkrst-v6.20-3&apos; tag, shared with the clk tree,  as a dependency for the SpacemiT changes.* tag &apos;reset-for-v6.20&apos; of https://git.pengutronix.de/git/pza/linux:  reset: spacemit: Add SpacemiT K3 reset driver  reset: spacemit: Extract common K1 reset code  reset: Create subdirectory for SpacemiT drivers  dt-bindings: soc: spacemit: Add K3 reset support and IDs  reset: canaan: k230: drop OF dependency and enable by default  reset: rzg2l-usbphy-ctrl: Add suspend/resume support  reset: rzg2l-usbphy-ctrl: Propagate the return value of regmap_field_update_bits()  reset: gpio: check the return value of gpiod_set_value_cansleep()  reset: imx8mp-audiomix: Support i.MX8ULP SIM LPAV  reset: imx8mp-audiomix: Extend the driver usage  reset: imx8mp-audiomix: Switch to using regmap API  reset: imx8mp-audiomix: Drop unneeded macros  reset: gpio: suppress bind attributes in sysfs  clk: spacemit: k3: extract common header  reset: spacemit: fix auxiliary device id  clk: spacemit: prepare common ccu header  reset: gpio: add the &quot;compatible&quot; propertySigned-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux/include/soc/spacemit/ccu.h</description>
        <pubDate>Thu, 29 Jan 2026 09:24:16 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>733aa8e24ea6712ad2603bdfbb19299e79b512a0 - Merge tag &apos;spacemit-clkrst-v6.20-3&apos; into reset/next</title>
        <link>http://opengrok.net:8080/history/linux/include/soc/spacemit/ccu.h#733aa8e24ea6712ad2603bdfbb19299e79b512a0</link>
        <description>Merge tag &apos;spacemit-clkrst-v6.20-3&apos; into reset/next

            List of files:
            /linux/include/soc/spacemit/ccu.h</description>
        <pubDate>Sat, 24 Jan 2026 15:51:04 +0000</pubDate>
        <dc:creator>Philipp Zabel &lt;p.zabel@pengutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>2b7a02c322922a37cc5fc15d055b794cc2193062 - clk: spacemit: prepare common ccu header</title>
        <link>http://opengrok.net:8080/history/linux/include/soc/spacemit/ccu.h#2b7a02c322922a37cc5fc15d055b794cc2193062</link>
        <description>clk: spacemit: prepare common ccu headerIn order to prepare adding clock driver for new K3 SoC, extract genericcode to a separate common ccu header file, so they are not definedin K1 SoC-specific file, and then can be shared by all clock drivers.Link: https://lore.kernel.org/r/20260108-06-k1-clk-common-v4-1-badf635993d3@gentoo.orgReviewed-by: Alex Elder &lt;elder@riscstar.com&gt;Signed-off-by: Yixun Lan &lt;dlan@gentoo.org&gt;

            List of files:
            /linux/include/soc/spacemit/ccu.h</description>
        <pubDate>Fri, 19 Dec 2025 13:52:08 +0000</pubDate>
        <dc:creator>Yixun Lan &lt;dlan@gentoo.org&gt;</dc:creator>
    </item>
</channel>
</rss>
