<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/include/dt-bindings/clock/imx93-clock.h, branch linux-rolling-stable</title>
<subtitle>Hosts the 0x221E linux distro kernel.</subtitle>
<id>https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-rolling-stable</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-rolling-stable'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/'/>
<updated>2025-02-08T08:57:08Z</updated>
<entry>
<title>dt-bindings: clock: imx93: Add SPDIF IPG clk</title>
<updated>2025-02-08T08:57:08Z</updated>
<author>
<name>Shengjiu Wang</name>
<email>shengjiu.wang@nxp.com</email>
</author>
<published>2024-11-19T01:58:03Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=036f2f51098d0f7b875918d9bd9736eb61380b69'/>
<id>urn:sha1:036f2f51098d0f7b875918d9bd9736eb61380b69</id>
<content type='text'>
[ Upstream commit 32e9dea2645fa10dfa08b4e333918affaf1e4de5 ]

Add SPDIF IPG clk. The SPDIF IPG clock and root clock
share same clock gate.

Fixes: 1c4a4f7362fd ("arm64: dts: imx93: Add audio device nodes")
Signed-off-by: Shengjiu Wang &lt;shengjiu.wang@nxp.com&gt;
Reviewed-by: Frank Li &lt;Frank.Li@nxp.com&gt;
Acked-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@linaro.org&gt;
Link: https://lore.kernel.org/r/20241119015805.3840606-2-shengjiu.wang@nxp.com
Signed-off-by: Abel Vesa &lt;abel.vesa@linaro.org&gt;
Signed-off-by: Sasha Levin &lt;sashal@kernel.org&gt;
</content>
</entry>
<entry>
<title>dt-bindings: clock: Add i.MX91 clock support</title>
<updated>2025-02-08T08:57:08Z</updated>
<author>
<name>Pengfei Li</name>
<email>pengfei.li_1@nxp.com</email>
</author>
<published>2024-10-23T18:46:49Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=46b7a2d86b5ca5aec21e05bdf33669e31136a460'/>
<id>urn:sha1:46b7a2d86b5ca5aec21e05bdf33669e31136a460</id>
<content type='text'>
[ Upstream commit f029d870096fcd8565a2ee8c2d0078b9aaec4fdb ]

i.MX91 has similar Clock Control Module(CCM) design as i.MX93, only add
few new clock compared to i.MX93.
Add a new compatible string and some new clocks for i.MX91.

Signed-off-by: Pengfei Li &lt;pengfei.li_1@nxp.com&gt;
Reviewed-by: Frank Li &lt;Frank.Li@nxp.com&gt;
Acked-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@linaro.org&gt;
Link: https://lore.kernel.org/r/20241023184651.381265-4-pengfei.li_1@nxp.com
Signed-off-by: Abel Vesa &lt;abel.vesa@linaro.org&gt;
Stable-dep-of: 32e9dea2645f ("dt-bindings: clock: imx93: Add SPDIF IPG clk")
Signed-off-by: Sasha Levin &lt;sashal@kernel.org&gt;
</content>
</entry>
<entry>
<title>dt-bindings: clock: imx93: Drop IMX93_CLK_END macro definition</title>
<updated>2025-02-08T08:57:08Z</updated>
<author>
<name>Pengfei Li</name>
<email>pengfei.li_1@nxp.com</email>
</author>
<published>2024-10-23T18:46:48Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=a7175e363abe537d468ab118be20d02fd3c8a837'/>
<id>urn:sha1:a7175e363abe537d468ab118be20d02fd3c8a837</id>
<content type='text'>
[ Upstream commit c0813ce2e5b0d1174782aff30d366509377abc7b ]

IMX93_CLK_END should be dropped as it is not part of the ABI.

Signed-off-by: Pengfei Li &lt;pengfei.li_1@nxp.com&gt;
Acked-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@linaro.org&gt;
Acked-by: Peng Fan &lt;peng.fan@nxp.com&gt;
Acked-by: Conor Dooley &lt;conor.dooley@microchip.com&gt;
Link: https://lore.kernel.org/r/20241023184651.381265-3-pengfei.li_1@nxp.com
Signed-off-by: Abel Vesa &lt;abel.vesa@linaro.org&gt;
Stable-dep-of: 32e9dea2645f ("dt-bindings: clock: imx93: Add SPDIF IPG clk")
Signed-off-by: Sasha Levin &lt;sashal@kernel.org&gt;
</content>
</entry>
<entry>
<title>dt-bindings: clock: imx93: Add PDM IPG clk</title>
<updated>2023-07-25T07:28:42Z</updated>
<author>
<name>Chancel Liu</name>
<email>chancel.liu@nxp.com</email>
</author>
<published>2023-06-28T06:17:22Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=2fe182dd2783c870cb21f20732ff62f9cbb2451a'/>
<id>urn:sha1:2fe182dd2783c870cb21f20732ff62f9cbb2451a</id>
<content type='text'>
Add PDM IPG clk.

Reviewed-by: Shengjiu Wang &lt;shengjiu.wang@nxp.com&gt;
Signed-off-by: Chancel Liu &lt;chancel.liu@nxp.com&gt;
Signed-off-by: Jacky Bai &lt;ping.bai@nxp.com&gt;
Reviewed-by: Peng Fan &lt;peng.fan@nxp.com&gt;
Acked-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@linaro.org&gt;
Link: https://lore.kernel.org/r/20230628061724.2056520-1-ping.bai@nxp.com
Signed-off-by: Abel Vesa &lt;abel.vesa@linaro.org&gt;
</content>
</entry>
<entry>
<title>dt-bindings: clock: imx93: add NIC, A55 and ARM PLL CLK</title>
<updated>2023-04-09T13:48:54Z</updated>
<author>
<name>Peng Fan</name>
<email>peng.fan@nxp.com</email>
</author>
<published>2023-04-03T09:52:59Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=5fd7b00ca2361c81f2026f82dff93e52afd97a0b'/>
<id>urn:sha1:5fd7b00ca2361c81f2026f82dff93e52afd97a0b</id>
<content type='text'>
Add i.MX93 NIC, A55 and ARM PLL CLK.

Signed-off-by: Peng Fan &lt;peng.fan@nxp.com&gt;
Acked-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@linaro.org&gt;
Link: https://lore.kernel.org/r/20230403095300.3386988-7-peng.fan@oss.nxp.com
Signed-off-by: Abel Vesa &lt;abel.vesa@linaro.org&gt;
</content>
</entry>
<entry>
<title>dt-bindings: clock: imx93: drop TPM1/3 LPIT1/2 entry</title>
<updated>2022-11-21T20:40:53Z</updated>
<author>
<name>Peng Fan</name>
<email>peng.fan@nxp.com</email>
</author>
<published>2022-10-28T09:52:08Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=352a308af7c0c48070a8aeefd435a43d40bbbc57'/>
<id>urn:sha1:352a308af7c0c48070a8aeefd435a43d40bbbc57</id>
<content type='text'>
Per updated Reference Mannual, the TPM[1,3] LPIT[1,2] root clock entries
are reserved, it is because writing the CCM registers does nothing
because the TPM[1,3] and LPIT[1,2] IPs source from bus clk, not from the
TPM[1,3] LPIT[1,2] entries. And because there is no SW entity is using the
entries since adding them, let's drop them.

Reviewed-by: Jacky Bai &lt;ping.bai@nxp.com&gt;
Signed-off-by: Peng Fan &lt;peng.fan@nxp.com&gt;
Acked-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@linaro.org&gt;
Reviewed-by: Abel Vesa &lt;abel.vesa@linaro.org&gt;
Signed-off-by: Abel Vesa &lt;abel.vesa@linaro.org&gt;
Link: https://lore.kernel.org/r/20221028095211.2598312-4-peng.fan@oss.nxp.com
</content>
</entry>
<entry>
<title>dt-bindings: clock: imx93-clock: add more MU/SAI clocks</title>
<updated>2022-09-19T10:06:45Z</updated>
<author>
<name>Peng Fan</name>
<email>peng.fan@nxp.com</email>
</author>
<published>2022-08-30T03:31:30Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=90e58072b9d89f85283e05131d650d196b3ecfef'/>
<id>urn:sha1:90e58072b9d89f85283e05131d650d196b3ecfef</id>
<content type='text'>
Add MU[1,2]_[A,B] clock entries.
Add SAI IPG clock entries.

Acked-by: Rob Herring &lt;robh@kernel.org&gt;
Signed-off-by: Peng Fan &lt;peng.fan@nxp.com&gt;
Reviewed-by: Abel Vesa &lt;abel.vesa@linaro.org&gt;
Signed-off-by: Abel Vesa &lt;abel.vesa@linaro.org&gt;
Link: https://lore.kernel.org/r/20220830033137.4149542-2-peng.fan@oss.nxp.com
</content>
</entry>
<entry>
<title>dt-bindings: clock: add i.MX93 clock definition</title>
<updated>2022-03-04T15:06:29Z</updated>
<author>
<name>Peng Fan</name>
<email>peng.fan@nxp.com</email>
</author>
<published>2022-02-28T02:09:05Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=9a45081bb1fd5d15253994fcdbed652a56174d5e'/>
<id>urn:sha1:9a45081bb1fd5d15253994fcdbed652a56174d5e</id>
<content type='text'>
Add i.MX93 clock definition

Reviewed-by: Abel Vesa &lt;abel.vesa@nxp.com&gt;
Acked-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@canonical.com&gt;
Acked-by: Rob Herring &lt;robh@kernel.org&gt;
Reviewed-by: Stephen Boyd &lt;sboyd@kernel.org&gt;
Signed-off-by: Peng Fan &lt;peng.fan@nxp.com&gt;
Link: https://lore.kernel.org/r/20220228020908.2810346-3-peng.fan@oss.nxp.com
Signed-off-by: Abel Vesa &lt;abel.vesa@nxp.com&gt;
</content>
</entry>
</feed>
