<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-next.git/include/dt-bindings/clock, branch master</title>
<subtitle>Linux kernel latest source</subtitle>
<id>http://mirrors.hust.edu.cn/git/linux-next.git/atom?h=master</id>
<link rel='self' href='http://mirrors.hust.edu.cn/git/linux-next.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/linux-next.git/'/>
<updated>2026-08-31T22:35:36+00:00</updated>
<entry>
<title>Merge branch '20260827-kuno-soc-support-v5-10-6d47636a8f09@oss.qualcomm.com' into clk-for-7.4</title>
<updated>2026-08-31T22:35:36+00:00</updated>
<author>
<name>Bjorn Andersson</name>
<email>andersson@kernel.org</email>
</author>
<published>2026-08-31T22:35:36+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/linux-next.git/commit/?id=957393a7aeee9392e4e3c42be7125e3a6d95366f'/>
<id>urn:sha1:957393a7aeee9392e4e3c42be7125e3a6d95366f</id>
<content type='text'>
Merge the Qualcomm Kuno global clock controller binding through a topic
branch, to allow making the DeviceTree constants available to the
DeviceTree branch.
</content>
</entry>
<entry>
<title>dt-bindings: clock: qcom: Add Kuno Global Clock Controller</title>
<updated>2026-08-31T22:35:30+00:00</updated>
<author>
<name>Hardeep Sharma</name>
<email>hardeep.sharma@oss.qualcomm.com</email>
</author>
<published>2026-08-27T17:51:13+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/linux-next.git/commit/?id=fc917c3e8c1d840f25c585b57a676e690e3269ef'/>
<id>urn:sha1:fc917c3e8c1d840f25c585b57a676e690e3269ef</id>
<content type='text'>
Document the Global Clock Controller (GCC) binding and associated
clock/reset IDs for the Qualcomm Kuno SoC.

Signed-off-by: Hardeep Sharma &lt;hardeep.sharma@oss.qualcomm.com&gt;
Reviewed-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@oss.qualcomm.com&gt;
Link: https://lore.kernel.org/r/20260827-kuno-soc-support-v5-10-6d47636a8f09@oss.qualcomm.com
Signed-off-by: Bjorn Andersson &lt;andersson@kernel.org&gt;
</content>
</entry>
<entry>
<title>Merge branch '20260801-nord_videocc_camcc-v2-1-674d7718e41f@oss.qualcomm.com' into clk-for-7.4</title>
<updated>2026-08-31T20:11:45+00:00</updated>
<author>
<name>Bjorn Andersson</name>
<email>andersson@kernel.org</email>
</author>
<published>2026-08-31T20:11:45+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/linux-next.git/commit/?id=05392ed6aa34b53130a4b8a5ed1db239224be987'/>
<id>urn:sha1:05392ed6aa34b53130a4b8a5ed1db239224be987</id>
<content type='text'>
Merge Nord video and camera clock controller binding update through a
topic branch, to allow making them available in DeviceTree branches as
well.
</content>
</entry>
<entry>
<title>dt-bindings: clock: qcom: Add support for Camera Clock Controller for Nord</title>
<updated>2026-08-31T20:10:59+00:00</updated>
<author>
<name>Taniya Das</name>
<email>taniya.das@oss.qualcomm.com</email>
</author>
<published>2026-08-01T14:13:55+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/linux-next.git/commit/?id=5897855b0cb5847747f2823dcbbe9b2812c7d0ce'/>
<id>urn:sha1:5897855b0cb5847747f2823dcbbe9b2812c7d0ce</id>
<content type='text'>
Update the compatible and the bindings for CAMCC support on Nord
SoC.

Signed-off-by: Taniya Das &lt;taniya.das@oss.qualcomm.com&gt;
Reviewed-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@oss.qualcomm.com&gt;
Link: https://lore.kernel.org/r/20260801-nord_videocc_camcc-v2-4-674d7718e41f@oss.qualcomm.com
Signed-off-by: Bjorn Andersson &lt;andersson@kernel.org&gt;
</content>
</entry>
<entry>
<title>dt-bindings: clock: qcom: Add GCC video axi reset clocks for Nord</title>
<updated>2026-08-31T20:10:11+00:00</updated>
<author>
<name>Taniya Das</name>
<email>taniya.das@oss.qualcomm.com</email>
</author>
<published>2026-08-01T14:13:52+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/linux-next.git/commit/?id=348a2ae162e5ec2dbab12c226b8240b8271ca444'/>
<id>urn:sha1:348a2ae162e5ec2dbab12c226b8240b8271ca444</id>
<content type='text'>
The NW_GCC video axi reset clocks are required by the video SW driver
to assert and deassert the clock resets during their power down
sequence. Hence add these clock resets.

Fixes: 06498d59bb4e ("dt-bindings: clock: qcom: Add Nord Global Clock Controller")
Signed-off-by: Taniya Das &lt;taniya.das@oss.qualcomm.com&gt;
Acked-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@oss.qualcomm.com&gt;
Link: https://lore.kernel.org/r/20260801-nord_videocc_camcc-v2-1-674d7718e41f@oss.qualcomm.com
Signed-off-by: Bjorn Andersson &lt;andersson@kernel.org&gt;
</content>
</entry>
<entry>
<title>Merge branch '20260805-qcs8300-tsc-clks-v1-1-e7a5101ed479@oss.qualcomm.com' into clk-for-7.4</title>
<updated>2026-08-31T20:06:45+00:00</updated>
<author>
<name>Bjorn Andersson</name>
<email>andersson@kernel.org</email>
</author>
<published>2026-08-31T20:06:45+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/linux-next.git/commit/?id=56d3b09a3b70369f04700cdf3375599fc64bf462'/>
<id>urn:sha1:56d3b09a3b70369f04700cdf3375599fc64bf462</id>
<content type='text'>
Merge the additional Monaco TSC clock controller constants through a
topci branch to make the available for DeviceTree as well.
</content>
</entry>
<entry>
<title>dt-bindings: clock: qcom,qcs8300-gcc: Add TSCSS clocks and resets</title>
<updated>2026-08-31T20:06:37+00:00</updated>
<author>
<name>Imran Shaik</name>
<email>imran.shaik@oss.qualcomm.com</email>
</author>
<published>2026-08-05T16:47:13+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/linux-next.git/commit/?id=239819e9f12e21fc35724f780fa99768d1ced993'/>
<id>urn:sha1:239819e9f12e21fc35724f780fa99768d1ced993</id>
<content type='text'>
Add the missing GCC TSCSS clocks and reset IDs that are required for the
Timestamp Counter Subsystem (TSCSS) functionality on Qualcomm QCS8300 SoC.

Signed-off-by: Imran Shaik &lt;imran.shaik@oss.qualcomm.com&gt;
Link: https://lore.kernel.org/r/20260805-qcs8300-tsc-clks-v1-1-e7a5101ed479@oss.qualcomm.com
Signed-off-by: Bjorn Andersson &lt;andersson@kernel.org&gt;
</content>
</entry>
<entry>
<title>Merge branch '20260730-gpucc-hawi-v2-1-7bf618ab8a34@oss.qualcomm.com' into clk-for-7.4</title>
<updated>2026-08-31T20:03:13+00:00</updated>
<author>
<name>Bjorn Andersson</name>
<email>andersson@kernel.org</email>
</author>
<published>2026-08-31T20:03:13+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/linux-next.git/commit/?id=d21c802a5ccbc491e3b0b5fa444f4403bc1e5d07'/>
<id>urn:sha1:d21c802a5ccbc491e3b0b5fa444f4403bc1e5d07</id>
<content type='text'>
Merge the Hawi GPU clock controller DeviceTree binding through a topic
branch, so that the constants can also be merged into DeviceTree
branches.
</content>
</entry>
<entry>
<title>dt-bindings: clock: qcom: Add Hawi GPU clock controllers</title>
<updated>2026-08-31T20:03:03+00:00</updated>
<author>
<name>Dongfang Zhao</name>
<email>dongfang.zhao@oss.qualcomm.com</email>
</author>
<published>2026-07-31T05:53:48+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/linux-next.git/commit/?id=c25898eb51eb51a6c48d72dd1afd5739d61a376e'/>
<id>urn:sha1:c25898eb51eb51a6c48d72dd1afd5739d61a376e</id>
<content type='text'>
Add the device tree binding and clock, reset and power-domain IDs for the
Hawi graphics clock controller. This lets Hawi device trees describe the
GPU clocks, resets and power domains, and lets dtbs_check validate those
nodes.

Add the qcom,hawi-gxclkctl compatible for the Hawi GX clock controller,
using qcom,kaanapali-gxclkctl as the fallback because the register layout
is identical.

Signed-off-by: Dongfang Zhao &lt;dongfang.zhao@oss.qualcomm.com&gt;
Reviewed-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@oss.qualcomm.com&gt;
Link: https://lore.kernel.org/r/20260730-gpucc-hawi-v2-1-7bf618ab8a34@oss.qualcomm.com
Signed-off-by: Bjorn Andersson &lt;andersson@kernel.org&gt;
</content>
</entry>
<entry>
<title>dt-bindings: clock: qcom: Add support for CAMCC for Eliza</title>
<updated>2026-08-31T19:16:47+00:00</updated>
<author>
<name>Taniya Das</name>
<email>taniya.das@oss.qualcomm.com</email>
</author>
<published>2026-08-06T10:34:11+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/linux-next.git/commit/?id=93f19ecae89b895111dcf2970cee5fb1069ac552'/>
<id>urn:sha1:93f19ecae89b895111dcf2970cee5fb1069ac552</id>
<content type='text'>
Eliza camera clock controller is on CX and MX rails similar to Milos.
Add compatible string for Eliza camera and camera BIST clock
controller to the existing Milos camcc binding and add the
dt-bindings header for Eliza.

The camera clock controller provides power domains, so '#power-domain-cells'
must be present in the device tree node. Add this to required properties
to enforce it in the binding schema.

Reviewed-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@oss.qualcomm.com&gt;
Signed-off-by: Taniya Das &lt;taniya.das@oss.qualcomm.com&gt;
Link: https://lore.kernel.org/r/20260806-eliza-mm-cc-v9-v10-6-6ba52dd14343@oss.qualcomm.com
Signed-off-by: Bjorn Andersson &lt;andersson@kernel.org&gt;
</content>
</entry>
</feed>
