<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/include/dt-bindings/clock/imx6ul-clock.h, branch linux-5.11.y</title>
<subtitle>Hosts the 0x221E linux distro kernel.</subtitle>
<id>https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-5.11.y</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-5.11.y'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/'/>
<updated>2019-06-19T15:09:55Z</updated>
<entry>
<title>treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500</title>
<updated>2019-06-19T15:09:55Z</updated>
<author>
<name>Thomas Gleixner</name>
<email>tglx@linutronix.de</email>
</author>
<published>2019-06-04T08:11:33Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=d2912cb15bdda8ba4a5dd73396ad62641af2f520'/>
<id>urn:sha1:d2912cb15bdda8ba4a5dd73396ad62641af2f520</id>
<content type='text'>
Based on 2 normalized pattern(s):

  this program is free software you can redistribute it and or modify
  it under the terms of the gnu general public license version 2 as
  published by the free software foundation

  this program is free software you can redistribute it and or modify
  it under the terms of the gnu general public license version 2 as
  published by the free software foundation #

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

has been chosen to replace the boilerplate/reference in 4122 file(s).

Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
Reviewed-by: Enrico Weigelt &lt;info@metux.net&gt;
Reviewed-by: Kate Stewart &lt;kstewart@linuxfoundation.org&gt;
Reviewed-by: Allison Randal &lt;allison@lohutok.net&gt;
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190604081206.933168790@linutronix.de
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>clk: imx6ul: add mmdc1 ipg clock</title>
<updated>2018-10-17T18:15:20Z</updated>
<author>
<name>Anson Huang</name>
<email>Anson.Huang@nxp.com</email>
</author>
<published>2018-08-31T07:53:13Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=acc4f98d44bfc7cccfcb866e991db755f2062e6f'/>
<id>urn:sha1:acc4f98d44bfc7cccfcb866e991db755f2062e6f</id>
<content type='text'>
i.MX6UL has MMDC1 ipg clock in CCM CCGR, add it into
clock tree for clock management.

Signed-off-by: Anson Huang &lt;Anson.Huang@nxp.com&gt;
Reviewed-by: Rob Herring &lt;robh@kernel.org&gt;
Signed-off-by: Stephen Boyd &lt;sboyd@kernel.org&gt;
</content>
</entry>
<entry>
<title>clk: imx6ul: add GPIO clock gates</title>
<updated>2018-06-29T18:41:19Z</updated>
<author>
<name>Anson Huang</name>
<email>Anson.Huang@nxp.com</email>
</author>
<published>2018-06-03T01:44:04Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=debef195bd5c79210d60f1d6dec38bde3dae2b88'/>
<id>urn:sha1:debef195bd5c79210d60f1d6dec38bde3dae2b88</id>
<content type='text'>
i.MX6UL has GPIO clock gates in CCM CCGR,
add them into clock tree for clock management.

Signed-off-by: Anson Huang &lt;Anson.Huang@nxp.com&gt;
Reviewed-by: Fabio Estevam &lt;fabio.estevam@nxp.com&gt;
Acked-by: Rob Herring &lt;robh@kernel.org&gt;
Signed-off-by: Stephen Boyd &lt;sboyd@kernel.org&gt;
</content>
</entry>
<entry>
<title>dt-bindings: clock: imx6ul: Do not change the clock definition order</title>
<updated>2018-06-29T18:40:20Z</updated>
<author>
<name>Fabio Estevam</name>
<email>fabio.estevam@nxp.com</email>
</author>
<published>2018-06-02T14:02:02Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=55c5e0c602c20cb6f350e5ae357cfd7e04ebb189'/>
<id>urn:sha1:55c5e0c602c20cb6f350e5ae357cfd7e04ebb189</id>
<content type='text'>
Commit f5a4670de966 ("clk: imx: Add new clo01 and clo2 controlled
by CCOSR") introduced the CLK_CLKO definitions, but didn't put them
at the end of the list, which may cause dtb breakage when running an old
dtb with a newer kernel.

In order to avoid that, simply add the new CLK_CKO clock definitions
at the end of the list.

Fixes: f5a4670de966 ("clk: imx: Add new clo01 and clo2 controlled by CCOSR")
Reported-by: Stefan Wahren &lt;stefan.wahren@i2se.com&gt;
Signed-off-by: Fabio Estevam &lt;fabio.estevam@nxp.com&gt;
Acked-by: Rob Herring &lt;robh@kernel.org&gt;
Reviewed-by: Stefan Agner &lt;stefan@agner.ch&gt;
Signed-off-by: Stephen Boyd &lt;sboyd@kernel.org&gt;
</content>
</entry>
<entry>
<title>clk: imx: Add new clo01 and clo2 controlled by CCOSR</title>
<updated>2018-05-15T22:26:33Z</updated>
<author>
<name>Michael Trimarchi</name>
<email>michael@amarulasolutions.com</email>
</author>
<published>2018-04-20T21:00:04Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=f5a4670de96678be275c7dd7f469a9d98938d68a'/>
<id>urn:sha1:f5a4670de96678be275c7dd7f469a9d98938d68a</id>
<content type='text'>
osc-&gt;cko2_sel-&gt;cko2_podf-&gt;clk_cko2-&gt;clk_cko

Example of usage to provide clock to the sgtl5000

codec: sgtl5000@0a {
	compatible = "fsl,sgtl5000";
	reg = &lt;0x0a&gt;;
	clocks = &lt;&amp;clks IMX6UL_CLK_OSC&gt;;
	#sound-dai-cells = &lt;0&gt;;
	clocks = &lt;&amp;clks IMX6UL_CLK_CKO&gt;;
	assigned-clocks = &lt;&amp;clks IMX6UL_CLK_CKO2_SEL&gt;,
			  &lt;&amp;clks IMX6UL_CLK_CKO2_PODF&gt;,
			  &lt;&amp;clks IMX6UL_CLK_CKO2&gt;,
			  &lt;&amp;clks IMX6UL_CLK_CKO&gt;;
	assigned-clock-parents = &lt;&amp;clks IMX6UL_CLK_OSC&gt;,
				 &lt;&amp;clks IMX6UL_CLK_CKO2_SEL&gt;,
				 &lt;&amp;clks IMX6UL_CLK_CKO2_PODF&gt;,
				 &lt;&amp;clks IMX6UL_CLK_CKO2&gt;;
	clock-names = "mclk";
	wlf,shared-lrclk;

Signed-off-by: Matteo Lisi &lt;matteo.lisi@engicam.com&gt;
Signed-off-by: Michael Trimarchi &lt;michael@amarulasolutions.com&gt;
Tested-by: Michael Trimarchi &lt;michael@amarulasolutions.com&gt;
Reviewed-by: Fabio Estevam &lt;fabio.estevam@nxp.com&gt;
Signed-off-by: Stephen Boyd &lt;sboyd@kernel.org&gt;
</content>
</entry>
<entry>
<title>clk: imx: clk-imx6ul: add clk support for imx6ull</title>
<updated>2016-11-15T00:55:36Z</updated>
<author>
<name>Bai Ping</name>
<email>ping.bai@nxp.com</email>
</author>
<published>2016-11-14T07:04:22Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=73cd5e53caba2425f5b73ad0950544d1168ad27b'/>
<id>urn:sha1:73cd5e53caba2425f5b73ad0950544d1168ad27b</id>
<content type='text'>
imx6ull is the derived SoC from imx6ul

Signed-off-by: Peng Fan &lt;peng.fan@nxp.com&gt;
Signed-off-by: Bai Ping &lt;ping.bai@nxp.com&gt;
Signed-off-by: Peter Chen &lt;peter.chen@nxp.com&gt;
Signed-off-by: Shawn Guo &lt;shawnguo@kernel.org&gt;
</content>
</entry>
<entry>
<title>clk: imx: add kpp clock for i.MX6UL</title>
<updated>2016-02-28T02:45:29Z</updated>
<author>
<name>Lothar Waßmann</name>
<email>LW@KARO-electronics.de</email>
</author>
<published>2016-01-12T17:29:19Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=f6c3aec2f7a218abec9e5c00353abc02224be49e'/>
<id>urn:sha1:f6c3aec2f7a218abec9e5c00353abc02224be49e</id>
<content type='text'>
Add the necessary clock to use the KPP interface on i.MX6UL.

Signed-off-by: Lothar Waßmann &lt;LW@KARO-electronics.de&gt;
Acked-by: Stephen Boyd &lt;sboyd@codeaurora.org&gt;
Signed-off-by: Shawn Guo &lt;shawnguo@kernel.org&gt;
</content>
</entry>
<entry>
<title>clk: imx: whitespace cleanup; no functional change</title>
<updated>2016-02-28T02:45:13Z</updated>
<author>
<name>Lothar Waßmann</name>
<email>LW@KARO-electronics.de</email>
</author>
<published>2016-01-12T17:29:18Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=9797d81936d0dc2074f3de1a0458113e1e5ac99f'/>
<id>urn:sha1:9797d81936d0dc2074f3de1a0458113e1e5ac99f</id>
<content type='text'>
remove whitespace before TAB.

Signed-off-by: Lothar Waßmann &lt;LW@KARO-electronics.de&gt;
Acked-by: Stephen Boyd &lt;sboyd@codeaurora.org&gt;
Signed-off-by: Shawn Guo &lt;shawnguo@kernel.org&gt;
</content>
</entry>
<entry>
<title>clk: imx: add imx6ul clk tree support</title>
<updated>2015-07-14T07:02:13Z</updated>
<author>
<name>Frank Li</name>
<email>Frank.Li@freescale.com</email>
</author>
<published>2015-07-09T18:09:42Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=787b4271a6a0c09775241770782b22762f40bd6e'/>
<id>urn:sha1:787b4271a6a0c09775241770782b22762f40bd6e</id>
<content type='text'>
Add imx6ul clock driver support.

Signed-off-by: Anson Huang &lt;b20788@freescale.com&gt;
Signed-off-by: Bai Ping &lt;b51503@freescale.com&gt;
Signed-off-by: Fugang Duan &lt;B38611@freescale.com&gt;
Signed-off-by: Frank Li &lt;Frank.Li@freescale.com&gt;
Signed-off-by: Shawn Guo &lt;shawnguo@kernel.org&gt;
</content>
</entry>
</feed>
